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/)
[![Latest Version](https://img.shields.io/pypi/v/oddt.svg)](https://pypi.python.org/pypi/oddt/)
[![Downloads](https://img.shields.io/pypi/dm/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.X
* OpenBabel (2.3.2+) or/and RDKit (2014.03)
* Numpy (1.8+)
* Scipy (0.13+)
* Sklearn (0.13+)
* ffnet (0.7.1+) only for neural network functionality.
* joblib (0.8+)

## 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.1.10.tar.gz (340.1 kB view details)

Uploaded Source

Built Distribution

oddt-0.1.10-py2-none-any.whl (358.3 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: oddt-0.1.10.tar.gz
  • Upload date:
  • Size: 340.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for oddt-0.1.10.tar.gz
Algorithm Hash digest
SHA256 9f00300013c61cfec38e1170be1153b1a3a2a3477b1938232011323e74003c89
MD5 5c4c4086acbe7ba72b3eed71cb2bcf6c
BLAKE2b-256 05352cc6dd0cec4e6b383c49ea43c01d93eceb0a8e72a1eb38fc2f41b9caf393

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for oddt-0.1.10-py2-none-any.whl
Algorithm Hash digest
SHA256 c5a9a2dfe00c5015c7bb692a30f64579a0b548753798faac7a8750c33e66ebb0
MD5 ae40cb4f5b4a852bdddafe71e76cb6a3
BLAKE2b-256 514514338a19c56865e186154b353d7318c52237caedf221e586e0ea929faeb6

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