Uses of Interface
org.biojava.nbio.alignment.template.ProfileProfileAligner
Packages that use ProfileProfileAligner
-
Uses of ProfileProfileAligner in org.biojava.nbio.alignment
Classes in org.biojava.nbio.alignment that implement ProfileProfileAlignerModifier and TypeClassDescriptionclass
SimpleProfileProfileAligner<S extends Sequence<C>,
C extends Compound> -
Uses of ProfileProfileAligner in org.biojava.nbio.alignment.template
Classes in org.biojava.nbio.alignment.template that implement ProfileProfileAlignerModifier and TypeClassDescriptionclass
AbstractProfileProfileAligner<S extends Sequence<C>,
C extends Compound> Constructors in org.biojava.nbio.alignment.template with parameters of type ProfileProfileAlignerModifierConstructorDescriptionCreates a profile-profile alignment task for simplified parallel execution.