18 #ifndef __SAM_INTERFACE_H__
19 #define __SAM_INTERFACE_H__
21 #include "GenericSamInterface.h"
40 virtual void readRecord(
IFILE filePtr,
51 virtual bool isEOF(
IFILE filePtr);
Class providing an easy to use interface to get/set/operate on the fields in a SAM/BAM record.
SequenceTranslation
Enum containing the settings on how to translate the sequence if a reference is available.
This class is used to track the status results of some methods in the BAM classes.
Status
Return value enum for StatGenFile methods.