You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`build_samples.sh`|[latest_samples]| Latest version of samples generated by coderdata build|
81
+
|`build_samples.sh`|[latest_samples]| Latest version of samples generated by coderbuild|
82
82
|`build_omics.sh`|[gene file][samplefile]| This includes the `genes.csv` that was generated in the original build as well as the sample file generated above. |
83
83
|`build_drugs.sh`|[drugfile1,drugfile2,...]| This includes a comma-delimited list of all drugs files generated from previous build |
84
84
|`build_exp.sh`|[samplfile ][drugfile]| sample file and drug file generated by previous scripts |
85
85
86
86
5. Put the Docker container file inside the [Docker
87
-
directory](./build/docker) with the name
87
+
directory](./coderbuild/docker) with the name
88
88
`Dockerfile.[datasetname]`.
89
89
90
90
6. Run `build_all.py` from the root directory, which should now add in
0 commit comments