|
Rosetta
|
#include <protocols/chemically_conjugated_docking/Gp_extra_bodies.hh>#include <core/kinematics/FoldTree.hh>#include <core/conformation/Conformation.hh>#include <core/conformation/Residue.hh>#include <core/pose/Pose.hh>#include <core/import_pose/import_pose.hh>#include <core/types.hh>#include <basic/Tracer.hh>#include <basic/options/option.hh>#include <basic/options/keys/chemically_conjugated_docking.OptionKeys.gen.hh>#include <utility/vector1.hh>#include <string>#include <set>Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::chemically_conjugated_docking | |
Functions | |
| static basic::Tracer | TR ("protocols.chemically_conjugated_docking.Gp_extra_bodies") |
| utility::vector1< core::Size > | protocols::chemically_conjugated_docking::add_extra_bodies (core::pose::Pose &pose) |
| The purpose of this code is to allow for static extra things in the system; for its original incarnations, to allow for a RING domain to occlude its site on E2 and a GAP (+MG +GDP) to occlude ras. More... | |
| void | protocols::chemically_conjugated_docking::pack_extra_bodies (utility::vector1< core::Size > const &extra_bodies_chains, core::pose::Pose const &pose, std::set< core::Size > ®ion) |
|
static |