gatk-3.8/java/test/org/broadinstitute/sting/gatk/walkers
depristo ef2f6d90d2 VQSR now operates on LOD scores in the INFO field directly, and doesn't adjust the QUAL field. New format for tranches file uses LOD score. Old file format no longer supported. log10sumlog10() function, a very useful utility in MathUtils. No more ExtendedPileupElement! Robust math calculations in GMM so that no infinities are generated! HaplotypeScore refactored to enable use of filtered context. Not yet enabled... InferredContext getDouble and getInteger arguments now parse values from Strings if necessary
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4684 348d0f76-0448-11de-a6fe-93d51630548a
2010-11-15 22:19:22 +00:00
..
annotator When you commit code late at night you tend to make careless mistakes... like forgetting to update integration tests. 2010-11-12 14:41:10 +00:00
beagle When you commit code late at night you tend to make careless mistakes... like forgetting to update integration tests. 2010-11-12 14:41:10 +00:00
coverage Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
fasta Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
filters Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
genotyper Better precision for the calculated AF value. Now looks at the total number of samples to determine how much precision is necessary. Also, changing default min BQ used for calling in UGv2 to Q17. 2010-11-12 08:31:40 +00:00
indels Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
phasing Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
qc Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
recalibration Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
sequenom Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
varianteval VQSR now operates on LOD scores in the INFO field directly, and doesn't adjust the QUAL field. New format for tranches file uses LOD score. Old file format no longer supported. log10sumlog10() function, a very useful utility in MathUtils. No more ExtendedPileupElement! Robust math calculations in GMM so that no infinities are generated! HaplotypeScore refactored to enable use of filtered context. Not yet enabled... InferredContext getDouble and getInteger arguments now parse values from Strings if necessary 2010-11-15 22:19:22 +00:00
variantrecalibration VQSR now operates on LOD scores in the INFO field directly, and doesn't adjust the QUAL field. New format for tranches file uses LOD score. Old file format no longer supported. log10sumlog10() function, a very useful utility in MathUtils. No more ExtendedPileupElement! Robust math calculations in GMM so that no infinities are generated! HaplotypeScore refactored to enable use of filtered context. Not yet enabled... InferredContext getDouble and getInteger arguments now parse values from Strings if necessary 2010-11-15 22:19:22 +00:00
variantutils When you commit code late at night you tend to make careless mistakes... like forgetting to update integration tests. 2010-11-12 14:41:10 +00:00
ClipReadsWalkersIntegrationTest.java Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
PileupWalkerIntegrationTest.java Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
PrintReadsWalkerUnitTest.java Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
VariantsToVCFIntegrationTest.java Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00