nf-core/configs: seattlechildrens
The SCRI (seattle childrens research institute) cluster profile
PROFILE Configuration
All nf-core pipelines have been successfully configured for use on the the Cybertron HPC at Seattle Children Research Institude (SCRI), Seattle, WA.
To use, run the pipeline with -profile PROFILENAME
. This will download and launch the pipeline using seattlechildrens.config
which has been pre-configured with a setup suitable for the Cybertron cluster at SCRI. Using this profile, a container with all of the required software will be downloaded.
Project info
This config file is created for the use on the Cybertron HPC at Seattle Children Research Institude (SCRI), Seattle, WA. Using this config will pre-configure a set up suitable for the Cybertron HPC. The Singularity images will be downloaded to run on the cluster. The nextflow pipeline should be executed inside of the Cybertron system.
Below are mandatory information SCRI
Before running the pipeline you will need to create a Nextflow environment on mamba
. You can load Singularity using the environment module system on Cybertron.
Create a Nextflow mamba
environment
- Create nextflow.yml file containing the following content. This YAML file can be utilized to set up a mamba environment, specifying both the version of Nextflow and the environment name.
- Setting channel priority
Make sure that channel priority is set to flexible using the following comments:
- Create the Nextflow
mamba
environment
- Running in HPC (Cybertron)
Please look into RSC-RP/nextflow_scri_config for details.
You can find more information about computational resources here. You have to be an employee of SCRI to access the link.