gatk-3.8/public/java/test/org/broadinstitute/sting/utils/clipreads
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
..
ClipReadsTestUtils.java Added hardClipLeadingInsertions UnitTest for the ReadClipper 2011-12-16 18:02:47 -05:00
ClippingOpUnitTest.java Refactor of ReadClipper unit tests 2011-12-15 19:05:43 -05:00
ReadClipperUnitTest.java Added hardClipLeadingInsertions UnitTest for the ReadClipper 2011-12-16 18:02:47 -05:00