Commit ae242029 authored by Tamara Hodgetts's avatar Tamara Hodgetts
Browse files

included resources.config in nextflow.config

parent b27ff701
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -121,6 +121,7 @@ params {

// Load base.config by default for all pipelines
includeConfig "conf/base.config"
includeConfig "conf/resources.config"

// Load nf-core custom profiles from different Institutions
try {