diff --git a/conf/hebbe.config b/conf/hebbe.config index e9dcb06..9187a85 100644 --- a/conf/hebbe.config +++ b/conf/hebbe.config @@ -1,10 +1,10 @@ -/* - * ------------------------------------------------- - * Gothenburg Hebbe Cluster config file - * ------------------------------------------------- - * http://www.c3se.chalmers.se/index.php/Hebbe - */ - +//Profile config names for nf-core/configs +params { + config_profile_name = 'HEBBE' + config_profile_description = 'Gothenburg Hebbe Cluster Profile provided by nf-core/configs.' + config_profile_contact = 'Phil Ewels (@ewels )' + config_profile_url = 'http://www.c3se.chalmers.se/index.php/Hebbe' +} singularity { enabled = true