gatk-3.8/java/test/org/broadinstitute/sting/gatk
aaron ec2f015447 fixed a bunch of comments and license headers.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@964 348d0f76-0448-11de-a6fe-93d51630548a
2009-06-10 14:10:46 +00:00
..
dataSources Pooling resources to lower memory consumption. 2009-06-10 13:39: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 fixed a bunch of comments and license headers. 2009-06-10 14:10:46 +00:00
refdata major restructuring of generalized variant analysis framework. Now trivally easy to add additional analyses. Easy partitioning of all analyses by features, such as singleton status. Now has transition/transversional bias, counting, dbSNP coverage, HWE violation, selecting of variants by presence/absense in dbs. Also restructured the ROD system to make it easier to add tracks. Also, added the interval track -- if you provide an interval list, then the system autoatmically makese this available to you as a bound rod -- you can always find out where you are in the interval at every site. Python scripts improved to handle more merging, etc, into population snps. 2009-06-05 23:34:37 +00:00
traversals We're no longer in the read-dropping business. 2009-06-04 22:37:51 +00:00
walkers added tools to test read based traversals using the artificial in-memory SAM file tools, and testing of the PrintReadsWalker 2009-06-10 01:52:25 +00:00
GATKArgumentCollectionTest.java fixed a bunch of comments and license headers. 2009-06-10 14:10:46 +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