Augustus 3.4.0
|
A path through the Hidden-Markov-Model states. More...
#include <gene.hh>
Public Member Functions | |
void | push (State *st) |
int | size () |
void | print () |
Transcript * | projectOntoGeneSequence (const char *genenames) |
void | reverse () |
bool | operator== (const StatePath &other) const |
bool | operator< (const StatePath &other) const |
Static Public Member Functions | |
static StatePath * | condenseStatePath (StatePath *oldpath) |
static StatePath * | getInducedStatePath (Transcript *genelist, long dnalen, bool printErrors=true) |
Public Attributes | |
string | seqname |
State * | first |
Double | pathemiProb |
int | intron_d |
list< PP::Match > | proteinMatches |
A path through the Hidden-Markov-Model states.
void StatePath::print | ( | ) |
@memo A path through the Hidden-Markov-Model states