v2.1.1
Added
- Python 3.12 support
Fixed
- Issue with checking for the presence of dwell information in fastq files.
Changed
- Behaviour of
medaka_consensuswith--bacteriaoption: if the basecaller model cannot
be parsed or is not compatible with the bacterial polishing model, exit with an error instead of
falling back to default model. - Replaced
pkg_resourceswithimportlib
Removed
- Python 3.8 support (EOL).