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

The molecular structure changes after gnina docking simulation. #219

Open
Blue1993 opened this issue Aug 30, 2023 · 1 comment
Open

The molecular structure changes after gnina docking simulation. #219

Blue1993 opened this issue Aug 30, 2023 · 1 comment

Comments

@Blue1993
Copy link

Issue summary

Docking simulation was performed using vina and gnina, respectively.

Next, we calculated the RMSD of the template and simulation results using the TOOL provided by “The Yang Zhang Lab”.

In the case of VINA, RMSD was calculated for simulation results, whereas RMSD cannot be calculated for most of gnina's results.

According to the log, the RMSD cannot be calculated because the template structure (structure before docking) and the structure of the simulation result (after gnina docking) are different.

Even when we performed visualization using pymol, we confirmed that the structures were different.

Why do these structural changes occur? In the case of docking simulation, isn't it about finding the pose (coordinates) of the molecule?

Additionally, how can RSMD be calculated in this case?

Steps to reproduce

Your system configuration

Operating system:
Compiler:
CUDA version (if applicable):
CUDNN version (if applicable):
Python version:

@dkoes
Copy link
Contributor

dkoes commented Aug 30, 2023

Can you provide examples of the different structures? GNINA will process the molecule with OpenBabel. Does obrms from OpenBabel work for computing the RMSD?

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