gatk-3.8/public/java/test/org/broadinstitute/sting/utils/clipping
Mauricio Carneiro cadff40247 getRefCoordSoftUnclippedStart and End refactor
These functions are methods of the read, and supplement getAlignmentStart() and getUnclippedStart() by calculating the unclipped start counting only soft clips.

* Removed from ReadUtils
* Added to GATKSAMRecord
* Changed name to getSoftStart() and getSoftEnd
* Updated third party code accordingly.
2011-12-20 17:48:51 -05:00
..
ReadClipperTestUtils.java Remove ClippingOp UnitTests 2011-12-19 07:49:26 -05:00
ReadClipperUnitTest.java getRefCoordSoftUnclippedStart and End refactor 2011-12-20 17:48:51 -05:00