From d02e2b8a36d362d7a55df4636d4cdba382536338 Mon Sep 17 00:00:00 2001 From: ggabernet Date: Mon, 23 Mar 2020 17:22:02 +0100 Subject: [PATCH] add cfc_dev and warning for binac and cfc --- nfcore_custom.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nfcore_custom.config b/nfcore_custom.config index 383eaf0..ea2238a 100644 --- a/nfcore_custom.config +++ b/nfcore_custom.config @@ -17,6 +17,7 @@ profiles { ccga_dx { includeConfig "${params.custom_config_base}/conf/ccga_dx.config" } ccga_med { includeConfig "${params.custom_config_base}/conf/ccga_med.config" } 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_aws_highpriority { @@ -47,7 +48,9 @@ profiles { params { // This is a groovy map, not a nextflow parameter set hostnames = [ + binac: ['.binac.uni-tuebingen.de'], cbe: ['.cbe.vbc.ac.at'], + cfc: ['.hpc.uni-tuebingen.de'], crick: ['.thecrick.org'], genotoul: ['.genologin1.toulouse.inra.fr', '.genologin2.toulouse.inra.fr'], genouest: ['.genouest.org'],