PlantandFoodResearch / MCHap

Polyploid micro-haplotype assembly using Markov chain Monte Carlo simulation.
MIT License
18 stars 3 forks source link

Improve error messages for mismatching Reference/VCF/BAM #177

Closed timothymillar closed 5 months ago

timothymillar commented 5 months ago

There are two different checks:

The assert should be replaced with a more detailed error message. The VCF-Reference check could be handled earlier at Locus construction.