Uses of Class
org.biojava.nbio.structure.symmetry.internal.SymmetryAxes
Packages that use SymmetryAxes
Package
Description
-
Uses of SymmetryAxes in org.biojava.nbio.structure.symmetry.internal
Methods in org.biojava.nbio.structure.symmetry.internal that return SymmetryAxesMethods in org.biojava.nbio.structure.symmetry.internal with parameters of type SymmetryAxes -
Uses of SymmetryAxes in org.biojava.nbio.structure.symmetry.utils
Methods in org.biojava.nbio.structure.symmetry.utils with parameters of type SymmetryAxesModifier and TypeMethodDescriptionstatic voidSymmetryTools.updateSymmetryTransformation(SymmetryAxes axes, MultipleAlignment msa) Calculates the set of symmetry operation Matrices (transformations) of the new alignment, based on the symmetry relations in the SymmetryAxes object.