gatk-3.8/public/java
Mark DePristo 7b22467148 Bugfix: defaultBaseQualities actually works now
-- It was being applied in the wrong order (after the first call to the underlying MalformedReadFilter) so if your first read was malformed you'd blow up there instead of being fixed properly.  Added integration tests to ensure this continues to work.
-- [delivers #49538319]
2013-06-17 14:37:27 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Bugfix: defaultBaseQualities actually works now 2013-06-17 14:37:27 -04:00
test Bugfix: defaultBaseQualities actually works now 2013-06-17 14:37:27 -04:00