Uses of Class
org.biojava.bio.dp.SimpleMarkovModel
Packages that use SimpleMarkovModel
Package
Description
HMM and Dynamic Programming Algorithms.
Tools for working with profile Hidden Markov Models from the HMMer package.
-
Uses of SimpleMarkovModel in org.biojava.bio.dp
Subclasses of SimpleMarkovModel in org.biojava.bio.dp -
Uses of SimpleMarkovModel in org.biojava.bio.program.hmmer
Subclasses of SimpleMarkovModel in org.biojava.bio.program.hmmerModifier and TypeClassDescriptionclass
This is a class for representing the full HMMER generated Profile HMM (including loop states N and C terminal looping states).class
This is a class for representing HMMER generated Profile HMM.