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
Thanks for a great resource. I've been struggling for a few days to troubleshoot this issue. I'm getting a very cryptic index error when trying to run the redesign Chain A in this notebook.
I have tried running with 2022 (python 3.9) and 2019 (python 3.6) releases of PyRosetta installed via conda, but the error persists.
I think is the virtual root problem.
I comment out the virtual_root.apply(pose) in design part, and change the pose_chBC.chain_end(3)-1 part to pose_chBC.chain_end(3) and it works for me.
Hi team,
Thanks for a great resource. I've been struggling for a few days to troubleshoot this issue. I'm getting a very cryptic index error when trying to run the redesign Chain A in this notebook.
I have tried running with 2022 (python 3.9) and 2019 (python 3.6) releases of PyRosetta installed via conda, but the error persists.
I'd be grateful for any suggestions.
All the best,
Konrad.
Denovo Protein Design Notebook Output.pdf
The text was updated successfully, but these errors were encountered: