mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* 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
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/