Rosetta
|
Header file for a ResidueSelector for selecting residues based on layers defined by burial (core, boundary, surface, etc.). More...
#include <core/select/residue_selector/LayerSelector.fwd.hh>
#include <core/types.hh>
#include <core/select/residue_selector/ResidueSelector.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/select/util/SelectResiduesByLayer.fwd.hh>
#include <utility/tag/Tag.fwd.hh>
#include <utility/tag/XMLSchemaGeneration.fwd.hh>
Classes | |
class | core::select::residue_selector::LayerSelector |
The LayerSelector returns a ResidueSubset, i.e. a utility::vector1< bool > containing 'true' for residue positions which match the given residue index. The index is read as comma-separated list of either Rosetta indices (e.g. 10) or PDB numbers (e.g. 10A, residue 10 of chain A). Detection and mapping from PDB to Rosetta residue numbers is done internally. More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::select | |
core::select::residue_selector | |
Header file for a ResidueSelector for selecting residues based on layers defined by burial (core, boundary, surface, etc.).