From 286fa6753a347bdf189039ca534d453d87588a0f Mon Sep 17 00:00:00 2001 From: Phil Ewels Date: Fri, 19 Nov 2021 00:07:33 +0100 Subject: [PATCH] Apply suggestions from code review --- docs/unibe_ibu.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/unibe_ibu.md b/docs/unibe_ibu.md index 8070dc5..1adc407 100644 --- a/docs/unibe_ibu.md +++ b/docs/unibe_ibu.md @@ -1,8 +1,5 @@ # nf-core/configs: UNIBE_IBU Configuration -Configuration file to run nf-core pipelines on the cluster of the [Interfaculty Bioinformatics Unit](https://www.bioinformatics.unibe.ch/) of the University of Bern. +Configuration file to run nf-core pipelines on the cluster of the [Interfaculty Bioinformatics Unit](https://www.bioinformatics.unibe.ch/) of the University of Bern. To use, run the pipeline with `-profile unibe_ibu`. This will download and launch the profile.config which has been pre-configured with a setup suitable for the IBU 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. **This requires a local installation of singularity**. It is easiest to submit the pipeline from a compute node. Once the image is cached, you can also submit from the login node. - - -