diff --git a/pipeline/pacvar.config b/pipeline/pacvar.config new file mode 100644 index 000000000..2e575da8a --- /dev/null +++ b/pipeline/pacvar.config @@ -0,0 +1,12 @@ +/* +* ------------------------------------------------- +* nfcore/pacvar custom profile Nextflow config file +* ------------------------------------------------- +* Config options for custom environments. +* Cluster-specific config options should be saved +* in the conf/pipeline/pacvar folder and imported +* under a profile name here. +*/ + +profiles { +}