-- Now properly handles the case where a sample isn't present (no longer adds a null to the genotypes list) -- Fix for logic failure where if the number of requested samples equals the number of known genotypes then all of the records were returned, which isn't correct when there are missing samples. -- Unit tests added to handle these cases |
||
|---|---|---|
| .. | ||
| AlleleUnitTest.java | ||
| GenotypeLikelihoodsUnitTest.java | ||
| GenotypeUnitTest.java | ||
| GenotypesContextUnitTest.java | ||
| VCFJarClassLoadingUnitTest.java | ||
| VariantContextBenchmark.java | ||
| VariantContextUnitTest.java | ||
| VariantContextUtilsUnitTest.java | ||
| VariantJEXLContextUnitTest.java | ||