Uses of Interface
org.biojava.nbio.alignment.template.ProfileProfileScorer
Packages that use ProfileProfileScorer
- 
Uses of ProfileProfileScorer in org.biojava.nbio.alignment
Classes in org.biojava.nbio.alignment that implement ProfileProfileScorerModifier and TypeClassDescriptionclassSimpleProfileProfileAligner<S extends Sequence<C>,C extends Compound>  - 
Uses of ProfileProfileScorer in org.biojava.nbio.alignment.template
Subinterfaces of ProfileProfileScorer in org.biojava.nbio.alignment.templateModifier and TypeInterfaceDescriptioninterfacePartitionRefiner<S extends Sequence<C>,C extends Compound> Defines an algorithm which computes a new alignment profile by splitting a current alignment and realigning.interfaceProfileProfileAligner<S extends Sequence<C>,C extends Compound> Defines anAlignerfor a pair of profiles.Classes in org.biojava.nbio.alignment.template that implement ProfileProfileScorerModifier and TypeClassDescriptionclassAbstractProfileProfileAligner<S extends Sequence<C>,C extends Compound>