From fe889f8e6308d0cb5f6e28623454d4965f8b91b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Gonz=C3=A1lez-Delgado?= <jgonzalezd@laas.fr> Date: Wed, 26 Jul 2023 14:12:01 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02fa3b8..1f612d4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Welcome to WARIO, an ensemble characterization tool. WARIO represents an ensembl #### Running WARIO -To run WARIO to characterize an ensemble, the user can directly execute the [contact_clustering](https://github.com/gonzalez-delgado/WARIO/blob/main/WARIO/contact_clustering.ipynb) notebook, which contains the detailed pipeline and allows a step-by-step implementation of the tool. +To run WARIO to characterize an ensemble, the user can directly execute the [contact_clustering](https://gitlab.laas.fr/moma/WARIO/-/blob/main/concha/contact_clustering.ipynb) notebook, which contains the detailed pipeline and allows a step-by-step implementation of the tool. ## Installing WARIO -- GitLab