Rosetta Core  2014.16.56682
Namespaces | Functions | Variables
SwitchResidueTypeSet.cc File Reference

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/pose/PDBInfo.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>

Namespaces

 core
 A class for defining atom parameters, known as atom_types.
 
 core::util
 

Functions

void core::util::switch_to_residue_type_set (core::pose::Pose &pose, std::string const &type_set_name, bool allow_sloppy_match)
 

Variables

static basic::Tracer core::util::TR ("core.util.switchresiduetypeset")
 

Detailed Description

Functions for switching the residue type set of a pose.

Author
P. Douglas Renfrew (renfr.nosp@m.ew@n.nosp@m.yu.ed.nosp@m.u)