Add a flag to VCF output saying whether the coverage at the position is exact. Possible approachs: 1. Bloom filters 2. find some trick how to encode 1 supplementary bit into current cell for a single position Request from @biorelated.
Add a flag to VCF output saying whether the coverage at the position is exact.
Possible approachs:
Request from @biorelated.