Uses of Interface
org.biojava.bio.dp.DotState

Packages that use DotState
org.biojava.bio.dp HMM and Dynamic Programming Algorithms. 
 

Uses of DotState in org.biojava.bio.dp
 

Classes in org.biojava.bio.dp that implement DotState
 class SimpleDotState
          A Dot state that you can make and use.
 

Methods in org.biojava.bio.dp that return DotState
 DotState ProfileHMM.getDelete(int indx)
          Retrieves the delete state for column indx.