Releases: bacpop/ska.rust
Releases · bacpop/ska.rust
Release v0.3.1
Release v0.3.0
What's Changed
- Deal with palindromes by @johnlees in #30
- Fix ambiguous bases in pseudoalignment by @johnlees in #31
- Fix filtering option name in documentation. by @tmaklin in #33
- Add mode to automatically determine a count cutoff by @johnlees in #34
- Add ska distance, and clustering script by @johnlees in #35
- Add NJ trees to clustering script by @johnlees in #36
- Mask repeats with Ns during ska map by @johnlees in #37
New Contributors
Full Changelog: v0.2.4...v0.3.0
Release v0.2.4
What's Changed
Full Changelog: v0.2.3...v0.2.4
Release v0.2.3
What's Changed
Full Changelog: v0.2.2...v0.2.3
Release v0.2.2
What's Changed
Full Changelog: v0.2.1...v0.2.2
Release v0.2.1
What's Changed
Full Changelog: v0.2.0...v0.2.1
Release v0.2.0
What's Changed
- Replace hashes with nthash by @johnlees in #14
- Add support for up to k=63 using u128 by @johnlees in #13
Full Changelog: v0.1.2...v0.2.0