/D3R

Drug Design Data Resource is a suite of software to enable filtering, docking, and scoring of new sequences from wwpdb.

Primary LanguagePythonOtherNOASSERTION

Drug Design Data Resource CELPP Runner

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

Drug Design Data Resource is a suite of software to enable filtering of new entries from wwpdb 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

  • Works with Python 2.6, 2.7

Dependencies

Installation

pip install d3r

Usage

Run

celpprunner.py --help

License

See LICENSE.txt

Bugs

Please report them here

Acknowledgements

  • This work is funded in part by NIH grant 1U01GM111528 from the National Institute of General Medical Sciences
  • This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.