Package org.biojava.nbio.structure.cluster
package org.biojava.nbio.structure.cluster
-
ClassDescriptionA 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.A SubunitCluster contains a set of equivalent
QuatSymmetrySubunits
, the set of equivalent residues (EQR) betweenSubunit
and aSubunit
representative.The SubunitClusterer takes as input a collection ofSubunit
and returns a collection ofSubunitCluster
.The SubunitClustererMethod ennummerates all methods that can be used to clusterSubunit
in theSubunitCluster
.The SubunitClustererParameters specifies the options used for the clustering of the subunits in structures using theSubunitClusterer
.