From 5222d7ed9bf1773d23ca60df2fd2472c81c224c8 Mon Sep 17 00:00:00 2001 From: Matiss Ozols Date: Thu, 21 Oct 2021 19:08:06 +0100 Subject: [PATCH] added leicester profile --- docs/leicester.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/leicester.md b/docs/leicester.md index 829bc00..79445af 100644 --- a/docs/leicester.md +++ b/docs/leicester.md @@ -1,6 +1,6 @@ # nf-core/configs: Leicester Configuration -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. 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.