Files
rdkit/External/pubchem_shape
Greg Landrum a5bcf726e1 allow custom shape points (#8799)
* support providing custom features

* expose that to python

* switch to tuples (on get) and objects (on set) for attributes

* allow aligning mols directly with ShapeInputOptions

* changes for review

* add warning
2025-09-23 18:56:03 +02:00
..
2025-09-23 18:56:03 +02:00
2025-09-23 18:56:03 +02: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/