Skip to content

deepbiop-bam-v0.1.12

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

Added

  • Update keywords in Cargo.toml files
  • (io) Refactor bam2fq function to handle equal seq and qual lengths
  • Add BAM to fastq conversion functionality
  • Add CLI installation guide

Other

  • Remove unnecessary empty line
  • Improve function and field comments
  • Improve code readability and performance
  • Merge branch 'dev'