Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 138: Line 138:  
| <code>int32_t SamRecord::get1BasedAlignmentEnd()</code>
 
| <code>int32_t SamRecord::get1BasedAlignmentEnd()</code>
 
| Returns the 1-based inclusive right-most position of the clipped sequence.
 
| Returns the 1-based inclusive right-most position of the clipped sequence.
 +
|-
 +
| <code>int32_t SamRecord::getAlignmentLength()</code>
 +
| Returns the length of the clipped sequence (returns 0 if the cigar is '*').
 
|-
 
|-
 
| <code>int32_t SamRecord::get0BasedUnclippedStart()</code>
 
| <code>int32_t SamRecord::get0BasedUnclippedStart()</code>

Navigation menu