mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
Update mpcdf.md
This commit is contained in:
parent
09cd5cad65
commit
9df85be081
1 changed files with 3 additions and 4 deletions
|
@ -6,11 +6,11 @@ All nf-core pipelines have been successfully configured for use on the HPCs at [
|
||||||
|
|
||||||
To run Nextflow, the `jdk` module must be loaded. To use the nf-core profile(s), run the pipeline with `-profile <cluster>,mpcdf`.
|
To run Nextflow, the `jdk` module must be loaded. To use the nf-core profile(s), run the pipeline with `-profile <cluster>,mpcdf`.
|
||||||
|
|
||||||
Currently the following clusters are supported: cobra, draco* (* coming soon)
|
Currently the following clusters are supported: cobra, draco\* (\* coming soon)
|
||||||
|
|
||||||
>NB: Nextflow will need to submit the jobs via SLURM to the clusters and as such the commands above will have to be executed on one of the head nodes. Check the [MPCDF documentation](https://www.mpcdf.mpg.de/services/computing).
|
>NB: Nextflow will need to submit the jobs via SLURM to the clusters and as such the commands above will have to be executed on one of the head nodes. Check the [MPCDF documentation](https://www.mpcdf.mpg.de/services/computing).
|
||||||
|
|
||||||
# cobra
|
## cobra
|
||||||
|
|
||||||
Cobra does not currently support singularity, therefore the anaconda/module is loaded for each process.
|
Cobra does not currently support singularity, therefore the anaconda/module is loaded for each process.
|
||||||
|
|
||||||
|
@ -25,5 +25,4 @@ Max. memory: 750.GB
|
||||||
Max. CPUs: 80
|
Max. CPUs: 80
|
||||||
Max. walltime: 24.h
|
Max. walltime: 24.h
|
||||||
|
|
||||||
# draco
|
## draco
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue