diff --git a/conf/shh.config b/conf/shh.config index a6106be..852f1d3 100644 --- a/conf/shh.config +++ b/conf/shh.config @@ -33,11 +33,15 @@ params { profiles { cdag { + params { config_profile_description = 'MPI-SHH CDAG profile, provided by nf-core/configs.' + } } sdag { + params { config_profile_description = 'MPI-SHH SDAG profile, provided by nf-core/configs.' max_memory = 2.TB max_cpus = 128 + } } }