Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

MolecularAI/DockStreamCommunity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please note: this repository is no longer being maintained.

DockStreamCommunity

Description

This repository is meant to store Jupyter Notebook tutorials and documentation for DockStream.

Supported Backends

Ligand Embedders

Docking Backends

Note, that the CCDC package, the OpenEye toolkit and Schrodinger's tools require you to obtain the respective software from those vendors.

Using DockStream in REINVENT

DockStream provides a flexible implementation of molecular docking as a scoring function component in REINVENT. The generative agent is able to gradually generate compounds that satisfy the DockStream component, i.e, achieve favourable docking scores. A tutorial notebook is provided.

Requirements

A Conda environment is provided: DockStreamCommunity via environment.yml to execute the Jupyter Notebook tutorials. Some notebooks also require the DockStream and DockStreamFull environments to be installed (see DockStream README).

git clone <DockStreamCommunity repository>
cd <DockStreamCommunity directory>
conda env create -f environment.yml
conda activate DockStreamCommunity
jupyter notebook

Contributors

Christian Margreitter (christian.margreitter@astrazeneca.com) Jeff Guo (jeff.guo@astrazeneca.com) Alexey Voronov (alexey.voronov1@astrazeneca.com)