You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.'
199
198
mainScript ='main.nf'
200
199
nextflowVersion ='!>=21.10.3'
201
-
version ='1.0dev'
200
+
version ='v1.0'
202
201
}
203
202
204
203
// Load modules.config for DSL2 module specific options
0 commit comments