Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move set_BBB_angles and set_BBBB_dihe to CG_movers #1

Open
tlfobe opened this issue May 22, 2019 · 1 comment
Open

move set_BBB_angles and set_BBBB_dihe to CG_movers #1

tlfobe opened this issue May 22, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tlfobe
Copy link
Member

tlfobe commented May 22, 2019

To do :
Move methods for setting torsion angles and bond angles from CG_folding to CG_movers

Need these to be generalizable based on ID of monomer

set_bb_angles(pose, dict)

where dict is a dictionary with specific angles for specific residues...?

@tlfobe
Copy link
Member Author

tlfobe commented Mar 30, 2020

Update on this problem: We have a working setBackBoneBondLengths and randomizeBackBoneBondLengths objects in CG_movers.py, however there still is a need for a setBBBondAngles and set BBTorsionAngles objects. These should implement the newCGSmall and SmallAngle movers that were recently added:

  • set/randomizeBBBondAngles
  • set/randomizeBBTorsionAngles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant