Rosetta
|
contains helper quantification metrics for the original publication of the UBQ_Gp code More...
#include <core/pose/Pose.hh>
#include <core/import_pose/import_pose.hh>
#include <core/conformation/Conformation.hh>
#include <core/kinematics/FoldTree.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>
Namespaces | |
apps | |
apps::public1 | |
apps::public1::scenarios | |
apps::public1::scenarios::chemically_conjugated_docking | |
Functions | |
utility::vector1< core::Size > | apps::public1::scenarios::chemically_conjugated_docking::add_extra_bodies (core::pose::Pose &pose, basic::Tracer &TR) |
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 | apps::public1::scenarios::chemically_conjugated_docking::pack_extra_bodies (utility::vector1< core::Size > const &extra_bodies_chains, core::pose::Pose const &pose, std::set< core::Size > ®ion, basic::Tracer &TR) |
contains helper quantification metrics for the original publication of the UBQ_Gp code