Uses of Class
org.biojava.nbio.structure.align.multiple.AbstractScoresCache
-
Packages that use AbstractScoresCache Package Description org.biojava.nbio.structure.align.multiple -
-
Uses of AbstractScoresCache in org.biojava.nbio.structure.align.multiple
Subclasses of AbstractScoresCache in org.biojava.nbio.structure.align.multiple Modifier and Type Class Description class
BlockImpl
General implementation of aBlock
that supports any type of sequential alignment with gaps.class
BlockSetImpl
A general implementation of a BlockSet to store a flexible part of a multiple alignment.class
MultipleAlignmentEnsembleImpl
A general implementation of aMultipleAlignmentEnsemble
.class
MultipleAlignmentImpl
A general implementation of aMultipleAlignment
.Constructors in org.biojava.nbio.structure.align.multiple with parameters of type AbstractScoresCache Constructor Description AbstractScoresCache(AbstractScoresCache cache)
-