![]() |
Rosetta Core
2014.16.56682
|
The NotResidueSelector negates the logic of its loaded ResidueSelector. More...
#include <core/pack/task/residue_selector/NotResidueSelector.fwd.hh>#include <core/types.hh>#include <core/pack/task/residue_selector/ResidueSelector.hh>#include <core/pose/Pose.hh>#include <utility/tag/Tag.fwd.hh>#include <utility/vector1.hh>Classes | |
| class | core::pack::task::residue_selector::NotResidueSelector |
| The NotResidueSelector negates the input of one loaded ResidueSelector, i.e., it selects all unselected residues and deselects the selected ones. The ResidueSelector to be negated can be pulled in through RosettaScipt using the selector option, subtags for ResidueSelectors known to the ResidueSelectorFactory or programmatically using set_residue_selector. More... | |
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::pack | |
| core::pack::task | |
| core::pack::task::residue_selector | |
The NotResidueSelector negates the logic of its loaded ResidueSelector.
1.8.7