deepbiop-bam-v0.1.7
·
227 commits
to main
since this release
Added
- Add new chimeric event example in documentation
- Add debug log for parsing SA tag
- Add chimeric read filtering and checking functions
- Add derive_builder and deepbiop-utils dependencies
Fixed
- Update import statement for logging module
Other
- Change name field in ChimericEvent to be an Option
- Rename functions for clarity and consistency
- Rename function filter_reads to keep_reads