
Public Member Functions | |
| Pileup (const FUNC_CLASS &fp=FUNC_CLASS()) | |
| Pileup (int window, const FUNC_CLASS &fp=FUNC_CLASS()) | |
| virtual int | processFile (const std::string &fileName, uint16_t excludeFlag=0x0704, uint16_t includeFlag=0) |
| virtual void | processAlignment (SamRecord &record) |
| void | flushPileup () |
Protected Attributes | |
| FUNC_CLASS | myAnalyzeFuncPtr |
Definition at line 45 of file Pileup.h.
1.6.3