From 33d03a31933cc4c0dbf18750da1956b798c0bd89 Mon Sep 17 00:00:00 2001 From: Roger Tu <43245816+turoger@users.noreply.github.com> Date: Thu, 19 Aug 2021 10:48:10 -0700 Subject: [PATCH] Fix MechRepoNet Link Originally it pointed to DrugMechDB. Now it is linked properly. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a62a3af..676247c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ liscencing restritions will be made availabie within the repository or downloade workflow. - `0_data/external` contains `indication_paths.yaml` from [DrugMechDB](https://github.com/SuLab/DrugMechDB) - - `0_data/manual' contains `nodes_biolink.csv` and `edges_biolink.csv` from [MechRepoNet](https://github.com/Sulab/DrugMechDB) + - `0_data/manual' contains `nodes_biolink.csv` and `edges_biolink.csv` from [MechRepoNet](https://github.com/SuLab/MechRepoNet) - `1_code` - Condtains the scripts used within this repository. Each is numbered in order of use