gatk-3.8/java/test/org/broadinstitute/sting
aaron 3aec76136f Removing the AllelicVariant interface, which is replaced by the Variation interface.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1770 348d0f76-0448-11de-a6fe-93d51630548a
2009-10-06 17:44:24 +00:00
..
gatk A big fix for MergingSamRecordIterator, where we weren't correctly handling the comparisons of SAMRecords correctly (we weren't applying the new reference index first, so sometimes the MT contig would be ID 23, sometimes 24 in different records). 2009-10-02 19:35:35 +00:00
playground/gatk/walkers changes to add VCF to the rod system, fix VCF output in VariantsToVCF, and some other minor changes 2009-09-24 15:16:11 +00:00
utils Removing the AllelicVariant interface, which is replaced by the Variation interface. 2009-10-06 17:44:24 +00:00
BaseTest.java Added some code to change the instrumentation for tests. 2009-05-20 05:15:27 +00:00
TrivialInstrumenter.java fixed a bunch of comments and license headers. 2009-06-10 14:10:46 +00:00
WalkerTest.java delete the integration test temp files when the test is over 2009-09-25 16:34:08 +00:00