BamTools
2.4.1
|
Go to the source code of this file.
Classes | |
struct | BamTools::SamSequence |
Represents a SAM sequence entry. More... | |
Namespaces | |
BamTools | |
Contains all BamTools classes & methods. | |
Functions | |
API_EXPORT bool | BamTools::operator== (const SamSequence &lhs, const SamSequence &rhs) |
tests equality by comparing sequence names, lengths, & checksums (if available) More... | |