|
Rosetta 3.5
|
Functions for switching the residue type set of a pose. More...
#include <core/util/SwitchResidueTypeSet.hh>#include <core/chemical/ResidueType.hh>#include <core/chemical/ResidueTypeSet.hh>#include <core/chemical/ChemicalManager.hh>#include <core/conformation/ResidueFactory.hh>#include <core/conformation/util.hh>#include <core/pose/Pose.hh>#include <core/scoring/ScoreType.hh>#include <core/scoring/ScoreFunction.hh>#include <core/scoring/Energies.hh>#include <core/kinematics/MoveMap.hh>#include <core/pack/task/TaskFactory.hh>#include <core/pack/task/PackerTask.hh>#include <core/util/disulfide_util.hh>#include <basic/Tracer.hh>#include <basic/options/option.hh>#include <basic/options/keys/run.OptionKeys.gen.hh>#include <utility/vector1.hh>#include <core/conformation/Residue.hh>#include <core/kinematics/Jump.hh>Go to the source code of this file.
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::util | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::util | |
Functions | |
| static basic::Tracer | core::util::TR ("core.util.switchresiduetypeset") |
| void | core::util::switch_to_residue_type_set (core::pose::Pose &pose, std::string const &type_set_name, bool allow_sloppy_match) |
Functions for switching the residue type set of a pose.
Definition in file SwitchResidueTypeSet.cc.
1.8.4