Skip to content

deepbiop-bam-v0.1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 22:10
· 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