Augustus 3.4.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
StatePath Class Reference

A path through the Hidden-Markov-Model states. More...

#include <gene.hh>

Public Member Functions

void push (State *st)
 
int size ()
 
void print ()
 
TranscriptprojectOntoGeneSequence (const char *genenames)
 
void reverse ()
 
bool operator== (const StatePath &other) const
 
bool operator< (const StatePath &other) const
 

Static Public Member Functions

static StatePathcondenseStatePath (StatePath *oldpath)
 
static StatePathgetInducedStatePath (Transcript *genelist, long dnalen, bool printErrors=true)
 

Public Attributes

string seqname
 
Statefirst
 
Double pathemiProb
 
int intron_d
 
list< PP::MatchproteinMatches
 

Detailed Description

A path through the Hidden-Markov-Model states.

Author
Mario Stanke

Member Function Documentation

◆ print()

void StatePath::print ( )

@memo A path through the Hidden-Markov-Model states

Author
Mario Stanke

The documentation for this class was generated from the following files: