Skip to content

Latest commit

 

History

History
121 lines (58 loc) · 6.72 KB

File metadata and controls

121 lines (58 loc) · 6.72 KB

Changelog

0.11.2 (2026-03-06)

Bug Fixes

  • MultiQC benchmark extension (#44) (5650952)
  • sort saturated reads to ensure passes unit testing (#41) (281c27e)

Performance Improvements

0.11.1 (2025-11-13)

Bug Fixes

  • Update pixi env and bump wrapper ver (#39) (613c07d)

0.11.0 (2025-11-12)

Features

  • add bowtie2 env module to support CPU-specific binaries (#33) (c4b443f)

Bug Fixes

  • add missing samtools dep, and fix typo (#36) (08273b9)

Performance Improvements

  • adjust resources, and bowtie2 exec options (#35) (ceb9daf)
  • Reduce number of threads and bind to socket (#38) (1716446)

0.10.1 (2025-07-25)

Bug Fixes

0.10.0 (2025-07-24)

Features

0.9.6 (2025-07-19)

Bug Fixes

0.9.5 (2025-07-18)

Bug Fixes

0.9.4 (2025-07-18)

Bug Fixes

0.9.3 (2025-06-30)

Bug Fixes

0.9.2 (2025-06-19)

Bug Fixes

  • increase bam_filter resources and comment param (#13) (32a00fe)

0.9.1 (2025-06-19)

Bug Fixes

0.9.0 (2025-06-17)

Features

  • Add filtering of saturated reads (#7) (2294dc3)

Bug Fixes

  • Code refactor, tweak resources, bump wrappers, and update pixi env. (#8) (bdff102)
  • YAML schema (#9) (1e5adc3)

Performance Improvements