Changes

From Genome Analysis Wiki
Jump to navigationJump to search
1 byte removed ,  17:20, 23 August 2010
no edit summary
Line 117: Line 117:  
| <code>uint32_t SamFile::GetNumOverlaps(SamRecord& samRecord)</code>
 
| <code>uint32_t SamFile::GetNumOverlaps(SamRecord& samRecord)</code>
 
| Returns the number of bases in the passed in read that overlap the region that is currently set for this file.
 
| Returns the number of bases in the passed in read that overlap the region that is currently set for this file.
| Overlapping means that the bases occur in both the read and the reference as either matches or mismatches.  This does not count insertions, deletions, clips, pads, or skips.
+
Overlapping means that the bases occur in both the read and the reference as either matches or mismatches.  This does not count insertions, deletions, clips, pads, or skips.
 
|}
 
|}
  

Navigation menu