From aca790bb4b53afb918d2479d3aaec7c3cc1e8ffe Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Fri, 4 Jan 2019 16:28:41 +0100 Subject: [PATCH] Add CCGA Profile --- conf/ccga.config | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/conf/ccga.config b/conf/ccga.config index bc9959d..2e83ae2 100644 --- a/conf/ccga.config +++ b/conf/ccga.config @@ -1,3 +1,11 @@ +//Profile config names for nf-core/configs +params { + config_profile_name = 'CCGA' + config_profile_description = 'CCGA Cluster Profile provided by nf-core/configs.' + config_profile_contact = 'Marc Hoeppner (@marchoeppner)' + config_profile_url = 'https://www.ikmb.uni-kiel.de/' +} + /* * ------------------------------------------------- * Nextflow config file with environment modules for RZCluster in Kiel