#include "api/api_global.h"
#include <string>
Go to the source code of this file.
Classes | |
struct | BamTools::SamReadGroup |
Represents a SAM read group entry. More... | |
Namespaces | |
namespace | BamTools |
Contains all BamTools classes & methods. | |
Functions | |
API_EXPORT bool | BamTools::operator== (const SamReadGroup &lhs, const SamReadGroup &rhs) |
tests equality by comparing read group IDs |