v0.6.0
ryanjameskennedy
released this
15 Mar 12:56
·
177 commits
to master
since this release
[0.6.0]
Added
- Add optional SNV and structural variants to sample output
- Add
n_read_pairs
Fixed
- Calculation of
iqr_median
(now calledcoverage_uniformity
)
Changed
- Renamed variables to be more informative (
median
tomedian_cov
,tot_reads
ton_reads
&mapped_reads
ton_mapped_reads
)