• Jupyter Notebook 87.4%
  • HTML 10.6%
  • Python 2%
Find a file
2019-05-29 12:11:17 +09:00
doc added doc/packaging.txt 2019-05-29 12:06:25 +09:00
standardiser added -i and -o; note that they are all mandatory 2018-01-25 17:09:40 +09:00
LICENSE added license file 2019-05-29 11:23:16 +09:00
MANIFEST.in trying to fix rdkit dependency 2014-03-05 13:19:37 +00:00
README.md updated README.md 2019-05-29 12:11:17 +09:00
ReadMe.txt there is a pip installer available 2018-11-12 14:50:55 +09:00
setup.py tweaks in setup.py 2019-05-29 11:52:46 +09:00

standardiser

This is a tool designed to provide a simple way of standardising molecules as a prelude to e.g. molecular modelling exercises.

To install, download this project and ensure that Python can find the standardise/ directory. Note that RDKit must also be installed and accessible to Python.

Or, install via pip:

pip install chemo-standardizer

Please see the IPython Notebooks in docs/ or the HTML versions in docs/html/ for more information. The HTML version is also available for browsing at https://wwwdev.ebi.ac.uk/chembl/extra/francis/standardiser/.

This work was funded by the IMI eTOX project.

This code is released under the Apache 2.0 license. Copyright [2014] is retained by the EMBL-EBI.