Uses of Class
org.rcsb.strucmotif.domain.motif.ResiduePairOccurrence
Packages that use ResiduePairOccurrence
Package
Description
-
Uses of ResiduePairOccurrence in org.rcsb.strucmotif.core
Methods in org.rcsb.strucmotif.core that return types with arguments of type ResiduePairOccurrenceModifier and TypeMethodDescriptionKruskalMotifPruner.prune(Structure structure, List<LabelSelection> labelSelections, List<Map<LabelAtomId, float[]>> residues) MotifPruner.prune(Structure structure, List<LabelSelection> labelSelections, List<Map<LabelAtomId, float[]>> residues) Perform pruning operation (e.g.NoOperationMotifPruner.prune(Structure structure, List<LabelSelection> labelSelections, List<Map<LabelAtomId, float[]>> residues) -
Uses of ResiduePairOccurrence in org.rcsb.strucmotif.domain.query
Methods in org.rcsb.strucmotif.domain.query that return types with arguments of type ResiduePairOccurrenceModifier and TypeMethodDescriptionQueryStructure.getResiduePairOccurrences()All word occurrences in this query structure. -
Uses of ResiduePairOccurrence in org.rcsb.strucmotif.domain.structure
Methods in org.rcsb.strucmotif.domain.structure that return types with arguments of type ResiduePairOccurrenceModifier and TypeMethodDescriptionResidueGraph.residuePairOccurrencesParallel()Allows to traverse all residue pair occurrences.ResidueGraph.residuePairOccurrencesSequential()Allows to traverse all residue pair occurrences.