Skip to content

Releases: dialvarezs/readfaker

0.2.0

10 Dec 01:47
a2a4c17

Choose a tag to compare

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.

0.1.0

26 Oct 17:04
fba480c

Choose a tag to compare

Initial release.