From b0a06096ca6a3120b306539a8afdfc3ad1c6e8f4 Mon Sep 17 00:00:00 2001 From: Olga Botvinnik Date: Thu, 1 Oct 2020 06:25:50 -0700 Subject: [PATCH] remove czbiohub_aws from configs --- nfcore_custom.config | 1 - 1 file changed, 1 deletion(-) diff --git a/nfcore_custom.config b/nfcore_custom.config index 7f1d194..0b2acd0 100644 --- a/nfcore_custom.config +++ b/nfcore_custom.config @@ -20,7 +20,6 @@ profiles { cfc { includeConfig "${params.custom_config_base}/conf/cfc.config" } cfc_dev { includeConfig "${params.custom_config_base}/conf/cfc_dev.config" } crick { includeConfig "${params.custom_config_base}/conf/crick.config" } - czbiohub_aws { includeConfig "${params.custom_config_base}/conf/czbiohub_aws.config" } czbiohub_local { includeConfig "${params.custom_config_base}/conf/czbiohub_local.config" } ebc { includeConfig "${params.custom_config_base}/conf/ebc.config" } icr_davros { includeConfig "${params.custom_config_base}/conf/icr_davros.config" }