v0.3.14
Changed
subsample_bam
andcoverage_from_bam
now have unified read filtering options and logic.
Added
filter_bam
to filter a bam with the same logic used insubsample_bam
.
Fixed
subsample_bam
was previously subsampling proportionally before filtering resulting in lower than expected depth.