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