1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-21 06:02:03 +00:00

update wording

This commit is contained in:
qlr900 2022-07-06 13:05:13 +02:00
parent 8a781b6bb2
commit f45b8645f6

View file

@ -26,7 +26,7 @@ mkdir $NXF_SINGULARITY_CACHEDIR
mkdir $NXF_HOME
```
Finally, download and test the pipeline of choice using the `-profile ku_sund_dangpu`. Note that normally you would run resource-intensive commands with slurm, but in case of nf-core pipelines you do not have to do this: we have pre-configured slurm as resource manager within the ku_sund_dangpu profile. Just make sure that the pipeline is run within a tmux session.
Finally, download and test the pipeline of choice using the `-profile ku_sund_dangpu`. Note that normally you would run resource-intensive commands with slurm, but in case of nf-core pipelines you do not have to do this: we have pre-configured slurm as resource manager within the `ku_sund_dangpu profile`. Just make sure that the pipeline is run within a tmux session.
```
nextflow run nf-core/rnaseq -profile test,ku_sund_dangpu