From 3c5f8bd1f55337b6d3103823af6ca50ab8504185 Mon Sep 17 00:00:00 2001 From: nf-core-bot Date: Tue, 3 Sep 2024 00:22:46 +0000 Subject: [PATCH] [automated] Update pipeline configs --- pipeline/methylarray.config | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pipeline/methylarray.config diff --git a/pipeline/methylarray.config b/pipeline/methylarray.config new file mode 100644 index 00000000..50fd0653 --- /dev/null +++ b/pipeline/methylarray.config @@ -0,0 +1,12 @@ +/* +* ------------------------------------------------- +* nfcore/methylarray custom profile Nextflow config file +* ------------------------------------------------- +* Config options for custom environments. +* Cluster-specific config options should be saved +* in the conf/pipeline/methylarray folder and imported +* under a profile name here. +*/ + +profiles { +}