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

Suggestions for Enhancements to Colab Notebook for Boltz-1 Inference #28

Open
thisisanshgupta opened this issue Nov 20, 2024 · 10 comments

Comments

@thisisanshgupta
Copy link

I created a Colab notebook for running inference with the Boltz-1 model. Are there other features or functionalities you'd recommend adding to improve it?
Any suggestions are appreciated!

Thanks!

@Jun-Lizst
Copy link

I am willing to test the colab notebook for boltz-1. Thanks!

@LJStewart5
Copy link

I'm also willing to test Colab with Boltz-1 model. Is there a link to a Colab instance that I can copy and use ?

@thisisanshgupta
Copy link
Author

Sure, I will make it available after making some tweaks and completing the code for visualizing the predicted structure.

@thisisanshgupta
Copy link
Author

thisisanshgupta commented Nov 20, 2024

here's the Colab link:
https://colab.research.google.com/drive/1B_xSLii8ZMvp4K4XL2zslQVbKIjWV-mp?usp=sharing
Feel free to suggest necessary improvements.

@Jun-Lizst
Copy link

Thank you very much for sharing!
But I have this error: Installing collected packages: antlr4-python3-runtime, types-requests, omegaconf, numpy, mashumaro, lightning-utilities, ihm, rdkit, pandas, modelcif, hydra-core, einx, biopython, torchmetrics, fairscale, pytorch-lightning, boltz
Attempting uninstall: numpy
Found existing installation: numpy 1.26.4
Uninstalling numpy-1.26.4:
Successfully uninstalled numpy-1.26.4
Attempting uninstall: pandas
Found existing installation: pandas 2.2.2
Uninstalling pandas-2.2.2:
Successfully uninstalled pandas-2.2.2
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
cudf-cu12 24.10.1 requires pandas<2.2.3dev0,>=2.0, but you have pandas 2.2.3 which is incompatible.
google-colab 1.0.0 requires pandas==2.2.2, but you have pandas 2.2.3 which is incompatible.

@thisisanshgupta
Copy link
Author

Thank you very much for sharing! But I have this error: Installing collected packages: antlr4-python3-runtime, types-requests, omegaconf, numpy, mashumaro, lightning-utilities, ihm, rdkit, pandas, modelcif, hydra-core, einx, biopython, torchmetrics, fairscale, pytorch-lightning, boltz Attempting uninstall: numpy Found existing installation: numpy 1.26.4 Uninstalling numpy-1.26.4: Successfully uninstalled numpy-1.26.4 Attempting uninstall: pandas Found existing installation: pandas 2.2.2 Uninstalling pandas-2.2.2: Successfully uninstalled pandas-2.2.2 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. cudf-cu12 24.10.1 requires pandas<2.2.3dev0,>=2.0, but you have pandas 2.2.3 which is incompatible. google-colab 1.0.0 requires pandas==2.2.2, but you have pandas 2.2.3 which is incompatible.

I don't think you'll be getting these errors if you're on Colab. Still you should try downgrading pandas to 2.2.2

@thisisanshgupta
Copy link
Author

here's the Colab link: https://colab.research.google.com/drive/1B_xSLii8ZMvp4K4XL2zslQVbKIjWV-mp?usp=sharing Feel free to suggest necessary improvements.

here's an update: I added visualization for the generated sequence.

@Jun-Lizst
Copy link

Weixin Screenshot_20241122190250
Hello, I encounter a new bug, I can not find cif file in the output. Thanks!

@Jun-Lizst
Copy link

Could you please follow this notebook and also add visualizations of PAE, pLDDTs, Global confidence measures and ipTM matrix, Contact Probability Heatmap ? Thanks!
https://colab.research.google.com/drive/1XwNiH-cs4Xn5P_F5kxL78LjBoTafDErZ?usp=sharing

@Jun-Lizst
Copy link

image
Major error reported.

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

3 participants