Files
rdkit/External/pubchem_shape
David Cosgrove 2c3010d5ce Add function to compute shape scores without overlay. (#8950)
* Add function to compute shape scores without overlay.

* Update docstrings.

* Rename function to ScoreMolecule/ScoreMol.
Add extra functions analogous to the overlay ones.

* Windows export crap.

---------

Co-authored-by: David Cosgrove <david@cozchemix.co.uk>
2025-11-19 17:02:38 +01:00
..

This is a thin RDKit wrapper around pubchem-align3d, a shape-based alignment code written by the PubChem team.

The repo for pubchem-align3d is here: https://github.com/ncbi/pubchem-align3d/