Uses of Class
org.biojava.nbio.alignment.template.AbstractProfileProfileAligner
-
Packages that use AbstractProfileProfileAligner Package Description org.biojava.nbio.alignment -
-
Uses of AbstractProfileProfileAligner in org.biojava.nbio.alignment
Subclasses of AbstractProfileProfileAligner in org.biojava.nbio.alignment Modifier and Type Class Description classSimpleProfileProfileAligner<S extends org.biojava.nbio.core.sequence.template.Sequence<C>,C extends org.biojava.nbio.core.sequence.template.Compound>Implements a simple (naive)Alignerfor a pair ofProfiles.
-