Back to TaskOperations page.
Jared Adolf-Bryfogle; jadolfbr@gmail.com; PI: Roland Dunbrack
Insert a whole pose into another. Loops, linkers, whaterver. No modeling here. Wrapper to utility function insert_pose_into_pose.
Residues between start + end should be deleted before using this mover if needed. See DeleteRegionMover or KeepRegionMover for how to do this is RosettaScripts.
Use the SavePoseMover to give the pose to this mover. Works the same way in terms of saving and giving the reference pose as in the CCDEndsGraftMover XML example.
Combine with SavePoseMover
<InsertPoseIntoPoseMover name="(&string)" start_pdb_num (&string) end_pdb_num="(&string)" copy_pdbinfo="(&bool, false)" spm_reference_name=/>