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 Stoichiometrycluster(List<Subunit> subunits, SubunitClustererParameters params) static Stoichiometrycluster(Structure structure, SubunitClustererParameters params)
-
Method Details
-
cluster
-
cluster
-