|
libStatGen Software
1
|
This class inherits from the base class and stores base and qualities. More...
#include <PileupElementBaseQual.h>


Public Member Functions | |
| PileupElementBaseQual (const PileupElementBaseQual &q) | |
| virtual void | addEntry (SamRecord &record) |
| Add an entry to this pileup element. | |
| virtual void | analyze () |
| Perform the analysis associated with this class. | |
| virtual void | reset (int32_t refPosition) |
| Resets the entry, setting the new position associated with this element. | |
This class inherits from the base class and stores base and qualities.
Definition at line 25 of file PileupElementBaseQual.h.