Uses of Interface
org.biojava.nbio.core.alignment.template.MutableProfile
-
Uses of MutableProfile in org.biojava.nbio.core.alignment.template
Modifier and TypeInterfaceDescriptioninterface
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.