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 Vina Docking During Molecule Evaluation #9

Open
mahmoud-ekhani opened this issue Jun 8, 2023 · 0 comments
Open

Issue with Vina Docking During Molecule Evaluation #9

mahmoud-ekhani opened this issue Jun 8, 2023 · 0 comments

Comments

@mahmoud-ekhani
Copy link

mahmoud-ekhani commented Jun 8, 2023

Firstly, I would like to express my gratitude for your impressive work and for making it available on GitHub.

I recently utilized your pre-trained model to generate molecules for a specific pocket using the following command: python scripts/sample_for_pocket.py configs/sampling.yml --pdb_path examples/1zcm.pdb. However, I encountered an issue when it came to the vina docking step during evaluation by scripts/evaluate_diffusion.py . Specifically, the 'ligand_filename': r['data'].ligand_filename, does not appear to exist in the results generated by sample_for_pocket.py.

In order to resolve this issue, I removed the aforementioned snippet from lines 110 and 143 in the scripts/evaluate_diffusion.py code. Post this modification, the problem seems to be resolved. I am raising this issue to bring this to your attention, and potentially help others who might encounter a similar problem.

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

1 participant