Commit 8ce5fc72 authored by Kevin's avatar Kevin

...

parent e9ba7f09
...@@ -58,10 +58,9 @@ the cross-validated model comparison may take several days (3+) to complete. ...@@ -58,10 +58,9 @@ the cross-validated model comparison may take several days (3+) to complete.
### Execute Workflow on Cluster ### Execute Workflow on Cluster
Cluster execution requires slightly more Cluster execution requires a cluster-specific [configuration](https://github.com/kkmann/center-6mo-gose-imputation/blob/master/cluster.json).
[configuration](https://github.com/kkmann/center-6mo-gose-imputation/blob/master/cluster.json) The `singularity_slurm` script assumes existence of a slurm cluster.
and assumes existence of a slurm cluster. Data should be downloaded on the login node:
Data should be downloaded on the input node:
```bash ```bash
./singularity download_data_v1_1 ./singularity download_data_v1_1
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment