v0.7.2
[0.7.2] (18 June 2024)
This release of Dorado resolves basecalling failures when running v5 SUP models on CPU-only devices or v5 RNA HAC on Apple silicon. It also fixes bugs in dorado demux
and dorado correct
, and corrects sm
and sd
tags to match the Dorado SAM specification.
- 3835272 - Fix bug causing v5 SUP models to fail when running on CPU-only devices
- c36f444 - Fix bug causing RNA v5 HAC basecalling to fail on Apple silicon
- 3621800 - Fix bug causing segfault in
dorado demux
- 3b51c1b - Fix sub-par alignments in
dorado correct
- d0df79c - Correct shift and scale (
sm
andsd
) SAM tags to match SAM specification