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

Revisions №57245

branch: master 「№57245」
Commited by: nollikai
GitHub commit link: 「e8de2ba799029509」 「№73」
Difference from previous tested commit:  code diff
Commit date: 2014-09-03 20:16:23

Merge pull request #73 from RosettaCommons/nollikai/ShortBackrubMover Adding ShortBackrubMover to protocols/simple_moves Created a new mover that performs a three residue backrub move. Peptide bond rotations are also performed to minimize the displacement of backbone carbonyl oxygen atoms. This mover samples rotation angles from a normal distribution, unlike traditional backrub moves, which use a uniform distribution. The standard deviation of the rotation angle distribution can be set using set_rotation_std_dev( Real ). This mover is particularly useful when combined with BoltzmannRotamerMover to perform coupled side-chain / backbone moves.

...