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