Version 0.2.0
Backwards incompatible output compared to v0.1.0. Changes:
- added
--filter_pass
option to up front filter records in input VCF - only reports one set of precision and recall, not filtered and unfiltered
- algorithm change to fix problem with clustered SNPs and indels. Was incorrectly calling TPs as FPs in cases where indels caused ref/probe alleles to not be aligned in the right place. Solved by applying all filtered variants to the probe flanks.