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