-- Now you provide a LazyParsing object -- LazyGenotypesContext now knows nothing about the VCF parser itself. The parser holds all of the necessary data to parse the VCF genotypes when necessarily, and the LGC only has a pointer to this object -- Using new interface added LazyGenotypesContext to unit tests with a simple lazy version -- Deleted VCFParser interface, as it was no longer necessary |
||
|---|---|---|
| .. | ||
| AlleleUnitTest.java | ||
| GenotypeLikelihoodsUnitTest.java | ||
| GenotypeUnitTest.java | ||
| GenotypesContextUnitTest.java | ||
| VCFJarClassLoadingUnitTest.java | ||
| VariantContextBenchmark.java | ||
| VariantContextUnitTest.java | ||
| VariantContextUtilsUnitTest.java | ||
| VariantJEXLContextUnitTest.java | ||