Class SubunitClusterer
java.lang.Object
org.biojava.nbio.structure.cluster.SubunitClusterer
The SubunitClusterer takes as input a collection of
Subunit
and
returns a collection of SubunitCluster
.- Since:
- 5.0.0
- Author:
- Aleix Lafita
-
Method Summary
Modifier and TypeMethodDescriptionstatic Stoichiometry
cluster
(List<Subunit> subunits, SubunitClustererParameters params) static Stoichiometry
cluster
(Structure structure, SubunitClustererParameters params)
-
Method Details
-
cluster
-
cluster
-