marbl / parsnp

Parsnp was designed to align the core genome of hundreds to thousands of bacterial genomes within a few minutes to few hours. Input can be both draft assemblies and finished genomes, and output includes variant (SNP) calls, core genome phylogeny and multi-alignments. Parsnp leverages contextual information provided by multi-alignments surrounding SNP sites for filtration/cleaning, in addition to existing tools for recombination detection/filtration and phylogenetic reconstruction.
Other
128 stars 25 forks source link

parsnp now in brewsci/bio packaging system #53

Open tseemann opened 6 years ago

tseemann commented 6 years ago

I ported the code to libmuscle and parsnp

brew install brewsci/bio/parsnp

Will install v1.2 from source.

treangen commented 6 years ago

thanks!