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

Does the coarse-grained representation remove double/triple bonds in ligands? #27

Open
ballaneypranav opened this issue Jul 7, 2024 · 1 comment

Comments

@ballaneypranav
Copy link

Hi, congratulations on the excellent work! The publication was highly engaging, and the results are very promising. I have a question about how DynamicBind processes ligands, specifically regarding its coarse-grained representation. Does this representation eliminate double or triple bonds?

I tried to run it on the test files (1qg8). While the input SMILES has double bonds, the output has only single bonds. This was confusing because the figures 3-5 in the publications show double bonds in the DynamicBind-predicted ligands. Could you please clarify what might be causing this issue?

Here's the command I ran:
python run_single_protein_inference.py data/origin-1qg8.pdb data/1qg8_input.csv --header test ...

2D representation of input SMILES and output ligand opened on Schrodinger Maestro:
image
Output complex:
image

Thanks for your help!

@luwei0917
Copy link
Owner

double and triple bonds should be conserved. I feel it might be a outputting issue related with pdb format. maybe checkout the predicted sdf file.

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