Class ChainClusterer
java.lang.Object
org.biojava.nbio.structure.symmetry.core.ChainClusterer
Wraps a sequence clustering with structural information
-
Constructor Details
-
ChainClusterer
-
-
Method Details
-
getCalphaCoordinates
-
getCalphaTraces
-
getChainIds
-
getModelNumbers
-
getStoichiometry
-
getFolds
Get valid symmetry order for this stoichiometry.- Returns:
-
getValidFolds
Find valid symmetry orders for a given stoichiometry. For instance, an A6B4 protein would give [1,2] because (A6B4)1 and (A3B2)2 are valid decompositions.- Parameters:
stoichiometry
- List giving the number of copies in each chain cluster- Returns:
- The common factors of the stoichiometry
-
getSequenceClusterIds
-
getSequenceClusterCount
public int getSequenceClusterCount() -
getSequenceAlignmentClusters
-
getPseudoStoichiometry
-
getMinSequenceIdentity
-
getMaxSequenceIdentity
-
toString
-