From a2036bac28855df3606d68a560882a1b2162b4dd Mon Sep 17 00:00:00 2001
From: Atemia <j.atemia@fz-juelich.de>
Date: Mon, 16 Dec 2024 20:43:48 +0100
Subject: [PATCH] doc: update README.md Jaccard Index

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 41b91bf342..30d241311a 100644
--- a/README.md
+++ b/README.md
@@ -405,7 +405,9 @@ python3 grouped_enrichment_bar_plots.py parviglumis ../../results_mercator_heatm
 
 #### Jaccard Similarity index
 
-This was calculated and plotted following the steps outlined in the Jupyter notebook located at: `workflows/snp_gene_neighborhood_pipeline/scripts/snps_and_proteins_jaccard_index.ipynb`
+This was calculated and plotted following the steps outlined in the Jupyter notebook located at: `workflows/snp_gene_neighborhood_pipeline/scripts/snps_and_proteins_jaccard_index/jaccard_similarity_proteins.ipynb`
+
+the script `workflows/snp_gene_neighborhood_pipeline/scripts/snps_and_proteins_jaccard_index/grid_jsi_pie_plots` was used to grid the respective result pie charts.
 
 ---
 
-- 
GitLab