gatk-3.8/public/java/src
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
..
net/sf Performance improvements for dynamically merging BAMs in read walkers. 2011-12-16 09:37:44 -05:00
org/broadinstitute/sting getRefCoordSoftUnclippedStart and End refactor 2011-12-20 17:48:51 -05:00