23void testAddHeaderAndTagToFile(
const char* inputName,
const char* outputName);
25void testValidateSortedRead();
27void validateRead1ModQuality(
SamRecord& samRecord);
31void 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.