Releases: oxfordmmm/gnomonicus
Releases · oxfordmmm/gnomonicus
v2.3.7
What's Changed
- fix: ensure fasta adjudicated mutations get all predictions by @JeremyWesthead in #52
Full Changelog: v2.3.6...v2.3.7
v2.3.6
What's Changed
- Fix/gzip python3.12 by @JeremyWesthead in #49
- fix: use gumpy 1.2.6 by @JeremyWesthead in #50
Full Changelog: v2.3.5...v2.3.6
v2.3.5
v2.3.4
v2.3.3
What's Changed
- Return gene position for fasta nucleotide nulls by @JeremyWesthead in #46
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- Include fasta adjudicated mutations in json by @JeremyWesthead in #45
Full Changelog: v2.3.1...v2.3.2
v2.3.1
v2.3.0
What's Changed
- Mypy fixes + ensure predictions.csv is populated by fasta adjudication by @JeremyWesthead in #43
- Feat/fasta adjudication by @JeremyWesthead in #42
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.4
What's Changed
- Fix to use
None
values if vcf idx cannot be found (#36) by @JeremyWesthead in #39 - fix so predictions.csv still written even when no mutations detected by @philipwfowler in #40
- Fix to ensure that multis aren't erroneously duplicated by @JeremyWesthead in #38
New Contributors
- @philipwfowler made their first contribution in #40
Full Changelog: v2.1.3...v2.1.4