|
virtual AnnoSequence * | getSeq (string speciesname, string chrName, int start, int end, Strand strand)=0 |
|
virtual SequenceFeatureCollection * | getFeatures (string speciesname, string chrName, int start, int end, Strand strand)=0 |
|
Public Member Functions inherited from RandSeqAccess |
int | getNumSpecies () |
|
void | setLength (int idx, string chrName, int len) |
|
int | getChrLen (int idx, string chrName) |
|
void | setSpeciesNames (vector< string > speciesNames) |
|
string | getSname (size_t idx) |
|
int | getMaxSnameLen () |
|
int | getIdx (string speciesname) |
|
void | printStats () |
|
bool | withEvidence (string speciesname) |
|
AnnoSequence * | getSeq (size_t speciesIdx, string chrName, int start, int end, Strand strand) |
|
Random access to sequence segments through a database.
The sequences must be stored in a database.
- Author
- Stefanie Koenig