Features:
- Added sharded VCF reading to mrca
- Refactored a much faster haplotype comparison
- Faster longest-haplotype reading for compare-to-haplotype and compare-to-hst.
- Added sharded longest-haplotype selection to list-haplotypes
- Compare-to-haplotype speed up optimizations and sharded only-longest reading
- Added a circular visualization for match HSTs. Also, added a longest-leafs-only parameter to compare to HSTs
- Support reading ids from a hst scan
- --no-alt paramater now diregards all non-contradictory genotypes to save memory and compute
Enhancements:
- Changed tracing::error into a warning when duplicate genotypes are present
- Better error message for mrca gamma distribution failure
- Better logging
Fixes:
- Fixed marker listing from HSTs
- Fixed a hst comparison regression
- Fixed a regression on longest-haplotype selection for comparing to haplotypes