gatk-3.8/public/java/test/org/broadinstitute/sting/utils/fragments
Mark DePristo d20be41fee Bugfix for FragmentUtils.mergeOverlappingPairedFragments
-- The previous version was unclipping soft clipped bases, and these were sometimes adaptor sequences.  If the two reads successfully merged, we'd lose all of the information necessary to remove the adaptor, producing a very high quality read that matched reference.  Updated the code to first clip the adapter sequences from the incoming fragments
-- Update MD5s
2013-04-25 11:11:15 -04:00
..
FragmentUtilsBenchmark.java Updating to latest google caliper code 2013-01-11 15:17:16 -05:00
FragmentUtilsUnitTest.java Bugfix for FragmentUtils.mergeOverlappingPairedFragments 2013-04-25 11:11:15 -04:00