Skip to content

deepbiop-bam-v0.1.11

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 22:59
· 11 commits to main since this release
3c75fb4

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'