gatk-3.8/public/java/src/org/broadinstitute/sting/utils/recalibration
Mark DePristo e1bba91836 Ready for full-scale evaluation adaptive BQSR contexts
-- VisualizeContextTree now can write out an equivalent BQSR table determined after adaptive context merging of all RG x QUAL x CONTEXT trees
-- Docs, algorithm descriptions, etc so that it makes sense what's going on
-- VisualizeContextTree should really be simplified when into a single tool that just visualize the trees when / if we decide to make adaptive contexts standard part of BQSR
 -- Misc. cleaning, organization of the code (recalibation tests were in private but corresponding actual files were public)
2012-08-03 16:02:53 -04:00
..
covariates Cleanup BQSR classes 2012-07-31 08:11:03 -04:00
AdaptiveContext.java Ready for full-scale evaluation adaptive BQSR contexts 2012-08-03 16:02:53 -04:00
BQSRSamIterator.java On the fly base quality score recalibration now happens up front in a SAMIterator on input instead of in a lazy-loading fashion if the BQSR table is provided as an engine argument. On the fly recalibration is now completely hooked up and live. 2012-02-13 12:35:09 -05:00
BaseRecalibration.java Cleanup BQSR classes 2012-07-31 08:11:03 -04:00
EventType.java Cleanup BQSR classes 2012-07-31 08:11:03 -04:00
QualQuantizer.java Removed old GATKReport code and moved the new stuff in its place. 2012-05-18 01:44:31 -04:00
QuantizationInfo.java Cleanup BQSR classes 2012-07-31 08:11:03 -04:00
ReadCovariates.java Cleanup BQSR classes 2012-07-31 08:11:03 -04:00
RecalDatum.java Improvement to RecalDatum and VisualizeContextTree 2012-07-31 08:11:04 -04:00
RecalDatumNode.java Ready for full-scale evaluation adaptive BQSR contexts 2012-08-03 16:02:53 -04:00
RecalUtils.java Cleanup BQSR classes 2012-07-31 08:11:03 -04:00
RecalibrationReport.java Cleanup BQSR classes 2012-07-31 08:11:03 -04:00
RecalibrationTables.java Cleanup BQSR classes 2012-07-31 08:11:03 -04:00