1
0
Fork 0
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:
nf-core-bot 2022-10-04 19:50:51 +00:00
parent 2825f33ded
commit cade84aacd

View file

@ -1,6 +1,6 @@
# 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
- 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
- Time: 72.h
## Pre-requisites
In order to run a nf-core pipeline on Mana, you will need to setup nextflow in your environment.