Skip to main content

Open Drug Discovery Toolkit

Project description

# Open Drug Discovery Toolkit

Open Drug Discovery Toolkit (ODDT) is modular and comprehensive toolkit for use in cheminformatics, molecular modeling etc. ODDT is written in Python, and make extensive use of Numpy/Scipy

[![Documentation Status](https://readthedocs.org/projects/oddt/badge/?version=latest)](http://oddt.readthedocs.org/en/latest/)
[![Build Status](https://travis-ci.org/oddt/oddt.svg?branch=master)](https://travis-ci.org/oddt/oddt)
[![Coverage Status](https://coveralls.io/repos/github/oddt/oddt/badge.svg?branch=master)](https://coveralls.io/github/oddt/oddt?branch=master)
[![Code Health](https://landscape.io/github/oddt/oddt/master/landscape.svg?style=flat)](https://landscape.io/github/oddt/oddt/master)
[![Conda packages](https://anaconda.org/mwojcikowski/oddt/badges/version.svg?style=flat)](https://anaconda.org/mwojcikowski/oddt)
[![Latest Version](https://img.shields.io/pypi/v/oddt.svg)](https://pypi.python.org/pypi/oddt/)

## Documentation, Discussion and Contribution:
* Documentation: http://oddt.readthedocs.org/en/latest
* Mailing list: oddt@googlegroups.com http://groups.google.com/d/forum/oddt
* Issues: https://github.com/oddt/oddt/issues

## Requrements
* Python 2.7+ or 3.4+
* OpenBabel (2.3.2+) or/and RDKit (2014.03)
* Numpy (1.8+)
* Scipy (0.13+)
* Sklearn (0.18+)
* joblib (0.8+)
* pandas (0.17+)

## Install

### Using PyPi (pip)
When all requirements are met, then installation process is simple
> python setup.py install

You can also use pip. All requirements besides toolkits (OpenBabel, RDKit) are installed if necessary.
Installing inside virtualenv is encouraged, but not necessary.
> pip install oddt

To upgrade oddt using pip (without upgrading dependencies):
> pip install -U --no-deps oddt

### Using conda
Add conda channel which contains OpenBabel and ODDT [[link](https://anaconda.org/mwojcikowski)]
> conda config --add channels mwojcikowski

Optionally you can add RDKit's channel
> conda config --add channels rdkit

Install ODDT:
> conda install oddt

Optionally install RDKit:
> conda install rdkit

Upgrading procedure using conda is straightforward:
> conda update oddt

### Documentation
Automatic documentation for ODDT is available on [Readthedocs.org](https://oddt.readthedocs.org/). Additionally it can be build localy:
> cd docs

> make html

> make latexpdf

### License
ODDT is released under permissive [3-clause BSD license](./LICENSE)

### Reference
If you found Open Drug Discovery Toolkit useful for your research, please cite us!

1. Wójcikowski, M., Zielenkiewicz, P., & Siedlecki, P. (2015). Open Drug Discovery Toolkit (ODDT): a new open-source player in the drug discovery field. Journal of Cheminformatics, 7(1), 26. [doi:10.1186/s13321-015-0078-2](https://dx.doi.org/10.1186/s13321-015-0078-2)


[![Analytics](https://ga-beacon.appspot.com/UA-44788495-3/oddt/oddt?flat)](https://github.com/igrigorik/ga-beacon)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oddt-0.3.0.tar.gz (1.4 MB view details)

Uploaded Source

Built Distributions

oddt-0.3.0-py2.7.egg (1.6 MB view details)

Uploaded Source

oddt-0.3.0-py2-none-any.whl (1.5 MB view details)

Uploaded Python 2

File details

Details for the file oddt-0.3.0.tar.gz.

File metadata

  • Download URL: oddt-0.3.0.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for oddt-0.3.0.tar.gz
Algorithm Hash digest
SHA256 e27a6004f955aa76f585213a4290d0212d599f932ce84088f155fb5cea9c3015
MD5 147059dcb054f14b2d00e2fea64dce14
BLAKE2b-256 266f9b95120850d482918d36ea5542b73bbed9aaf59bd56dd8121d66880186cd

See more details on using hashes here.

File details

Details for the file oddt-0.3.0-py2.7.egg.

File metadata

  • Download URL: oddt-0.3.0-py2.7.egg
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for oddt-0.3.0-py2.7.egg
Algorithm Hash digest
SHA256 f0e5fb9f066d68eac717d76a6f1ea072abef7952a999e988913653a33f42e349
MD5 cd5f995830f2595a8a536f1c2f3f0ec4
BLAKE2b-256 36846b29c6c4e978fc506e4bb5b24ac7f7f9d231fa2d5f8eeca7aba147f9a72e

See more details on using hashes here.

File details

Details for the file oddt-0.3.0-py2-none-any.whl.

File metadata

File hashes

Hashes for oddt-0.3.0-py2-none-any.whl
Algorithm Hash digest
SHA256 1b80a1cd35aea6b93e0361c4321a2b3383a80a1cc8ef521e10801a5fdd731bbd
MD5 f619f431046a84c1277719021c3cd763
BLAKE2b-256 39f531a3f6007334c8f09a15c7122b0bb586e7c7b7bbc829d08a8dbee94436eb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page