gatk-3.8/public/java/test/org/broadinstitute/sting/utils/variantcontext
Eric Banks d8d73fe4f2 Treat ./X genotypes as MIXED so that isHet, isHom, etc. still return the expected and correct values. Added docs to these accessors with contracts explicitly mentioned. Fixed case where NPE could be thrown. 2011-10-19 15:11:13 -04: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 More reliable way of finding the Tribble jar. 2011-10-07 11:19:29 -04:00
VariantContextIntegrationTest.java More tools moved over. Fixed the VariantContextIntegrationTest which was not useful because the md5s were all removed. In the future, instead of removing md5s (putting it in 'parameterization' mode), you should instead use @Test{enabled=false} since it's easier to track. 2011-08-10 14:24:40 -04:00
VariantContextUnitTest.java Treat ./X genotypes as MIXED so that isHet, isHom, etc. still return the expected and correct values. Added docs to these accessors with contracts explicitly mentioned. Fixed case where NPE could be thrown. 2011-10-19 15:11:13 -04:00
VariantContextUtilsUnitTest.java this.allele, getAlleles(), and getAltAlleles() now return List not set 2011-10-09 11:45:55 -07:00
VariantJEXLContextUnitTest.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00