magicDGS / thaplv

Tools for Haploid/Haplotype VCFs
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

DONT_CHECK HaplotypeModel should be changed for eventual checks and throw error #9

Closed magicDGS closed 8 years ago

magicDGS commented 8 years ago

Now DONT_CHECK is not checking any Genotype in the variant for be sure that the tool will return a correct result. Although it is an user misuse of the option, it will be nice to check from time to time if this is correct. It will speed anyway the processing, and including a random check will give more confidence that the results obtained with the tool are reliable.

Two different ways of random checking could be implemented: