StochHMM  v0.34
Flexible Hidden Markov Model C++ Library and Application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNStochHMMTraceback_path.h
|oCcell
|oCalignment
|oCCounter
|oCdynamic_bitset
||\Cbit_ref
|oCemm
|oCtransitionFuncParam
|oCemissionFuncParam
|oCExDefSequence
|oCExDef
|oCweightDef
|oCmodel
|oCmodels
|oCIndex
|oClexicalTableLexical table stores the log2 probabilities for both emissions and lexical transitions
|oCstencilClass stencil: contains individial model template and keeps track of coordinates for replacement
|oCtemplatesClass templates: contains a map of all templates
|oCopt_parameters
|oCopt_dataStore the actual command line options data for each option defined by user
|oCoptionsParse, Store, and access commandline options data
|oCPWM
|oCmatrixPosition
|oCppTrack
|oCseqTracks
|oCseqJob
|oCsequence
|oCsequences
|oCsequenceStream
|oCsimpleTable
|oCsparseArray
|oCstate
|oCstateInfoContains state information for quick reference between states information
|oCstochTable
||\Cstoch_value
|oCalt_simple_stochTable
||\Cstoch_val
|oCstringListStringlist is an list of strings that contains parsed comments and can be used to split string or remove whitespace from a string
|oCgff_feature
|oCtraceback_path
|oCmultiTraceback
|oCambigCharacterDefine the ambiguous characters symbol and index number for digitizing ambiguous characters in the sequence For example in DNA N = [ACGT] = [0,1,2,3]
|oCtrack
|oCtracks
|oCtransitionTransition information for each state
|oCnthScore
|oCnthTrace
|oCtrellis
|oCStateFuncs(**Adding in log space)
|oCTrackFuncsStores pointer to user functions used to create Real Number Tracks
|oCweightWeight class contains scaling factors for external scores
|\Cweights
oCSeqTracksSeqTracks are used to integrate the information provided by the model with the sequences that are being imported
oCstateInfo
oCtrainingEmission
oCtrainingSeq
oCtrainingSeqs
\CTrellisImplements the HMM scoring trellis and algorithms