ReadInsertion Class Reference

Contain all pertinent information from overlapping SAM records that START an insertion at this point. More...

#include <PileupReader.h>

Collaboration diagram for ReadInsertion:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool set (SamRecord &r)
bool getQualities (std::string &phredQualities)
 STL single copy access:
bool getBases (std::string &bases)
int getQualities (char *phredQualities, int maxLength)
 zero copy access:
int getBases (char *bases, int maxLength)
uint8_t getMapQuality ()
uint16_t getSAMFlag ()
SamRecordgetSamRecord ()

Detailed Description

Contain all pertinent information from overlapping SAM records that START an insertion at this point.

Definition at line 109 of file PileupReader.h.


The documentation for this class was generated from the following file:
Generated on Wed Nov 17 15:38:38 2010 for StatGen Software by  doxygen 1.6.3