gatk-3.8/protected/java
Mark DePristo f726d8130a VariantRecalibrator bugfix for bad log10sumlog10 values
-- The VR, when the model is bad, may evaluate log10sumlog10 where some of the values in the vector are NaN. This case is now trapped in VR and handled as previously -- indicating that the model has failed and evaluation continues.
2013-06-21 12:28:53 -04:00
..
src/org/broadinstitute/sting VariantRecalibrator bugfix for bad log10sumlog10 values 2013-06-21 12:28:53 -04:00
test/org/broadinstitute/sting Better GATK version and command line output 2013-06-20 11:19:13 -04:00