Uses of Interface
org.biojava.bio.dp.ModelInState
-
Packages that use ModelInState 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 ModelInState in org.biojava.bio.dp
Classes in org.biojava.bio.dp that implement ModelInState Modifier and Type Class Description classSimpleModelInState -
Uses of ModelInState in org.biojava.bio.program.hmmer
Methods in org.biojava.bio.program.hmmer that return ModelInState Modifier and Type Method Description ModelInStateFullHmmerProfileHMM. hmm()Gets the inner HmmerProfileHMM state
-