ReadBase Class Reference

When we call PileupReader::getPileup, we return a set of these objects representing the bases found in all overlapping reads in the given BAM file. More...

#include <PileupReader.h>

Collaboration diagram for ReadBase:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool set (SamRecord &, int basePosition)
char getBase ()
char getPhredQualityChar ()
int getPhredQualityScore ()
int getDeletedBaseCount ()
int getInsertedBasesOverlapping ()
bool hasInsertionFollowing ()

Detailed Description

When we call PileupReader::getPileup, we return a set of these objects representing the bases found in all overlapping reads in the given BAM file.

The information in this class is the pertinent information from the SAM format record.

Definition at line 81 of file PileupReader.h.


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