gatk-3.8/public/java/test/org/broadinstitute/sting/utils/codecs
Mark DePristo 51a3b6e25e No more makePrecisionFormatStringFromDenominatorValue
-- As values in VCs are becoming their native Java types the VCFWriter needs to own proper float formating.
-- Created a smart float formatter in VCFWriter, with unit tests
-- Removed makePrecisionFormatStringFromDenominatorValue and its uses
-- Fix broken contracted
-- Refactored some code from the encoder to utils in BCF2
-- HaplotypeCaller's GenotypingEngine was using old version of subset to context.  Replaced with a faster call that I think is correct. Ryan, please confirm.
2012-06-14 16:42:30 -04:00
..
bcf2 No more makePrecisionFormatStringFromDenominatorValue 2012-06-14 16:42:30 -04:00
hapmap Rev Tribble to r97, adding binary feature support 2012-05-03 07:31:48 -04:00
vcf No more makePrecisionFormatStringFromDenominatorValue 2012-06-14 16:42:30 -04:00