Package org.biojava.nbio.structure.align.multiple
package org.biojava.nbio.structure.align.multiple
-
ClassDescriptionAbstact implementation of the
ScoresCache
with the shared code used in all objects with a variables cache.A Block is a Data Structure that stores aligned positions of aMultipleAlignment
with the condition that residues are in a sequential order.General implementation of aBlock
that supports any type of sequential alignment with gaps.A BlockSet is a Data Structure to store a flexible alignment part of a multiple alignment.A general implementation of a BlockSet to store a flexible part of a multiple alignment.A MultipleAlignment is a Data Structure to store the core information of a multiple structure alignment, as a return type.A MultipleAlignmentEnsemble is a collection ofMultipleAlignment
s that share the same structures (Atoms) and creation properties (algorithm, version, creation time, etc.).A general implementation of aMultipleAlignmentEnsemble
.A general implementation of aMultipleAlignment
.Interface for classes which implement a temporary cache for various numeric scores, e.g.