Fix bugs in the consensus genotype creation algorithm for the NA12878 KB

-- Was screwing up mixed reviewed / non-reviewed sites.  Now only considered reviewed calls, if any are present, or all calls if no reviewed sites are found
-- Was just taking the first genotype, now it properly looks at all of the genotype calls and makes a reasonable guess what the answer should be
-- Added unit tests for the consensus creation algorithm
This commit is contained in:
Mark DePristo 2012-12-08 13:18:07 -05:00
parent bf8421eeb7
commit 9b6ee0576f

Diff Content Not Available