Skip to content

Commit 03da3a1

Browse files
committed
Update SLURM instructions
1 parent 2368184 commit 03da3a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ snakemake --use-conda -c8
111111
```
112112

113113
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:
114+
[default profile configuration](profile/default/config.yaml) as an example that
115+
should be modified to fit your needs. To use it, run the following command:
116116

117117
```shell
118118
snakemake --use-conda --slurm --profile profile/default

0 commit comments

Comments
 (0)