diff --git a/pipeline/pacvar.config b/pipeline/pacvar.config new file mode 100644 index 00000000..b64e170c --- /dev/null +++ b/pipeline/pacvar.config @@ -0,0 +1,12 @@ +/* + * ------------------------------------------------- + * nfcore/isoseq 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 { +}