v0.7.1
[0.7.1] (3 June 2024)
This release of Dorado fixes out of memory errors when using the v5 SUP model with methylation calling, resolves several bugs in dorado correct
and adds correct handling of the BC:Z
tag when running demux
multiple times.
- a9c6f59 - Fetch available memory correctly for autobatch calculation with modbase models
- eb24124 - Move developer quickstart and extend installation instructions
- 45b8acc - Package missing CUDA Toolkit dependencies with
dorado
- 33578e7 - Update BC tag instead of adding a new one
- 580ad61 - Prevent creation of CUDA stream when device is CPU
- 82078c5 - Fix segfault with htslib pointer freeing in Windows