「view this page in B3 βῆτα server」

Revisions №59021

branch: master 「№59021」
Commited by: Vikram K. Mulligan
GitHub commit link: 「d060d1da573ae319」 「№1728」
Difference from previous tested commit:  code diff
Commit date: 2016-10-18 07:34:21

Merge pull request #1728 from RosettaCommons/vmullig/copy_rotamer Add a mover for copying a rotamer from one position to another. This adds a mover that copies the rotamer from one position in a pose to another. It matches the residuetype and the side-chain torsions. @kweigithub Tasks: - Create mover using template scripts. - Register it. - Write parse_my_tag(). - Write apply(). - Unit test. - Integration test. - Documentation. - Beauty. For a future pull request: - Option to copy all side-chain DoFs.

...