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

IndexError in Notebook 06.07 - Denovo Protein Design #79

Open
konradpaszkiewicz opened this issue Apr 25, 2022 · 2 comments
Open

IndexError in Notebook 06.07 - Denovo Protein Design #79

konradpaszkiewicz opened this issue Apr 25, 2022 · 2 comments

Comments

@konradpaszkiewicz
Copy link

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
image

@hklz
Copy link

hklz commented Jun 15, 2023

Hi Konrad,

I meet the same error. Do you have any idea?

Thank you!

@hklz
Copy link

hklz commented Jun 16, 2023

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.

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

No branches or pull requests

2 participants