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 { +}