Skip to content

Latest commit

 

History

History
65 lines (29 loc) · 3.68 KB

CHANGELOG.md

File metadata and controls

65 lines (29 loc) · 3.68 KB

Changelog

1.3.0 (2024-04-23)

Features

  • introduce configurable results filtering, improve color scale (#20) (5f45fa6)

1.2.4 (2024-04-04)

Bug Fixes

  • extend upper domain limit for circle_score in circles.datavzrd.yaml (#18) (87d69a7)

1.2.3 (2024-03-05)

Bug Fixes

  • extend circle_score range/domain in datavzrd template to zero (#16) (3841997)

1.2.2 (2024-03-01)

Bug Fixes

  • increase mem_mb for circle_map_realign to 2.5 * input.size_mb (#14) (1404fad)

1.2.1 (2024-03-01)

Bug Fixes

  • try making Circle-Map Realign memory requests dynamic (1.2 * input.size_mb) (#11) (f01fd3b)

1.2.0 (2024-02-29)

Features

  • add mem_mb resource annotation to bwa_mem (#8) (c9b6629)

1.1.1 (2024-01-12)

Bug Fixes

  • adjust schema to allow lowercase platform spec (#6) (aecf851)

1.1.0 (2024-01-11)

Features

  • allow for lowercase platform specification in samples.tsv (#4) (dae2140)

1.0.0 (2023-03-16)

Initial release, with working GitHub Actions CI testing, a basic working report and with Zenodo archiving set up.

Bug Fixes

  • include circle_map_realign BAI dependencies (7096b4d)