nf-core/configs: unc_lccc
The Lineberger Comprehensive Cancer Center at the University of North Carolina at Chapel Hill
PROFILE Configuration
All nf-core pipelines have been successfully configured for use on the Lineberger Bioinformatics Group cluster at the University of North Carolina at Chapel Hill Lineberger Comprehensive Cancer Center.
To use, run the pipeline with -profile unc_lccc
. This will download and launch the unc_lccc.config
which has been pre-configured with a setup suitable for the LBG cluster. Using this profile, docker images containing all of the required software will be downloaded, and converted to a Singularity/Apptainer image before execution of the pipeline.
Below are non-mandatory information e.g. on modules to load etc
Before running pipelines you will need to login to a compute node and install nextflow https://www.nextflow.io/. You can do this by issuing the commands below:
NB: You will need an account to use the in order to run the pipelines. If in doubt contact informaticshelp@unc.edu. NB: Nextflow will need to submit the jobs via the job scheduler to the HPC cluster and as such the commands above will have to be executed on one of the login nodes. If in doubt contact IT.