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

Issue with Docking Pipeline #8

Open
Ash100 opened this issue Jan 28, 2025 · 4 comments
Open

Issue with Docking Pipeline #8

Ash100 opened this issue Jan 28, 2025 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Ash100
Copy link

Ash100 commented Jan 28, 2025

Hi Ryan,

The docking pipeline is failing to generate pdbqt files, although i did not see any apparent issue except python which is shifted to 3.12 on colab.

Would you be able to fix it?
Best Regards,

@RyanZR RyanZR self-assigned this Feb 1, 2025
@RyanZR RyanZR added the bug Something isn't working label Feb 1, 2025
@RyanZR
Copy link
Owner

RyanZR commented Feb 1, 2025

Hi @Ash100, thanks for the heads up.
I will be looking into it soon.

@Ash100
Copy link
Author

Ash100 commented Feb 1, 2025

Thanks Ryan, I tried fall back runtime in colab and that is working fine. The rest i tried different things but the issue seems with vina scripts, as colab is shifted to 3.11.11 in late December 2024.

@RyanZR
Copy link
Owner

RyanZR commented Feb 1, 2025

While I'm not entirely sure about the issue with the failure to generate pdbqt file, I did notice that using mk_prepare_receptor.py from meeko 0.6.1 in the current docking pipeline may not able to generate protein PDBQT file. It would be better if you could reproduce the error or attach the error message along with the labodock_install.log file.

I also noticed that the package installation failed due to the recent shift to Python 3.11.11 in Colab.

In the meantime, I've updated the Python version in environment.yml file. The docking pipeline should now be working correctly.

Please try the notebooks from the develop branch and let me know if this resolves the issue.

@rwxayheee
Copy link

Hi @RyanZR
Thanks for the nice work. I wrote the notebooks for Meeko documentation:
https://meeko.readthedocs.io/en/release-doc/colab_examples.html
Would you be able to take a quick Look at my setup? Specifically, I would like to know how we can help with a workaround or setup for a specific Python environment. Currently Meeko needs Python >= 3.9 and <3.12, but there are workaround if you need it with older and newer Python. See here for a brief note on Python version

https://meeko.readthedocs.io/en/release-doc/installation.html#support-for-python-3-12

Feel free to reach out if we could be of any further assistance. Thank you for considering Meeko in your workflows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants