Skip to content

v0.3.4

Latest

Choose a tag to compare

@denisbeslic denisbeslic released this 30 Oct 14:18
· 1 commit to main since this release
  • Added --preserve-read-ids CLI flag to allow users to retain original read names from input data in the output BLOW5 or POD5 files
    • For BLOW5, original read IDs are written as plain strings (BLOW5 format permits this).
    • For POD5, original read IDs are deterministically converted to valid UUIDs using uuid.uuid5 (required by the POD5 spec), ensuring compatibility with downstream tools like Dorado.

What's Changed

Full Changelog: v0.3.3...v0.3.4