Add numpy dependency when collecting mapdamage2 results, now a `summary_stats` section is added that includes the weighted mean, median and std of the read length distribution.
0.1.4.1
Ree-release to fix pip installation via pypi
0.1.4
parse_eager_tsv now includes three columns outlining the merging steps that took place. Added `infer_bam_names()`: Takes parsed TSV input and returns the inferred names of bams at different merge points. (Useful for reading in and merging all results in one table.)