Package org.biojava.nbio.structure.cluster
-
Class Summary Class Description Subunit A Subunit consists of a set of residues from a Structure, which may correspond to an entire Chain, a Domain, or any subset or combination of residues from them.SubunitCluster A SubunitCluster contains a set of equivalentQuatSymmetrySubunits
, the set of equivalent residues (EQR) betweenSubunit
and aSubunit
representative.SubunitClusterer The SubunitClusterer takes as input a collection ofSubunit
and returns a collection ofSubunitCluster
.SubunitClustererParameters The SubunitClustererParameters specifies the options used for the clustering of the subunits in structures using theSubunitClusterer
.SubunitExtractor -
Enum Summary Enum Description SubunitClustererMethod The SubunitClustererMethod ennummerates all methods that can be used to clusterSubunit
in theSubunitCluster
.