Files
UnixJunkie 3ab21b7456 added Scripts/create_deb_packages.sh (#1655)
* 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
2018-06-07 16:12:23 +02: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.