drugdata / D3R

Drug Design Data Resource is a suite of software to enable filtering, docking, and scoring of new sequences from wwpdb.
Other
23 stars 10 forks source link

====================================== Drug Design Data Resource CELPP Runner

.. image:: https://img.shields.io/travis/drugdata/D3R.svg :target: https://travis-ci.org/drugdata/D3R.svg?branch=master

.. image:: https://img.shields.io/pypi/v/D3R.svg :target: https://pypi.python.org/pypi/D3R

.. image:: https://coveralls.io/repos/github/drugdata/D3R/badge.svg?branch=master :target: https://coveralls.io/github/drugdata/D3R?branch=master

.. image:: https://zenodo.org/badge/32555382.svg :target: https://zenodo.org/badge/latestdoi/32555382

Drug Design Data Resource is a suite of software to enable filtering of new entries from wwpdb <http://www.wwpdb.org/>_ and scoring of CELPP participant submissions. This package runs on D3R servers to host the CELPP challenge. Participants in CELPP who use the D3R-provided workflow template, CELPPade, will need to install this package as it uses some shared scripts.

For more information on this package or how to begin participating in CELPP, please visit our wiki page:

https://github.com/drugdata/d3r/wiki

Compatibility

Dependencies

Installation

.. code:: bash

pip install d3r

Usage

Run

.. code:: bash

celpprunner.py --help

License

See LICENSE.txt_

Bugs

Please report them here <https://github.com/drugdata/D3R/issues>_

Acknowledgements

.. _LICENSE.txt: https://github.com/drugdata/D3R/blob/master/LICENSE.txt .. Cookiecutter: https://github.com/audreyr/cookiecutter .. audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage