diff --git a/conf/pipeline/eager/custom_crick.config b/conf/pipeline/eager/crick.config similarity index 72% rename from conf/pipeline/eager/custom_crick.config rename to conf/pipeline/eager/crick.config index 8d3e3c0..bcebea0 100644 --- a/conf/pipeline/eager/custom_crick.config +++ b/conf/pipeline/eager/crick.config @@ -3,10 +3,17 @@ * Nextflow custom config file for running nf-core eager on data generated at the Francis Crick Institute * contact: Alexandre Gilardet alexandre.gilardet@crick.ac.uk * ------------------------------------------------- - * nextflow run nf-core/eager -profile ,crick -c custom_crick.config - * (where is screening or production for low or high-coverage data - * respectively, or external for very high coverage) + * nextflow run nf-core/eager -profile ,crick -c crick.config + * (where is screening, production or external) */ + + params { + + config_profile_name = 'nf-core/eager crick screening, production & external profiles' + + config_profile_description = "Profiles for ressources fitting low & high coverage data generated at the Crick (screening & production respectively). Option for higher coverage external data." + +} profiles { screening {