gatk-3.8/public/java
Mark DePristo 3b67aa8aee Final edge case bug fixes to QualityUtil routines
-- log10 functions in QualityUtils allow -Infinity to allow log10(0.0) values
-- Fix edge condition of log10OneMinusX failing with Double.MIN_VALUE
-- Fix another edge condition of log10OneMinusX failing with a small but not min_value double
2013-02-16 07:31:38 -08:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Final edge case bug fixes to QualityUtil routines 2013-02-16 07:31:38 -08:00
test Final edge case bug fixes to QualityUtil routines 2013-02-16 07:31:38 -08:00