Skip to content

v2.1.1

Choose a tag to compare

@ontresearch ontresearch released this 19 Aug 14:03

Added

  • Python 3.12 support

Fixed

  • Issue with checking for the presence of dwell information in fastq files.

Changed

  • Behaviour of medaka_consensus with --bacteria option: 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_resources with importlib

Removed

  • Python 3.8 support (EOL).