jenniferzhou33
commited on
Commit
β’
0523e37
1
Parent(s):
6909a4e
add missing file
Browse files
Dockerfile
CHANGED
@@ -35,6 +35,7 @@ RUN R -e "if (!requireNamespace('BiocManager', quietly = TRUE)) install.packages
|
|
35 |
COPY . /app
|
36 |
RUN chmod -R 777 /app/others_prediction_explanation/
|
37 |
|
|
|
38 |
# Set the working directory
|
39 |
WORKDIR /app
|
40 |
EXPOSE 7860
|
|
|
35 |
COPY . /app
|
36 |
RUN chmod -R 777 /app/others_prediction_explanation/
|
37 |
|
38 |
+
|
39 |
# Set the working directory
|
40 |
WORKDIR /app
|
41 |
EXPOSE 7860
|
codes/mutation_signatures_blank.csv β mutation_signatures_blank.csv
RENAMED
File without changes
|