Releases: lskatz/mashtree
Releases · lskatz/mashtree
v1.4.0
Removed the SQLite requirement. Now uses a TSV backend. I am labeling this as a pre-release because although it has passed my own unit tests, I need to give time to the community to give feedback.
Fixed bootstrap bug
- Bootstrap bug (see: #66)
- Unit testing
pseudophylogeny
This is a test to look into a pseudophylogenetic method, where presence/absence of hashes is used in a binary alignment. This alignment is given to raxml to make a maximum likelihood interpretation for a tree.
This is in alpha and not tested at all. Use at your own risk. (but feedback is always welcome!)
v1.2.0
removing Bio::Kmer from this actual package to avoid cpan confusion
v1.0.4
- Fixed
--citation
- Removed a perl module dependency
Thank you @kapsakcj for finding all these recent documentation issues and installation warnings
v1.0.2
Fixed yet one more installation warning
v1.0.1
Fixed an installation warning on bioperl