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) betweenSubunitand aSubunitrepresentative.The SubunitClusterer takes as input a collection ofSubunitand returns a collection ofSubunitCluster.The SubunitClustererMethod ennummerates all methods that can be used to clusterSubunitin theSubunitCluster.The SubunitClustererParameters specifies the options used for the clustering of the subunits in structures using theSubunitClusterer.