Skip to content

v0.5.3

Compare
Choose a tag to compare
@iiSeymour iiSeymour released this 19 May 16:38
· 325 commits to master since this release

Highlights

Bugfixes

  • 4585b74 fix for handling stitching of short reads (read < chunksize).
  • 9a4f98a fix for overly confidant qscores in repeat regions.
  • 3187198 scaling protection for short reads.

Misc

  • d57a658 training validation times improved.

Installation

The default version on PyTorch in PyPI supports Volta and below (SM70) and can be installed like so -

$ pip install ont-bonito

For newer GPUs (Turing, Ampere) please use -

$ pip install -f https://download.pytorch.org/whl/torch_stable.html ont-bonito-cuda113