Augustus 3.4.0
Loading...
Searching...
No Matches
AugustusGraph Member List

This is the complete list of members for AugustusGraph, including all inherited members.

addBackEdges() (defined in Graph)Graph
addBackEdgesComp() (defined in Graph)Graph
addCompatibleEdges() (defined in Graph)Graphprotected
addEdgeFromHead(Status *exon) (defined in AugustusGraph)AugustusGraphvirtual
addEdgeToTail(Status *exon) (defined in AugustusGraph)AugustusGraphvirtual
addExon(Status *exon, vector< Node * > &neutralLine) (defined in Graph)Graphprotected
addPair(Status *exon1, Status *exon2, vector< Node * > &neutralLine) (defined in Graph)Graphprotected
addToHash(Node *n) (defined in Graph)Graphinlineprotected
addWeightToEdge() (defined in Graph)Graphprotected
alpha_e (defined in AugustusGraph)AugustusGraph
alpha_i (defined in AugustusGraph)AugustusGraph
alreadyProcessed(T *temp) (defined in Graph)Graphinline
alreadyProcessed(string key) (defined in Graph)Graphinline
AugustusGraph(list< Status > *states, const char *dna) (defined in AugustusGraph)AugustusGraphinline
baseScore (defined in AugustusGraph)AugustusGraph
buildGraph() (defined in Graph)Graph
calculateBaseScores() (defined in AugustusGraph)AugustusGraphvirtual
compatible(Node *exon1, Node *exon2) (defined in AugustusGraph)AugustusGraphvirtual
createNeutralLine(vector< Node * > &neutralLine, double weight=0.0, bool onlyComplete=false) (defined in Graph)Graphprotected
edgeExists(Node *e1, Node *e2) (defined in Graph)Graphprotected
existingNodes (defined in Graph)Graph
exonAtCodingEnd(Node *st) (defined in AugustusGraph)AugustusGraph
exonAtCodingStart(Node *st) (defined in AugustusGraph)AugustusGraph
exonAtGeneEnd(Status *st) (defined in AugustusGraph)AugustusGraphvirtual
exonAtGeneStart(Status *st) (defined in AugustusGraph)AugustusGraphvirtual
getAvgBaseProb(Status *st) (defined in AugustusGraph)AugustusGraphvirtual
getAvgBaseProb(ExonCandidate *ec) (defined in AugustusGraph)AugustusGraphvirtual
getBasetype(Status *st, int pos) (defined in AugustusGraph)AugustusGraph
getIntronScore(Status *predExon, Status *nextExon) (defined in AugustusGraph)AugustusGraphvirtual
getKey(Node *n) (defined in AugustusGraph)AugustusGraphvirtual
getKey(Status *st) (defined in AugustusGraph)AugustusGraphvirtual
getKey(State *st) (defined in AugustusGraph)AugustusGraphvirtual
getKey(ExonCandidate *exoncand) (defined in AugustusGraph)AugustusGraphvirtual
getNode(T *temp) (defined in Graph)Graphinline
getNode(string key) (defined in Graph)Graphinline
getPoints(Status *st, double p, double *a1, double *a2, double *b1, double *b2) (defined in AugustusGraph)AugustusGraph
getSizeNeutralLine() (defined in Graph)Graphprotected
Graph(list< Status > *states) (defined in Graph)Graphinline
head (defined in Graph)Graph
i1_e (defined in AugustusGraph)AugustusGraph
i1_i (defined in AugustusGraph)AugustusGraph
i2_e (defined in AugustusGraph)AugustusGraph
i2_i (defined in AugustusGraph)AugustusGraph
insertIntron(Node *exon1, Node *exon2) (defined in Graph)Graphprotected
j1_e (defined in AugustusGraph)AugustusGraph
j1_i (defined in AugustusGraph)AugustusGraph
j2_e (defined in AugustusGraph)AugustusGraph
j2_i (defined in AugustusGraph)AugustusGraph
max (defined in Graph)Graph
mergedStopcodon(Node *exon1, Node *exon2) (defined in AugustusGraph)AugustusGraphvirtual
mergedStopcodon(Status *exon1, Status *exon2) (defined in AugustusGraph)AugustusGraphvirtual
mergedStopcodon(StateType type1, StateType type2, int end1, int begin2) (defined in AugustusGraph)AugustusGraphvirtual
min (defined in Graph)Graph
minInQueue(queue< Node * > *q) (defined in Graph)Graphprotected
nodelist (defined in Graph)Graph
nonneutralIncomingEdge(Node *exon) (defined in Graph)Graphprotected
printGraph(string filename) (defined in AugustusGraph)AugustusGraphvirtual
printGraph2(string filename) (defined in AugustusGraph)AugustusGraphvirtual
printGraphToShell() (defined in Graph)Graphprotected
r_be (defined in AugustusGraph)AugustusGraph
r_bi (defined in AugustusGraph)AugustusGraph
sameReadingFrame(Node *e1, Node *e2) (defined in AugustusGraph)AugustusGraph
sameStrand(StateType typeA, StateType typeB) (defined in AugustusGraph)AugustusGraph
seqlength (defined in AugustusGraph)AugustusGraph
sequence (defined in AugustusGraph)AugustusGraph
setScore(Status *st) (defined in AugustusGraph)AugustusGraphvirtual
statelist (defined in Graph)Graph
tail (defined in Graph)Graph
tarjan() (defined in Graph)Graph
tarjanAlg(Node *from, stack< Node * > &S, size_t &index) (defined in Graph)Graph
utr (defined in AugustusGraph)AugustusGraph
x0_e (defined in AugustusGraph)AugustusGraph
x0_i (defined in AugustusGraph)AugustusGraph
x1_e (defined in AugustusGraph)AugustusGraph
x1_i (defined in AugustusGraph)AugustusGraph
y0_e (defined in AugustusGraph)AugustusGraph
y0_i (defined in AugustusGraph)AugustusGraph
~Graph() (defined in Graph)Graphvirtual