From 8621db3440dab344169a074c57a31a9ba3930c10 Mon Sep 17 00:00:00 2001 From: Nicolas Vannieuwkerke Date: Fri, 20 May 2022 09:21:46 +0200 Subject: [PATCH] added the profile to nfcore_custom --- nfcore_custom.config | 1 + 1 file changed, 1 insertion(+) diff --git a/nfcore_custom.config b/nfcore_custom.config index 939fd3a..a659638 100644 --- a/nfcore_custom.config +++ b/nfcore_custom.config @@ -68,4 +68,5 @@ profiles { utd_sysbio { includeConfig "${params.custom_config_base}/conf/utd_sysbio.config" } uzh { includeConfig "${params.custom_config_base}/conf/uzh.config" } vai { includeConfig "${params.custom_config_base}/conf/vai.config" } + vsc_ugent { includeConfig "${params.custom_config_base}/conf/vsc_ugent.config" } }