We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2368184 commit 03da3a1Copy full SHA for 03da3a1
1 file changed
config/README.md
@@ -111,8 +111,8 @@ snakemake --use-conda -c8
111
```
112
113
To run the analysis in an HPC environment using SLURM, we provide a
114
-[default profile configuration](profile/default/config.yaml) that can be adapted
115
-to your needs, or used directly by running the following command:
+[default profile configuration](profile/default/config.yaml) as an example that
+should be modified to fit your needs. To use it, run the following command:
116
117
```shell
118
snakemake --use-conda --slurm --profile profile/default
0 commit comments