mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* added Scripts/create_deb_packages.sh * better comment * more cmake options * rm ignored rdkitversion cmake flag because it is overwritten by what is found in CMakeLists.txt: ``` set(RDKit_Year "2018") set(RDKit_Month "05") ``` * this deps list is for Ubuntu * rm -Wno-dev cmake option * updated dependencies in comments
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.