23 void testAddHeaderAndTagToFile(
const char* inputName,
const char* outputName);
25 void testValidateSortedRead();
27 void validateRead1ModQuality(
SamRecord& samRecord);
31 void testFlagRead(
const char* fileName);
Allows the user to easily read/write a SAM/BAM file.
Class providing an easy to use interface to get/set/operate on the fields in a SAM/BAM record.