diff --git a/README.md b/README.md index 41b91bf342397e9e758873cb8bbbb5390e4e3473..30d241311aeac65785ed59d57254c70c8d10cfcb 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. ---