SHORE API
|
Genomic coordinates. More...
Public Member Functions | |
genomic_coor (const std::string &seq, const long pos) | |
Public Attributes | |
std::string | sequence |
long | position |
Genomic coordinates.
In contrast to refseq_coor, the sequence is identified by a string, and not an int.