Skip to content

Commit f8505d4

Browse files
authored
Merge pull request #71 from CDCgov/dev
Update nextflow.config
2 parents c15bdf6 + 22aec75 commit f8505d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ manifest {
198198
description = 'MycoSNP is a portable workflow for performing whole genome sequencing analysis of fungal organisms, including Candida auris. This method prepares the reference, performs quality control, and calls variants using a reference. MycoSNP generates several output files that are compatible with downstream analytic tools, such as those for used for phylogenetic tree-building and gene variant annotations.'
199199
mainScript = 'main.nf'
200200
nextflowVersion = '!>=21.10.3'
201-
version = '1.2'
201+
version = '1.3'
202202
}
203203

204204
// Load modules.config for DSL2 module specific options

0 commit comments

Comments
 (0)