gatk-3.8/java/test/org/broadinstitute/sting/playground/gatk/walkers
chartl b3872386c9 Test to ensure that ConcordanceTruthTable and those walkers which rely on it for tabulating pooled truth information from truth information of the individuals within the pool is doing that calculation correctly. Tests single het, single hom (with/without reference), together, together without reference, and a mix of everything.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2082 348d0f76-0448-11de-a6fe-93d51630548a
2009-11-19 15:26:32 +00:00
..
varianteval -Generalized the GenotypeConcordance module to deal with any number of individuals (although it will default to its old behavior if the -samples argument is left out). 2009-11-01 05:35:47 +00:00
variantstovcf changes to VCF output, and updated MD5's in the integration tests 2009-10-14 18:42:48 +00:00
BaseTransitionTableCalculatorJavaIntegrationTest.java BTTJ is now correct. What a terrible waste of time, turns out I'd just reversed the header. Because of this the MD5 had to be updated in the tests. 2009-10-26 19:24:18 +00:00
ClipReadsWalkersIntegrationTest.java Softclipping support in clip reads walker. Minor improvement to WalkerTest -- now can specify file extensions for tmp files. Matt -- I couldn't easily create non-presorted SAM file. The softclipper has an impact on this. 2009-10-19 21:54:53 +00:00
ConcordanceTruthTableTest.java Test to ensure that ConcordanceTruthTable and those walkers which rely on it for tabulating pooled truth information from truth information of the individuals within the pool is doing that calculation correctly. Tests single het, single hom (with/without reference), together, together without reference, and a mix of everything. 2009-11-19 15:26:32 +00:00
HapmapPoolAllelicInfoIntegrationTest.java Added - a walker that outputs relevant information about false negatives given a bunch of hapmap individuals and corresponding integration tests for it. 2009-11-18 15:47:52 +00:00