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

Commit 616e383

Browse files
committed
README syntax fix
1 parent 154ec5e commit 616e383

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ This repository is meant to store `Jupyter Notebook` tutorials and documentation
2020

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

23-
## Using DockStream with REINVENT
24-
DockStream provides a flexible implemenation of molecular docking as a scoring function component in REINVENT. The generative agent is able to gradually
25-
generate compounds that satisfy the DockStream component, i.e, achieve favourable docking scores.
26-
A [tutorial notebook](https://github.com/MolecularAI/ReinventCommunity) is provided.
23+
## Using DockStream in REINVENT
24+
DockStream provides a flexible implementation of molecular docking as a scoring function component in REINVENT. The generative
25+
agent is able to gradually generate compounds that satisfy the DockStream component, i.e, achieve favourable docking scores.
26+
A [tutorial notebook](https://github.com/MolecularAI/ReinventCommunity/blob/master/notebooks/Reinforcement_Learning_Demo_DockStream.ipynb) is provided.
2727

2828
## Requirements
2929
A Conda environment is provided: `DockStreamCommunity` via `environment.yml` to execute the `Jupyter Notebook` tutorials.

0 commit comments

Comments
 (0)