gatk-3.8/public/java/test/org/broadinstitute/sting/utils/variantcontext
Mark DePristo fa454c88bb UnitTests for VariantContext for chrCount, getSampleNames, Order function
-- Major change to how chromosomeCounts is computed.  Now NO_CALL alleles are always excluded.  So ChromosomeCounts(A/.) is 1, the previous result would have been 2.
-- Naming changes for getSamplesNameInOrder()
2011-11-17 20:37:22 -05:00
..
AlleleUnitTest.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
GenotypeLikelihoodsUnitTest.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
GenotypeUnitTest.java Framework for genotype unit test 2011-09-24 08:56:45 -04:00
VCFJarClassLoadingUnitTest.java Modified the VCFJarClassLoadingUnitTest to play nice with the packaged-jar test targets. 2011-10-25 14:47:15 -04:00
VariantContextBenchmark.java UnitTests for VariantContext for chrCount, getSampleNames, Order function 2011-11-17 20:37:22 -05:00
VariantContextUnitTest.java UnitTests for VariantContext for chrCount, getSampleNames, Order function 2011-11-17 20:37:22 -05:00
VariantContextUtilsUnitTest.java GenotypeCollection renamed to GenotypesContext 2011-11-16 16:24:05 -05:00
VariantJEXLContextUnitTest.java ID field now stored in the VariantContext itself, not the attributes 2011-11-15 14:56:33 -05:00