| Literature DB >> 26101548 |
Maciej Wójcikowski1, Piotr Zielenkiewicz2, Pawel Siedlecki2.
Abstract
BACKGROUND: There has been huge progress in the open cheminformatics field in both methods and software development. Unfortunately, there has been little effort to unite those methods and software into one package. We here describe the Open Drug Discovery Toolkit (ODDT), which aims to fulfill the need for comprehensive and open source drug discovery software.Entities:
Keywords: Machine learning; Programming; Receptor-ligand interactions; Scoring function; Statistical methods; Toolkit; Virtual screening
Year: 2015 PMID: 26101548 PMCID: PMC4475766 DOI: 10.1186/s13321-015-0078-2
Source DB: PubMed Journal: J Cheminform ISSN: 1758-2946 Impact factor: 5.514
Figure 1Code snippet illustrating ligand filtering, the docking procedure using the Autodock Vina engine, and rescoring with two machine learning functions: NNScore and RFscore.
Figure 2Workflow chart that illustrates how to select the best model for predicting compound activities based on the RF-Score descriptor. At each node there are methods/functions responsible for each calculation. Underlying code for this workflow is available in Additional file 1: (Snippet_2.ipnb).
Figure 32D plots presenting the predicted and target affinities produced by specific models.
Figure 4Workflow to assess the performance of using specific fingerprints for distinguishing actives from a library of substances. At each node there are methods/functions responsible for each calculation. The code for this workflow is available in Additional file 1: (Snippet_3.ipnb).