SAMRecord.getAlignedCoordinates

get aligned coordinates per each cigar op within range range is 0-based half open using chromosomal coordinates

  1. auto getAlignedCoordinates()
  2. auto getAlignedCoordinates(long start, long end)
    class SAMRecord
    getAlignedCoordinates
    (
    long start
    ,
    long end
    )

Meta