Merge pull request #176 from RosettaCommons/vmullig/betahelix
Vmullig/betahelix
This merge adds support for non-ideal mainchain bond angles and bond lengths to the MakeBundle mover. Small deviations from ideal mainchain bond angles/lengths permit more perfect long helices of helices. The mover is now fully documented on the Gollum wiki.
In addition, this merge does the following:
- Changes "delta_omega1_all" option to "delta_omega1" in the RosettaScripts syntax for the MakeBundle mover.
- Adds an integration test for MakeBundle with nonideal bond angles/lengths.
- Updates the C-terminus patch for beta-3-amino acids.
Expected integration test changes:
- helical_bundle test should change (though output should not) since "delta_omega1_all" is now "delta_omega1".
- new helical_bundle_nonideal integration test (since it's new).