Uses of Interface
org.biojava.nbio.alignment.template.ProfileProfileScorer
-
Uses of ProfileProfileScorer in org.biojava.nbio.alignment
Modifier and TypeClassDescriptionclass
SimpleProfileProfileAligner<S extends Sequence<C>,
C extends Compound> -
Uses of ProfileProfileScorer in org.biojava.nbio.alignment.template
Modifier and TypeInterfaceDescriptioninterface
PartitionRefiner<S extends Sequence<C>,
C extends Compound> Defines an algorithm which computes a new alignment profile by splitting a current alignment and realigning.interface
ProfileProfileAligner<S extends Sequence<C>,
C extends Compound> Defines anAligner
for a pair of profiles.Modifier and TypeClassDescriptionclass
AbstractProfileProfileAligner<S extends Sequence<C>,
C extends Compound>