Uses of Interface
org.rcsb.strucmotif.core.MotifPruner
Packages that use MotifPruner
-
Uses of MotifPruner in org.rcsb.strucmotif.core
Classes in org.rcsb.strucmotif.core that implement MotifPrunerModifier and TypeClassDescriptionclassA motif may be best described by the minimal spanning tree which connects all vertices in the most compact fashion.classDon't prune query motif. -
Uses of MotifPruner in org.rcsb.strucmotif.domain.query
Methods in org.rcsb.strucmotif.domain.query that return MotifPrunerModifier and TypeMethodDescriptionParameters.getMotifPruner()The motif pruning strategy applied.Methods in org.rcsb.strucmotif.domain.query with parameters of type MotifPrunerModifier and TypeMethodDescriptionQueryBuilder.MandatoryBuilder.motifPruningStrategy(MotifPruner motifPruner) Specify the motif pruning strategy.