gatk-3.8/java/test/org/broadinstitute/sting/gatk
hanna 5e8c08ee63 Update to latest version of picard. Change imports in all classes dependent on picard public from import edu.mit.broad.picard... to import net.sf.picard...
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@849 348d0f76-0448-11de-a6fe-93d51630548a
2009-05-28 20:13:01 +00:00
..
dataSources Update to latest version of picard. Change imports in all classes dependent on picard public from import edu.mit.broad.picard... to import net.sf.picard... 2009-05-28 20:13:01 +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