Skip to content

Commit 6edec25

Browse files
Version 1.0.2
1 parent d62044d commit 6edec25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nextflow.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ includeConfig 'process.config'
2323
/* Manifest */
2424
manifest {
2525
homePage = 'metashot.github.io'
26-
description = 'Haploid variant calling and core genome alignment workflow'
26+
description = 'Assign objective taxonomic classifications to bacterial and archaeal genomes'
2727
mainScript = 'main.nf'
28-
version = '1.0.0'
28+
version = '1.0.2'
2929
}
3030

3131

0 commit comments

Comments
 (0)