1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 08:29:54 +00:00

added leicester profile

This commit is contained in:
Matiss Ozols 2021-10-21 19:04:48 +01:00
parent d45a06a681
commit 98a69683c2

View file

@ -2,7 +2,7 @@
All nf-core pipelines have been successfully configured for use on the ALICE and SPECTRE cluster at the University of Leicester. Read more about lLicester HPC - https://uniofleicester.sharepoint.com/sites/research-computing/SitePages/alice.aspx All nf-core pipelines have been successfully configured for use on the ALICE and SPECTRE cluster at the University of Leicester. Read more about lLicester HPC - https://uniofleicester.sharepoint.com/sites/research-computing/SitePages/alice.aspx
To use, run the pipeline with `-profile leicester`. This will download and launch the [`leicester.config`](../conf/leicester.config) which has been pre-configured with a setup suitable for the Leicester cluster. Using this profile, a docker image containing all of the required software will be downloaded, and converted to a Singularity image before execution of the pipeline. To use, run the pipeline with `-profile leicester`. This will download and launch the [`leicester.config`](../conf/leicester.config ) which has been pre-configured with a setup suitable for the Leicester cluster. Using this profile, a docker image containing all of the required software will be downloaded, and converted to a Singularity image before execution of the pipeline.
>NB: You will need an account to use the ALICE and SPECTRE cluster in order to run the pipeline. If in doubt contact IT. >NB: You will need an account to use the ALICE and SPECTRE cluster in order to run the pipeline. If in doubt contact IT.
>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. >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.