We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62044d commit 6edec25Copy full SHA for 6edec25
1 file changed
nextflow.config
@@ -23,9 +23,9 @@ includeConfig 'process.config'
23
/* Manifest */
24
manifest {
25
homePage = 'metashot.github.io'
26
- description = 'Haploid variant calling and core genome alignment workflow'
+ description = 'Assign objective taxonomic classifications to bacterial and archaeal genomes'
27
mainScript = 'main.nf'
28
- version = '1.0.0'
+ version = '1.0.2'
29
}
30
31
0 commit comments