mxu00 / standardiser

Molecular standardisation tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 standardiser
```

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.

About

Molecular standardisation tool


Languages

Language:Jupyter Notebook 87.4%Language:HTML 10.6%Language:Python 2.0%Language:Shell 0.0%