gatk-3.8/public/java
Mauricio Carneiro fcc21180e8 Added hardClipLeadingInsertions UnitTest for the ReadClipper
fixed issue where a read starting with an insertion followed by a deletion would break, clipper can now safely clip the insertion and the deletion if that's the case.

note: test is turned off until contract changes to allow hanging insertions (left/right).
2011-12-16 18:02:47 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Added hardClipLeadingInsertions UnitTest for the ReadClipper 2011-12-16 18:02:47 -05:00
test Added hardClipLeadingInsertions UnitTest for the ReadClipper 2011-12-16 18:02:47 -05:00