diff --git a/pipeline/sarek.config b/pipeline/sarek.config index 6935794..aed6a1d 100644 --- a/pipeline/sarek.config +++ b/pipeline/sarek.config @@ -2,7 +2,7 @@ * ------------------------------------------------- * nfcore/sarek custom profile Nextflow config file * ------------------------------------------------- - * Config options for all custom environments. + * Config options for custom environments. * Cluster-specific config options should be saved * in the conf/pipeline/sarek folder and imported * under a profile name here. @@ -10,4 +10,4 @@ profiles { munin { includeConfig "${params.custom_config_base}/conf/pipeline/sarek/munin.config" } -} \ No newline at end of file +}