Uses of Class
org.biojava.nbio.structure.contact.StructureInterfaceCluster
-
Uses of StructureInterfaceCluster in org.biojava.nbio.structure.contact
Modifier and TypeMethodDescriptionStructureInterfaceList.getClusters()
Calculate the interface clusters for this StructureInterfaceList using a contact overlap score to measure the similarity of interfaces.StructureInterfaceList.getClusters
(double contactOverlapScoreClusterCutoff) Calculate the interface clusters for this StructureInterfaceList using Jaccard contact set scores to measure the similarity of interfaces.StructureInterfaceList.getClustersNcs()
Get the interface clusters for this StructureInterfaceList grouped by NCS-equivalence.Modifier and TypeMethodDescriptionvoid
StructureInterface.setCluster
(StructureInterfaceCluster cluster)