gatk-3.8/java/test/org/broadinstitute/sting/gatk
depristo 5289230eb8 Version 0.2.1 (released) of the TableRecalibrator
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1108 348d0f76-0448-11de-a6fe-93d51630548a
2009-06-25 22:50:55 +00:00
..
datasources a couple of additions to the tests, plus a change to the artificial resource pool to support the queryContained flag 2009-06-25 18:30:32 +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 changes to fix and test the interval based traversals 2009-06-25 17:54:15 +00:00
refdata Aaron: 1, GenomeLoc: 0. I changed our GenomeLoc class, seperating the creation of a genome loc (with the reference setup) to a parser class. GenomeLoc now just represents the actual genomic postion. The constructors are now package-protected (to enforce using the parser), but we may want to expose some constructors in the future. 2009-06-22 14:39:41 +00:00
traversals changes to fix and test the interval based traversals 2009-06-25 17:54:15 +00:00
walkers Version 0.2.1 (released) of the TableRecalibrator 2009-06-25 22:50:55 +00:00
GATKArgumentCollectionTest.java First pass at passing lists of files / lists of interval arguments work. Note that the interval 2009-06-25 20:44:23 +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