Uses of Interface
org.biojava.nbio.core.alignment.template.ProfilePair
Packages that use ProfilePair
-
Uses of ProfilePair in org.biojava.nbio.core.alignment
Classes in org.biojava.nbio.core.alignment that implement ProfilePairModifier and TypeClassDescriptionclassSimpleProfilePair<S extends Sequence<C>,C extends Compound> Implements a data structure for the results of the alignment of a pair ofProfiles. -
Uses of ProfilePair in org.biojava.nbio.core.alignment.template
Subinterfaces of ProfilePair in org.biojava.nbio.core.alignment.templateModifier and TypeInterfaceDescriptioninterfaceMutableProfilePair<S extends Sequence<C>,C extends Compound> Defines a mutable (editable) data structure for aProfilePair.