GIGA Cluster Configuration
This configuration provides sensible default parameters to run nf-core pipelines (and nf-core compatible pipelines) on the GIGA cluster.
To use it, add -profile giga
when running a pipeline.
This will automatically download the giga.config
.
The configuration sets slurm
as the default executor and enables singularity
as container runner.
Loading the required modules
Before running a pipeline, one should load slurm
, nextflow
and singularity
using the environment module system.
This can be achieved with:
Built with ❤️ by the GIGA Bioinformatics Team