-- New approach to making VariantContexts modeled on StringBuilder -- No more modify routines -- use VariantContextBuilder -- Renamed isPolymorphic to isPolymorphicInSamples. Same for mono -- getChromosomeCount -> getCalledChrCount -- Walkers changed to use new VariantContext. Some deprecated new VariantContext calls remain -- VCFCodec now uses optimized cached information to create GenotypesContext. |
||
|---|---|---|
| .. | ||
| AlleleUnitTest.java | ||
| GenotypeLikelihoodsUnitTest.java | ||
| GenotypeUnitTest.java | ||
| VCFJarClassLoadingUnitTest.java | ||
| VariantContextBenchmark.java | ||
| VariantContextUnitTest.java | ||
| VariantContextUtilsUnitTest.java | ||
| VariantJEXLContextUnitTest.java | ||