Files
rdkit/Scripts
Paolo Tosco c43f6d363a - enable building stubs in both in-tree and out-of-tree builds (#6980)
with cmake --build . --target stubs (also make stubs on *NIX)
- improved the patching script to do a better assignment of
  overloaded constructor parameters, whcih results in a number
  of docstring fixes

Co-authored-by: ptosco <paolo.tosco@novartis.com>
2023-12-13 04:49:34 +01:00
..
2019-03-22 15:58:29 +01:00

RDKit scripts

This folder contains a number of scripts that make use of RDKit functionality.

Pharmacophores

FeatFinderCLI

FeatFinderCLI reads molecules as SMILES from the first column of a tab, comma or space separated file and annotates the atoms of the molecules with their pharmacophore property.