You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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...?The text was updated successfully, but these errors were encountered: