You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use rust-htslib for SAM parsing.
- Switch from uv -> poetry.
- Add or replace many Rust unit and integration tests.
- Improve container-based testing setup.
- Add testing for final results report sent to Virtool.
- Don't write subtracted_read_ids.txt to the working directory.
- Improve separation of PyO3 and business logic.
- Fix bug in best hit inconsistency with pathoscope2.
- Remove unused sam_50.sam.
- Simplify or improve performance of most modules.
- Don't rewrite a SAM file after EM. Calculate coverage and other output directly from
memory.
- Prevent float precision flakiness by rounding to 10 digits.
- Reorganize Rust codebase.
0 commit comments