Problem is that Novelty sees multiple records at a site (SNP, INDEL) to calculate whether a site is novel, but VariantEvalWalker makes an arbitrary decision which to use for analysis and CompOverlap may not see a comp record of the same type as eval. So you get lines where the stratification is known but there are 10 novel sites! |
||
|---|---|---|
| .. | ||
| annotator | ||
| beagle | ||
| coverage | ||
| diffengine | ||
| fasta | ||
| filters | ||
| genotyper | ||
| indels | ||
| phasing | ||
| qc | ||
| recalibration | ||
| validation | ||
| varianteval | ||
| variantrecalibration | ||
| variantutils | ||
| BAQIntegrationTest.java | ||
| ClipReadsWalkersIntegrationTest.java | ||
| PileupWalkerIntegrationTest.java | ||
| PrintReadsIntegrationTest.java | ||
| PrintReadsWalkerUnitTest.java | ||