gatk-3.8/java/test/org/broadinstitute/sting/playground/gatk/walkers
rpoplin 1d46de6d34 The old recalibrator is replaced with the refactored recalibrator. Added a version message to the logger output. These walkers start at version 2.0.0
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2117 348d0f76-0448-11de-a6fe-93d51630548a
2009-11-23 14:58:33 +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 adding an extra bit of data to come out of CTT (number of chips with actual data) 2009-11-19 17:46:10 +00:00
HapmapPoolAllelicInfoIntegrationTest.java oops forgot to update the md5s 2009-11-19 18:22:29 +00:00