mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-21 08:16:03 +00:00
[automated] Fix linting with Prettier
This commit is contained in:
parent
2825f33ded
commit
cade84aacd
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# nf-core/configs Mana (at University of Hawaii at Manoa) Configuration
|
# nf-core/configs Mana (at University of Hawaii at Manoa) Configuration
|
||||||
|
|
||||||
To use, run the pipeline with `-profile mana`. It will use the following parameters for Mana (UHM HPCC):
|
To use, run the pipeline with `-profile mana`. It will use the following parameters for Mana (UHM HPCC):
|
||||||
|
|
||||||
- Load singularity and use it as default container technology
|
- Load singularity and use it as default container technology
|
||||||
- Setup a container cache directory in your home (~/.singularity_images_cache)
|
- Setup a container cache directory in your home (~/.singularity_images_cache)
|
||||||
|
@ -10,7 +10,6 @@ To use, run the pipeline with `-profile mana`. It will use the following paramet
|
||||||
- Memory: 400.GB
|
- Memory: 400.GB
|
||||||
- Time: 72.h
|
- Time: 72.h
|
||||||
|
|
||||||
|
|
||||||
## Pre-requisites
|
## Pre-requisites
|
||||||
|
|
||||||
In order to run a nf-core pipeline on Mana, you will need to setup nextflow in your environment.
|
In order to run a nf-core pipeline on Mana, you will need to setup nextflow in your environment.
|
||||||
|
|
Loading…
Reference in a new issue