From 7bca3a71cdfbbbf1b9b4e516e1be48dfedcb884f Mon Sep 17 00:00:00 2001 From: Esther Ugarte Carro Date: Wed, 8 Feb 2023 10:52:11 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 05d9ec1..d4d1755 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ Additional `data.xlsx` descriptionExcel file with different sheets that contain - **DR cases – repoDB** -Drug repurposing cases extracted from the repoDB database. We excluded those caseswhere the disease and the drug shared the drug target protein. The GDA score wasdepicted too. +Drug repurposing cases extracted from the repoDB database. We excluded those cases where the disease and the drug shared the drug target protein. The GDA score wasdepicted too. - **DR cases – Literature** -Drug repurposing cases selected from the Literature1 . We excluded those cases wherethe disease and the drug shared the drug target protein. Moreover, we only consideredthe new disease for which the drug was repositioned and not the original one for whichit was indicated. Cases where the disease and the drug shared the target protein wereexcluded. The GDA score was depicted too. +Drug repurposing cases selected from the Literature1. We excluded those cases where the disease and the drug shared the drug target protein. Moreover, we only consideredthe new disease for which the drug was repositioned and not the original one for whichit was indicated. Cases where the disease and the drug shared the target protein were excluded. The GDA score was depicted too. @@ -46,4 +46,4 @@ The distance value for each protein pair is included for every embedding method. - **PP by class – Distances** -The distance value for each protein pair filtered by PANTHERdb class is included forevery embedding method. We indicated if the protein pair belongede to repoDB,Literature or both datasets. \ No newline at end of file +The distance value for each protein pair filtered by PANTHERdb class is included forevery embedding method. We indicated if the protein pair belongede to repoDB, Literature or both datasets. \ No newline at end of file -- 2.24.1