From 721fe1bd6155f55c787019483e30364eb1e38cf1 Mon Sep 17 00:00:00 2001 From: rdk Date: Thu, 14 Nov 2024 09:23:57 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e266d0c..f2234d86 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,8 @@ See more usage examples below... ### Algorithm P2Rank makes predictions by scoring and clustering points on the protein's solvent accessible surface. -Ligandability score of individual points is determined by a machine learning based model trained on the dataset of known protein-ligand complexes. -For more details see the slides and publications. +Ligandability score of individual points is determined by a machine learning model trained on a dataset of known protein-ligand complexes. +For more details, see the slides and publications. Presentation slides introducing the original version of the algorithm: [Slides (pdf)](https://bit.ly/p2rank-slides)