Skip to content

v0.3.13

Choose a tag to compare

@ontresearch ontresearch released this 23 Jun 14:28
· 32 commits to master since this release

Changed

  • subsample_bam: --force_low_coverage saves contigs with coverage below the target
  • subsample_bam: --force_non_primary saves multimapping for the subsampled reads
  • coverage_from_bam: --primary_only considers only primary reads when computing the depth
  • bedtools: upgraded to v2.31
  • porechop: switched to using Artic version

Added

  • Option -C for mini_align to copy fastx comments into bam tags

Fixed

  • Minor compatibility fixes to support pandas>=2.0