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