![]() |
Rosetta Protocols
2015.09
|
Automatical detection and setup of the symmetry machinery from an assymetric pose made of symmetric chains. Only works with cyclic simmetries. More...
#include <protocols/simple_moves/symmetry/DetectSymmetryMover.hh>
#include <protocols/simple_moves/symmetry/DetectSymmetryMoverCreator.hh>
#include <core/pose/Pose.hh>
#include <core/pose/util.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/rigid/RB_geometry.hh>
#include <numeric/xyzMatrix.hh>
#include <numeric/xyzVector.hh>
#include <numeric/xyz.functions.hh>
#include <basic/database/open.hh>
#include <core/conformation/symmetry/SymmData.hh>
#include <core/conformation/Residue.hh>
#include <core/pose/symmetry/util.hh>
#include <core/scoring/rms_util.hh>
#include <utility/tag/Tag.hh>
#include <boost/lexical_cast.hpp>
#include <utility/exit.hh>
#include <basic/Tracer.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/symmetry.OptionKeys.gen.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::simple_moves | |
protocols::simple_moves::symmetry | |
Functions | |
static thread_local basic::Tracer | protocols::simple_moves::symmetry::TR ("protocols.simple_moves.symmetry.DetectSymmetry") |
Automatical detection and setup of the symmetry machinery from an assymetric pose made of symmetric chains. Only works with cyclic simmetries.