From d5f41d837c9fd46bf81e17cd0e4a83b8f2d3ba39 Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Fri, 4 Jan 2019 17:14:08 +0100 Subject: [PATCH] Remove non-required heading --- docs/binac.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/binac.md b/docs/binac.md index 61dffc2..aab96ad 100644 --- a/docs/binac.md +++ b/docs/binac.md @@ -4,8 +4,6 @@ All nf-core pipelines have been successfully configured for use on the BINAC clu To use, run the pipeline with `-profile binac`. This will download and launch the [`binac.config`](../conf/binac.config) which has been pre-configured with a setup suitable for the BINAC cluster. Using this profile, Nextflow will download a singularity image with all of the required software before execution of the pipeline. -## Below are non-mandatory information e.g. on modules to load etc. - Before running the pipeline you will need to load Nextflow and Singularity using the environment module system on BINAC cluster. You can do this by issuing the commands below: ```bash