gatk-3.8/java/test/org/broadinstitute/sting/gatk/walkers/variantutils
ebanks c6ad26e04f 1) When quals/GQs are really integers (x.00), strip off the floating points.
2) Keep track of whether vcf records are unfiltered vs. pass filters in the variant context so we can regenerate the records on output.
3) No more "ID" hard-coded all over the code to set the VariantContext ID.  Use a static variable instead.



git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3840 348d0f76-0448-11de-a6fe-93d51630548a
2010-07-20 18:01:45 +00:00
..
CombineVariantsIntegrationTest.java 1) When quals/GQs are really integers (x.00), strip off the floating points. 2010-07-20 18:01:45 +00:00
CombineVariantsUnitTest.java The first step in integrating Jim's tree based index scheme: 2010-07-19 04:49:27 +00:00
LiftoverVariantsIntegrationTest.java oops, forgot to update this integration test 2010-07-14 11:38:33 +00:00