gatk-3.8/public/java
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
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Putative fix for BAQ array out of bounds 2011-09-21 11:25:08 -04:00
test Putative fix for BAQ array out of bounds 2011-09-21 11:25:08 -04:00