Skip to content

0.2.0

Latest

Choose a tag to compare

@dialvarezs dialvarezs released this 10 Dec 01:47
a2a4c17

Improvements

  • Add support for BAM input/output.
  • Implement multi-nucleotide insertions and deletions using a geometric distribution.
  • Expose sequencing error rates as configurable CLI arguments.
  • Introduce a CLI option to set the number of compression threads.

Changes

  • Migrated from needletail/bgzip to the noodles crate for unified file handling.