gatk-3.8/public/java/test/org/broadinstitute/sting/utils/baq
Mark DePristo 6592972f82 Putative fix for BAQ array out of bounds
-- Old code required qual to be <64, which isn't strictly necessary.  Now uses the Picard SAMUtils.MAX_PHRED_SCORE constant
-- Unittest to enforce this behavior
2011-09-21 11:25:08 -04:00
..
BAQUnitTest.java Putative fix for BAQ array out of bounds 2011-09-21 11:25:08 -04:00