From 04d8a02ec9813393c11af9c1ee98ea71183040d9 Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Mon, 28 Feb 2022 14:56:37 +0100 Subject: [PATCH] Update nfcore_custom.config --- nfcore_custom.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfcore_custom.config b/nfcore_custom.config index 582dca3..7f83c9c 100644 --- a/nfcore_custom.config +++ b/nfcore_custom.config @@ -44,7 +44,7 @@ profiles { jax { includeConfig "${params.custom_config_base}/conf/jax.config" } lugh { includeConfig "${params.custom_config_base}/conf/lugh.config" } maestro { includeConfig "${params.custom_config_base}/conf/maestro.config" } - marvin { includeConfig "${params.custom_config_base}/conf/Marvin.config" } + marvin { includeConfig "${params.custom_config_base}/conf/marvin.config" } mpcdf { includeConfig "${params.custom_config_base}/conf/mpcdf.config" } munin { includeConfig "${params.custom_config_base}/conf/munin.config" } nihbiowulf { includeConfig "${params.custom_config_base}/conf/nihbiowulf.config" }