Uses of Class
org.biojava.nbio.structure.contact.StructureInterfaceCluster
Packages that use StructureInterfaceCluster
-
Uses of StructureInterfaceCluster in org.biojava.nbio.structure.contact
Methods in org.biojava.nbio.structure.contact that return StructureInterfaceClusterMethods in org.biojava.nbio.structure.contact that return types with arguments of type StructureInterfaceClusterModifier 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.Methods in org.biojava.nbio.structure.contact with parameters of type StructureInterfaceClusterModifier and TypeMethodDescriptionvoidStructureInterface.setCluster(StructureInterfaceCluster cluster)