mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
update wording
This commit is contained in:
parent
8a781b6bb2
commit
f45b8645f6
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ mkdir $NXF_SINGULARITY_CACHEDIR
|
||||||
mkdir $NXF_HOME
|
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
|
nextflow run nf-core/rnaseq -profile test,ku_sund_dangpu
|
||||||
|
|
Loading…
Reference in a new issue