gatk-3.8/java/test/org/broadinstitute/sting/gatk
aaron 3c3cd5bb64 Moving some of the data sharding around. A new shard catagory now exits, INTERVAL. This saved a lot of code that was mirroring the same approach in both the read and locus shard strategies.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@840 348d0f76-0448-11de-a6fe-93d51630548a
2009-05-27 18:24:31 +00:00
..
dataSources Moving some of the data sharding around. A new shard catagory now exits, INTERVAL. This saved a lot of code that was mirroring the same approach in both the read and locus shard strategies. 2009-05-27 18:24:31 +00:00
executive Added IterableLocusContextQueue and test. Cleaned up tests, adding BaseTest where it didn't exist. Enhanced test runner to run only classes ending in ...Test.java, so that utility classes can sit alongside the tests but won't be run by JUnit. 2009-05-13 21:32:05 +00:00
iterators Switch TraverseByLoci over to new sharding system, and cleanup some code in passing read files along 2009-05-15 21:02:12 +00:00
refdata Better interface to the tabular ROD, now makes writing files easier. Also has corresponding test files 2009-05-14 23:20:11 +00:00
traversals Better integration of reference-ordered data into the data sharding system. 2009-05-21 20:09:32 +00:00
GATKArgumentCollectionTest.java Switch TraverseByLoci over to new sharding system, and cleanup some code in passing read files along 2009-05-15 21:02:12 +00:00
OutputTrackerTest.java Added IterableLocusContextQueue and test. Cleaned up tests, adding BaseTest where it didn't exist. Enhanced test runner to run only classes ending in ...Test.java, so that utility classes can sit alongside the tests but won't be run by JUnit. 2009-05-13 21:32:05 +00:00