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

Zero Affinities with GPU but not in Vina #238

Closed
syedzayyan opened this issue Aug 17, 2023 · 2 comments
Closed

Zero Affinities with GPU but not in Vina #238

syedzayyan opened this issue Aug 17, 2023 · 2 comments

Comments

@syedzayyan
Copy link

Hello!

I am trying to dock some ligands in a batch onto the Adenosine Receptor. I have attached the code I am using. I keep getting zero affinity even though on Vina or Webina I do not with the duplicate PDBQT files.

I found out that it could be because that Autodock is not able to find a satisfactory binding pose but how is that even possible if Vina and Webina are able to generate poses in the 4-7 ranges?

I used the same bounding box when running Webina and Vina.

ad-gpu-adenosine-receptors.ipynb.zip

Thank You! :)

@diogomart
Copy link
Member

Hi,

It may be because in the GPF for autogrid, the search space (grid box) is defined by number of grid points, which are 0.375 Angstroms apart, so you need to divide the size by spacing. Do not increase spacing as that will be too coarse.

@syedzayyan
Copy link
Author

It was that! thanks!

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