|
BamTools
2.5.2
|
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 | |
| bool | BamTools::operator== (const SamSequence &lhs, const SamSequence &rhs) |
| tests equality by comparing sequence names, lengths, & checksums (if available) More... | |