Docking Python

https://travis-ci.org/samuelmurail/docking_py.svg?branch=master Documentation Status https://codecov.io/gh/samuelmurail/docking_py/branch/master/graph/badge.svg https://badge.fury.io/py/docking-py.svg https://anaconda.org/bioconda/docking_py/badges/version.svg https://zenodo.org/badge/DOI/10.5281/zenodo.4506970.svg

Docking_py is a python library allowing a simplified use of the Smina, vina, qvina2 and qvinaw docking software. Docking_py can be easily automatize and scripted.

Features

  • Prepare receptors and ligands.
  • Launch docking using:
    • Autodock with or without GPU acceleration
    • Vina
    • Smina
    • Qvina2
    • Qvinaw

Citing this work

If you use the code or data in this package, please cite:

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.