gatk-3.8/java/test/org/broadinstitute/sting/gatk
depristo b9d533042e Two-tailed HardyWeinberg test implemented. VariantEval now separate violations from summary outputs for clarity; Fixing problems with CovariateCounterTest and TabularRodTest
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1177 348d0f76-0448-11de-a6fe-93d51630548a
2009-07-06 22:02:04 +00:00
..
datasources When you get the reference string for a read that is mapped partially off the end of a contig, the string is masked with X's for base positions without corresponding reference positions. Now with a test case! 2009-07-02 14:15:50 +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 Two-tailed HardyWeinberg test implemented. VariantEval now separate violations from summary outputs for clarity; Fixing problems with CovariateCounterTest and TabularRodTest 2009-07-06 22:02:04 +00:00
traversals changes to fix and test the interval based traversals 2009-06-25 17:54:15 +00:00
walkers Two-tailed HardyWeinberg test implemented. VariantEval now separate violations from summary outputs for clarity; Fixing problems with CovariateCounterTest and TabularRodTest 2009-07-06 22:02:04 +00:00
GATKArgumentCollectionTest.java Prep for documenting command-line arguments: delete some arguments that don't make sense any more given 2009-07-01 18:23:35 +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