Uses of Class
org.biojava.nbio.core.alignment.SimpleProfile
- 
Packages that use SimpleProfile Package Description org.biojava.nbio.core.alignment  - 
- 
Uses of SimpleProfile in org.biojava.nbio.core.alignment
Subclasses of SimpleProfile in org.biojava.nbio.core.alignment Modifier and Type Class Description classSimpleProfilePair<S extends Sequence<C>,C extends Compound>Implements a data structure for the results of the alignment of a pair ofProfiles.classSimpleSequencePair<S extends Sequence<C>,C extends Compound>Implements a data structure for the results of pairwise sequence alignment. 
 -