SOTAVerified

pyscreener: A Python Wrapper for Computational Docking Software

2021-12-17Code Available1· sign in to hype

David E. Graff, Connor W. Coley

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

pyscreener is a Python library that seeks to alleviate the challenges of large-scale structure-based design using computational docking. It provides a simple and uniform interface that is agnostic to the backend docking engine with which to calculate the docking score of a given molecule in a specified active site. Additionally, pyscreener features first-class support for task distribution, allowing users to seamlessly scale their code from a local, multi-core setup to a large, heterogeneous resource allocation.

Reproductions