gatk-3.8/java/test/org/broadinstitute/sting/gatk/walkers/variantutils
kshakir dc33fbed7c Switched the CVUnitTest broken info from an Integer to a String since as of r5383 Integers are no longer broken when converted to Floats.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5390 348d0f76-0448-11de-a6fe-93d51630548a
2011-03-07 16:33:14 +00:00
..
CombineVariantsIntegrationTest.java CalculateChromosomeCounts() now only calculates AC, AF, and AN when there are genotypes. Can now combine variants with headers that differ in only whether a field is a integer or a float. Updated CombineVariants integrationtest, as incorrect AC values where being calculated in the previous GS outputs. 2011-03-06 19:25:52 +00:00
CombineVariantsUnitTest.java Switched the CVUnitTest broken info from an Integer to a String since as of r5383 Integers are no longer broken when converted to Floats. 2011-03-07 16:33:14 +00:00
LiftoverVariantsIntegrationTest.java Remove the extra trailing tab at the end of the VCF ## header line. Unfortunately, this meant updating every freaking integration test. 2010-12-08 17:22:29 +00:00
SelectVariantsIntegrationTest.java Remove the extra trailing tab at the end of the VCF ## header line. Unfortunately, this meant updating every freaking integration test. 2010-12-08 17:22:29 +00:00
VCFStreamingIntegrationTest.java Updated md5 for testVCFStreamingChain to reflect latest changes to VariantEval. 2011-02-06 21:22:05 +00:00
ValidateVariantsIntegrationTest.java Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
VariantsToTableIntegrationTest.java Rename it so that nobody else falls into the trap laid out (the test is VariantToTable, the walker is Variant[s]ToTable) 2010-12-15 11:43:00 +00:00
VariantsToVCFIntegrationTest.java Moving VariantsToVCF to the proper directory; removing the oneoffs CG indel converter in preparation for a ligitimate CG variant Feature class in the works. 2011-02-07 05:21:01 +00:00