Rosetta Protocols  2014.16.56682
Classes | Namespaces
AnchoredGraftMover.hh File Reference

Class to graft a piece into a pose. Jared Adolf-Bryfogle (jadol.nosp@m.fbr@.nosp@m.gmail.nosp@m..com) More...

#include <protocols/grafting/GraftMoverBase.hh>
#include <protocols/grafting/AnchoredGraftMover.fwd.hh>
#include <protocols/moves/Mover.hh>
#include <core/pose/Pose.hh>
#include <core/kinematics/MoveMap.hh>
#include <core/scoring/ScoreFunction.hh>

Classes

class  protocols::grafting::AnchoredGraftMover
 Grafting class adapted from Steven Lewis' pose_into_pose algorithm. Basic, and quick, but with many options. More...
 

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::grafting
 

Detailed Description

Class to graft a piece into a pose. Jared Adolf-Bryfogle (jadol.nosp@m.fbr@.nosp@m.gmail.nosp@m..com)

Author
Original algorithm - Steven Lewis (smlew.nosp@m.i@gm.nosp@m.ail.c.nosp@m.om)