![]() |
Rosetta Protocols
2015.09
|
allows to add coordinate constraints to the pose based on parsed spans or residues residues specified are parsed at runtime not at parse time, so it can be used somewhat used with length changes currently it only adds CA constraints, but hopefully at some time point others too More...
#include <protocols/seeded_abinitio/CoordinateCst.hh>
#include <protocols/seeded_abinitio/CoordinateCstCreator.hh>
#include <core/scoring/func/Func.hh>
#include <core/scoring/func/Func.fwd.hh>
#include <core/scoring/constraints/CoordinateConstraint.hh>
#include <core/scoring/constraints/ConstraintSet.fwd.hh>
#include <core/conformation/Residue.hh>
#include <core/id/AtomID.hh>
#include <numeric/xyzVector.hh>
#include <core/scoring/func/HarmonicFunc.hh>
#include <core/types.hh>
#include <protocols/rosetta_scripts/util.hh>
#include <core/pose/selection.hh>
#include <utility/string_util.hh>
#include <boost/foreach.hpp>
#include <utility/tag/Tag.hh>
#include <iostream>
#include <string>
#include <basic/Tracer.hh>
#include <utility/vector1.hh>
#include <core/pose/Pose.hh>
#include <core/pose/Pose.fwd.hh>
#include <utility/vector0.hh>
#include <core/kinematics/FoldTree.hh>
#include <core/kinematics/Jump.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::seeded_abinitio | |
allows to add coordinate constraints to the pose based on parsed spans or residues residues specified are parsed at runtime not at parse time, so it can be used somewhat used with length changes currently it only adds CA constraints, but hopefully at some time point others too