gatk-3.8/java/test/org/broadinstitute/sting
chartl 23983b2fd8 New annotation: ResidualQuality
Computes a metric for how much error is left that isn't explained by ref or snp bases. This is the sum of Q scores, weighted by the proportion of non-ref non-snp bases to non-snp bases. Reported in Log space.

Update to the integration test so bamboo doesn't look as though someone murdered it with a spork




git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2124 348d0f76-0448-11de-a6fe-93d51630548a
2009-11-23 20:04:01 +00:00
..
gatk New annotation: ResidualQuality 2009-11-23 20:04:01 +00:00
playground/gatk/walkers 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 2009-11-23 14:58:33 +00:00
utils Updated recalibrator integration tests to use all three platforms as well as a bam with multi-platform reads intermingled. CountCovariates v2.0.1: Once again uses a read filter to filter out zero mapping quality reads. Added --sorted_output option to output the table recalibration file in sorted order 2009-11-23 19:51:36 +00:00
BaseTest.java Added some code to change the instrumentation for tests. 2009-05-20 05:15:27 +00:00
TrivialInstrumenter.java fixed a bunch of comments and license headers. 2009-06-10 14:10:46 +00:00
WalkerTest.java Enabling correct high-performance ROD walker and moved VariantEval over to it. Performance improvements in variantEval in general. See wiki for full description 2009-10-20 23:31:13 +00:00