McCleary Configuration
All nf-core pipelines have been successfully configured for use on the Yale University McCleary cluster. To use, run the pipeline with -profile mccleary.
NB: You will need an account to use the HPC cluster on the McCleary cluster in order to run the pipeline. If in doubt contact IT. To use nf-core pipelines on McCleary:
- Install Nextflow for your user. Move the Nextflow executable to a folder in your
$PATH
variable (e.g.~/bin
).
- Submit your pipeline script via
sbatch script.sh
. With the following script. Update--job-name
,—time, and
—partition` as needed for your head job. 2 CPUs and 5GB of memory is usually sufficient for the Nextflow head job but you can also update as needed.
Pipeline Specific profiles
There are no specific profiles added for now