Skip to content

v0.8.0

Compare
Choose a tag to compare
@AroneyS AroneyS released this 31 May 01:52
· 607 commits to master since this release

What's Changed

  • Update unmap by @AroneyS in #18
    • renamed update
    • primarily for generating unmapped reads, running Aviary commands and/or downloading SRA reads
  • Check for interleaved SRA by @AroneyS in #19
    • Account for interleaved and single-end reads from SRA (deinterleave and raise error, respectively)
  • Add aligned fraction unmapping by @AroneyS in #20
    • Switch to using --min-read-percent-identity-pair and --min-read-aligned-percent-pair for CoverM unmapping
    • Default to 99% for both arguments

Full Changelog: v0.7.2...v0.8.0