schrodinger / coordgenlibs

Schrodinger-developed 2D Coordinate Generation
BSD 3-Clause "New" or "Revised" License
42 stars 28 forks source link

Some problems identified while doing template-guided coordinate generation #57

Open greglandrum opened 4 years ago

greglandrum commented 4 years ago

The attached zip file contains a set of SDFs where I noticed either problems caused by using a template when generating coordinates or the coordinates not honoring the template. In each SDF the first molecule is the template (with the coordinates I used). The other molecules have the coordgen-coordinates created using template alignment

These were all generated using the RDKit's coordgen integration and coordgen v1.3.2

The molecules are all from ChEMBL.

Here's an example where using the template has somehow resulted in bad coordinates for a couple of molecules (this is doc16404): image

And here's an example where it looks like rotatable bonds in the template are being perturbed to remove clashes (this is doc66014) image

cg_problems.zip

d-b-w commented 3 years ago

@rachelnwalker - Do we think this is fixed by your recent work on template-guided minimization?

rachelnwalker commented 3 years ago

A few of the examples that Greg gave seem to be fixed (no clashes and RMSD between all the mols and the scaffold is < .2), including doc16404:

ex1

However, doc55715, doc66014, and doc105103 are still not aligning well with the template:

Screen Shot 2021-06-11 at 5 14 46 PM Screen Shot 2021-06-11 at 5 15 04 PM Screen Shot 2021-06-11 at 5 16 18 PM