Uses of Interface
org.biojava.nbio.core.alignment.template.MutableProfile
-
Packages that use MutableProfile Package Description org.biojava.nbio.core.alignment.template -
-
Uses of MutableProfile in org.biojava.nbio.core.alignment.template
Subinterfaces of MutableProfile in org.biojava.nbio.core.alignment.template Modifier and Type Interface Description interface
MutableProfilePair<S extends Sequence<C>,C extends Compound>
Defines a mutable (editable) data structure for aProfilePair
.interface
MutableSequencePair<S extends Sequence<C>,C extends Compound>
Defines a mutable (editable) data structure for the results of pairwise sequence alignment.
-