Augustus 3.4.0
|
a genbank feature entry (e.g. CDS, mRNA, TATA_signal) More...
#include <genbank.hh>
Public Member Functions | |
GBFeature (const char *) | |
bool | checkRange (int len) |
bool | operator< (const GBFeature &other) const |
bool | matches (GBFeature &other) |
Public Attributes | |
State * | ranges |
int | begin |
int | end |
string | geneid |
string | fkey |
Strand | strand |
bool | complete_l |
bool | complete_r |
a genbank feature entry (e.g. CDS, mRNA, TATA_signal)