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

Revisions №58034

branch: master 「№58034」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「657466faf43bfb28」 「№686」
Difference from previous tested commit:  code diff
Commit date: 2015-08-07 14:00:36

Merge pull request #686 from RosettaCommons/jadolfbr/antibody_design Jadolfbr/antibody design A few small changes that should be merged. Antibody Related ---------------------- 1) Disable cartesian min during graft adaptation in the designer. To close 100% of grafts, it is not needed and can cause downstream effects from the inaccurate G. From now on, this is off to increase stability of large cluster runs. 2) Change CDR length max to 25, which is reasonable. Really, this only effects H3. 3) Add optional output of monte carlo acceptance rates to PDB file during antibody design runs. 4) Change docking during design from LH_A to A_LH so that LH is moving relative to A. Non-Antibody Related --------------------------- 1) Remove the text of what the '-correct' option should do. Its all BS. Even the defaults in the options file can be overruled through code. At least this is more clear and points people to score_function_corrections.cc. Test Changes ------------------ Expected in antibody design mover due to the change in defaults.

...