![]() |
Rosetta
2021.16
|
Selects residues based on per residue score of the given score_type. Residues with scores equal to or within the lower and upper thresholds are selected. More...
#include <core/select/residue_selector/ScoreTermValueBasedSelector.hh>#include <core/select/residue_selector/ResidueSelectorCreators.hh>#include <core/select/residue_selector/util.hh>#include <basic/datacache/DataMap.hh>#include <core/conformation/Residue.hh>#include <core/pose/selection.hh>#include <core/pose/Pose.hh>#include <core/scoring/Energies.hh>#include <core/scoring/ScoreFunctionFactory.hh>#include <utility/tag/Tag.hh>#include <basic/Tracer.hh>#include <utility/tag/XMLSchemaGeneration.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::select | |
| core::select::residue_selector | |
Functions | |
| static basic::Tracer | TR ("core.select.residue_selector.ScoreTermValueBasedSelector") |
Selects residues based on per residue score of the given score_type. Residues with scores equal to or within the lower and upper thresholds are selected.
|
static |
1.8.7