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

openpharmacophore.molecular_systems.exceptions.DifferentNumAtomsError: Ligand contains 27 atoms, while smiles contains 40 atoms #86

Open
JeongSooNa opened this issue Jul 15, 2024 · 0 comments

Comments

@JeongSooNa
Copy link

I get this error in python, using openpharmacophore modules

raise DifferentNumAtomsError( openpharmacophore.molecular_systems.exceptions.DifferentNumAtomsError: Ligand contains 27 atoms, while smiles contains 40 atoms

Is there any specific formats in pdb and ligand, in openpharmacophore package?
the smiles is "CN(C)CCCNc1nc2cc(c(cc2c(n1)NC3CCN(CC3)Cc4ccccc4)OC)OCCCCCN" and I get printed 27 in print(ligand.n_atoms)

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