From f33bc965d65fc2527da7dd7510add7072118292b Mon Sep 17 00:00:00 2001 From: Combiz Khozoie <31043044+combiz@users.noreply.github.com> Date: Fri, 11 Feb 2022 09:32:50 +0000 Subject: [PATCH] Update nfcore_custom.config Removed deprecated medbio config --- nfcore_custom.config | 1 - 1 file changed, 1 deletion(-) diff --git a/nfcore_custom.config b/nfcore_custom.config index f580206..a242948 100644 --- a/nfcore_custom.config +++ b/nfcore_custom.config @@ -41,7 +41,6 @@ profiles { icr_davros { includeConfig "${params.custom_config_base}/conf/icr_davros.config" } ifb_core { includeConfig "${params.custom_config_base}/conf/ifb_core.config" } imperial { includeConfig "${params.custom_config_base}/conf/imperial.config" } - imperial_mb { includeConfig "${params.custom_config_base}/conf/imperial_mb.config" } 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" }