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