Skip to content

v0.7.4

Compare
Choose a tag to compare
@iiSeymour iiSeymour released this 12 Dec 10:49

[0.7.4] (11 Dec 2024)

This release of Dorado matches the version included in MinKNOW 24.11 and Dorado Basecall Server 7.6.7. We only recommend this release to users who require matching performance to MinKNOW 24.11. Other users should use the latest version of Dorado (≥0.8.3) to benefit from all available improvements. Changes from 0.7.3 in this release include:

  • 40296da - Reduced false positive classifications for NBD barcode kits
  • 687f234 - Improved GPU batch submission timeout logic to improve basecall performance with low data throughput
  • 03e5eec - Fix incorrect basecalls being emitted from SUP models on Apple Silicon
  • 9a81cbc - Fix errors when running dorado basecaller on multi-GPU systems
  • 3cc4de3 - Prevent "Too many open files" error when using --sort-bam with dorado demux
  • f35c8cc - Fix bug when downloading models for dorado correct
  • 4a28d58 - Always trim DNA adapter signal before processing RNA reads
  • adc60ba - Package libcupti.so into ARM Linux builds
  • c65b3fb - Added EXP-NBD114-24 alias for SQK-NBD114-24
  • 69cb260 - Fix bug causing intermittent crashing with v5 SUP models
  • a674dad - Update --help documentation for basecaller, duplex, and correct
  • 6ec77c8 - Fix errors when performing duplex calling with modified bases
  • cb6eee1 - Decouple alignment and inference stages in dorado correct
  • 762e886 - Cache batch sizes to significantly reduce basecaller startup time on supported GPUs
  • 9e5db84 - Fix duplicated alignment tags in re-aligned files
  • 966c2ca - Update POD5 version to v0.3.15
  • e9281fa - Emit an error message if header from input HTS file cannot be read
  • fcb9d53 - Include run name in output files from dorado demux even if input files are FASTQ
  • 7f42b8f - Warn and exit instead of crashing if a model path does not exist
  • 7d74246 - Improve index file error handling
  • 022901e - Fix JSON output when using --list-structured with dorado download