From f4115bc1a92d9c14023c1365157da19668d45bb1 Mon Sep 17 00:00:00 2001 From: Maxime Garcia Date: Tue, 26 Nov 2019 14:10:05 +0100 Subject: [PATCH] Update README.md Co-Authored-By: Phil Ewels --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f42311..fe917e3 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,9 @@ We will be notified automatically when you have created your pull request, and p ## Adding a new pipeline-specific config -Here we will be adding an institutional pipeline-specific config. +Sometimes it may be desirable to have configuration options for an institute that are specific to a single nf-core pipeline. +Such options should not be added to the main institutional config, as this will be applied to all pipelines. +Instead, we can create a pipeline-specific institutional config file. :warning: Replace `` with the pipeline name for all the instructions in this guidelines. :warning: In a similar manner, replace `` by the name of the profile.