public class SubunitClusterer extends Object
Subunit
and
returns a collection of SubunitCluster
.Modifier and Type | Method and Description |
---|---|
static Stoichiometry |
cluster(List<Subunit> subunits,
SubunitClustererParameters params) |
static Stoichiometry |
cluster(Structure structure,
SubunitClustererParameters params) |
public static Stoichiometry cluster(Structure structure, SubunitClustererParameters params)
public static Stoichiometry cluster(List<Subunit> subunits, SubunitClustererParameters params)
Copyright © 2000–2019 BioJava. All rights reserved.