Skip to content

Commit

Permalink
Merge pull request #71 from CDCgov/dev
Browse files Browse the repository at this point in the history
Update nextflow.config
  • Loading branch information
mciprianoCDC authored Jun 10, 2022
2 parents c15bdf6 + 22aec75 commit f8505d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ manifest {
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.'
mainScript = 'main.nf'
nextflowVersion = '!>=21.10.3'
version = '1.2'
version = '1.3'
}

// Load modules.config for DSL2 module specific options
Expand Down

0 comments on commit f8505d4

Please sign in to comment.