Uses of Interface
org.biojava.bio.dp.DotState
- 
Packages that use DotState Package Description org.biojava.bio.dp HMM and Dynamic Programming Algorithms.
- 
- 
Uses of DotState in org.biojava.bio.dpClasses in org.biojava.bio.dp that implement DotState Modifier and Type Class Description classSimpleDotStateA Dot state that you can make and use.Methods in org.biojava.bio.dp that return DotState Modifier and Type Method Description DotStateProfileHMM. getDelete(int indx)Retrieves the delete state for column indx.
 
-