From 74467ab6a0cca2e08a74a0574874fd5565c8646d Mon Sep 17 00:00:00 2001 From: raquellrios <40467546+raquellrios@users.noreply.github.com> Date: Tue, 23 Jan 2024 15:56:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 485add69..aa344d85 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ The tutorials folder is divided into two parts: 2. [**Experiments**](https://github.com/raquellrios/kinoml/tree/master/tutorials/experiments): this folder contains four individual structure-based experiments to predict ligand binding affinity. All experiments use KinoML to obtain the data, featurize it and train and evaluate a ML model implemented within the`kinoml.ml` class. The purpose of these experiments is to display usage examples of KinoML to conduct end-to-end structure-based kinases experiments. -⚠️ You will need a valid OpenEye License for the structural featurizers of the tutorials to work. For the Schrodinger featurizers tutorial you will also need a Schrodinger License! +⚠️ You will need a valid OpenEye License for the tutorials to work. For the Schrodinger featurizers tutorial you will also need a Schrodinger License! For users interested in more KinoML usage examples, they can checkout other repositories under the initative [OpenKinome](https://github.com/openkinome/). Particularly, other two repositories that may be of interest are: