-
Notifications
You must be signed in to change notification settings - Fork 12
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
Colab notebook: Template used in ranking structures and Runs on multimers #4
Comments
|
Many thanks for your reply! I just have a few more concerns.
Thanks for the reply. I see, so that cell was for the initialization. I was just curious about which template it takes for prediction and ranking (but maybe it's concerned with MSA taken by alphafold, instead of AF2Rank) Thanks for reading the message! |
looks like multimer model got updated to v3. I've updated the notebook. Can you try again. |
Yes, that works now! Many thanks for your kind help |
Hi there,
Thanks a lot for making this repo available.
I just wanted to ask two questions I have when I tested the colab notebook.
Could you tell me is there a template taken when ranking decoy structures (e.g. the native structure)? I was a little bit confused when reading the set up code. Did the NATIVE PATH in the following cell indicate the template to be used?
When running multimers, even if I have changed model_mode into alphafold-multimer in the settings cell, I still got the following error: "ValueError: Only single model PDBs are supported. Found 0 models.". I also attached a screenshot below. Could you tell me if it's because the chain name only allows a string of length = 1?
The text was updated successfully, but these errors were encountered: