Hints on the gene structure.
More...
#include <hints.hh>
|
| Feature (int anfang, int ende, FeatureType typ, Strand strang, int leserahmen, string equelle) |
|
double | exonpartMalus (int len) |
|
double | distance_faded_bonus (int pos) |
|
bool | compatibleWith (Feature &other) |
|
bool | weakerThan (Feature &other, bool &strictly) |
|
double | conformance () |
|
int | length () |
|
void | shiftCoordinates (int start, int end, bool rc=false) |
|
void | setFrame (string f) |
|
void | setStrand (string s) |
|
|
static FeatureType | getFeatureType (string typestring) |
|
static FeatureType | getFeatureType (int typeint) |
|
|
string | seqname |
|
string | source |
|
string | feature |
|
string | groupname |
|
int | priority |
|
long | start |
|
long | end |
|
double | score |
|
double | bonus |
|
double | malus |
|
Strand | strand |
|
int | frame |
|
string | attributes |
|
int | gradeclass |
|
string | esource |
|
FeatureType | type |
|
bool | active |
|
bool | discard |
|
Feature * | next |
|
float | numContradicting |
|
int | numSupporting |
|
int | mult |
|
Hints on the gene structure.
- Author
- Mario Stanke
The documentation for this class was generated from the following files: