-- The previous likelihood calculation proceeds as normal, but after each read has been evaluated against each haplotype we go through the read / allele / likelihoods map and eliminate all reads that have poor fit to any of the haplotypes. This functionality stops us from making a particular type of error in the HC, where we have a haplotype that's very far from the reference allele but not the right true haplotype. All of the reads that are slightly closer to this FP haplotype than the reference previously generated enormous likelihoods in favor of this FP haplotype because they were closer to it than the reference, even if each read had many mismatches w.r.t. the FP haplotype (and so the FP haplotype was a bad model for the true underlying haplotype). |
||
|---|---|---|
| .. | ||
| genotyper | ||
| haplotype | ||
| nanoScheduler | ||
| pairhmm | ||
| recalibration | ||
| ContigComparatorUnitTest.java | ||
| SWPairwiseAlignmentUnitTest.java | ||