From d9b651f8618a6840056738648a1df91ff1a1fa58 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Javier=20Gonz=C3=A1lez-Delgado?=
 <88046156+gonzalez-delgado@users.noreply.github.com>
Date: Tue, 27 Jun 2023 16:04:26 +0200
Subject: [PATCH] Update contact_clustering.ipynb

---
 concha/contact_clustering.ipynb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/concha/contact_clustering.ipynb b/concha/contact_clustering.ipynb
index 818dfc1..a930724 100644
--- a/concha/contact_clustering.ipynb
+++ b/concha/contact_clustering.ipynb
@@ -188,8 +188,6 @@
     "#### Results visualization\n",
     "\n",
     "Clustering partition visualized on the 2-dimensional UMAP space. This illustrates the repartition of conformations among clusters and their corresponding occupancy. By looking at the number of connected components in the space, the minimum cluster size might be re-calibrated. Note that unclassified points appear in gray.\n",
-    "\n",
-    "The function ```plot_2umap``` is documented in the notebook [utils](utils.ipynb)."
    ]
   },
   {
-- 
GitLab