gatk-3.8/java/test/org/broadinstitute/sting/gatk
ebanks f6da57dc79 1. For Matt: JIRA GSA-270. Other walkers needing to call into the Unified Genotyper now use static methods (e.g. runGenotyper()) instead of calling initialize and map.
2. Set the default confidence cutoff to 50 (instead of 0).



git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2752 348d0f76-0448-11de-a6fe-93d51630548a
2010-01-31 21:14:57 +00:00
..
arguments Looks bigger than it is: 2010-01-15 00:14:35 +00:00
datasources Cleaning up the inheritance hierarchy from the previous commit. 2010-01-29 19:13:36 +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
io Fix for problem where err stream remapped to output stream in certain cases, (hopefully) completing Matt's hat trick of fail. Thanks, unit tests. 2009-09-16 08:33:56 +00:00
iterators ant clean is your friend....fixed test code dependent on an interface change. 2010-01-22 20:07:46 +00:00
refdata Refactoring and migration of new allele/variantcontext/genotype code into oneoffprojects. NOT FOR USE. PlinkRod commented out due to dependence on this new, rapidly changing interface. 2010-01-26 13:53:29 +00:00
traversals First successful test of new sharding system prototype. Can traverse over reads from a single 2010-01-15 03:35:55 +00:00
walkers 1. For Matt: JIRA GSA-270. Other walkers needing to call into the Unified Genotyper now use static methods (e.g. runGenotyper()) instead of calling initialize and map. 2010-01-31 21:14:57 +00:00