![]() |
Rosetta
2021.16
|
The NeighborhoodResidueSelector selects residues in a given proximity of set focus residues. More...
#include <core/select/residue_selector/NeighborhoodResidueSelector.fwd.hh>#include <core/types.hh>#include <core/select/residue_selector/ResidueSelector.hh>#include <core/pose/Pose.fwd.hh>#include <utility/tag/Tag.fwd.hh>#include <utility/tag/XMLSchemaGeneration.fwd.hh>#include <utility/vector1.hh>#include <set>Classes | |
| class | core::select::residue_selector::NeighborhoodResidueSelector |
| The NeighborhoodResidueSelector selects residues neighboring a defined set of residues (the focus). The focus residue set can be obtained from another ResidueSelector, from a set of positions. Focus is included in subset by default. Use include_focus_in_subset to change this! More... | |
Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::select | |
| core::select::residue_selector | |
The NeighborhoodResidueSelector selects residues in a given proximity of set focus residues.
The NeighborhoodResidueSelector selects residues in a given proximity of set focus residues. Clears the Passed ResidueSubset.
1.8.7