Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 61: Line 61:  
|-
 
|-
 
| <code>int32_t CigarRoller::getRefOffset(int32_t queryIndex)</code>
 
| <code>int32_t CigarRoller::getRefOffset(int32_t queryIndex)</code>
|Return the reference offset associated with the specified query index based on this cigar.
+
|Return the reference offset associated with the specified query index or INDEX_NA based on this cigar.
 
|-
 
|-
 
| <code>int32_t CigarRoller::getQueryIndex(int32_t refOffset)</code>
 
| <code>int32_t CigarRoller::getQueryIndex(int32_t refOffset)</code>
| Return the query index associated with the specified reference offset based on this cigar.
+
| Return the query index associated with the specified reference offset or INDEX_NA based on this cigar.
 
|}
 
|}
  

Navigation menu