Skip to content

deepbiop-utils-v0.1.12

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 22:40
· 85 commits to main since this release

Added

  • Add new modules for JSON and Parquet file I/O
  • Add Display implementation for StructralVariantType and StructuralVariant
  • Add support for parsing StructuralVariant from string
  • Update dependencies versions and add new module

Fixed

  • Update overlap conditions in genomic interval
  • Update noodles and candle-core versions

Other

  • Update fmt usage in sv.rs
  • Add Eq trait to StructuralVariantType enum
  • Add PartialEq trait to StructuralVariantType enum
  • Add overlap tests for GenomicInterval