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 class
SimpleProfilePair<S extends Sequence<C>,C extends Compound>
Implements a data structure for the results of the alignment of a pair ofProfile
s.class
SimpleSequencePair<S extends Sequence<C>,C extends Compound>
Implements a data structure for the results of pairwise sequence alignment.
-