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

Revisions №245

branch: release 「№245」
Commited by: Jack Maguire
GitHub commit link: 「80fcaed31d875d7a」 「№4436」
Difference from previous tested commit:  code diff
Commit date: 2020-01-31 20:27:11

Merge pull request #4436 from RosettaCommons/JackMaguire/AcceptToBestMover AcceptToBestMover I'm re-implementing FastDesign using rosetta_scripts instead of relax_scripts. People are generally more familiar with rosetta_scripts so this side-by-side comparison will hopefully be the "Rosetta Stone" of relax_scripts. The only functionality that does not currently exist in rosetta_scripts is the accept_to_best command, which updates the pose to the best one seen so far. This PR adds the AcceptToBestMover which wraps this simple logic into Mover boilerplate.

...