Skip to content

Commit ddedd23

Browse files
authored
Merge pull request #810 from nf-core/jfy133-patch-1
Comment out broken line of internal imported config
2 parents 22ed496 + eb0fa5b commit ddedd23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/kaust.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ params {
99
}
1010

1111
// Load genome resources and assets hosted by the Bioinformatics team on IBEX cluster
12-
includeConfig '/biocorelab/BIX/resources/configs/genomes.yaml'
12+
// includeConfig '/biocorelab/BIX/resources/configs/genomes.yaml'
1313

1414
singularity {
1515
enabled = true

0 commit comments

Comments
 (0)