Releases: oxfordmmm/grumpy
Releases · oxfordmmm/grumpy
0.2.5
What's Changed
- Fix/minor snp at revcomp deletion by @JeremyWesthead in #11
Full Changelog: 0.2.4...0.2.5
0.2.4
What's Changed
- fix: CI fixes for compiling py03 by @JeremyWesthead in #10
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- fix: ensure SNPs after deletions in VCF records are correctly parsed by @JeremyWesthead in #9
Full Changelog: 0.2.2...0.2.3
0.2.2
0.2.1
What's Changed
- fix: use
sum(cov)
rather than dp by @JeremyWesthead in #7
Full Changelog: 0.2.0...0.2.1
0.2.0
0.1.14
0.1.13
0.1.12
0.1.11
Addition of unit test suite with 98% coverage. Found and fixed several bugs during this process