You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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