Skip to content

v0.3.14

Compare
Choose a tag to compare
@ontresearch ontresearch released this 13 Dec 10:25
· 30 commits to master since this release

Changed

  • subsample_bam and coverage_from_bam now have unified read filtering options and logic.

Added

  • filter_bam to filter a bam with the same logic used in subsample_bam.

Fixed

  • subsample_bam was previously subsampling proportionally before filtering resulting in lower than expected depth.