diff --git a/README.md b/README.md index e2a6aa2ab44512740252e37ed264ea37b7e610cd..b1e75823d83d6d8012e7cdc0417ca3b6a7aaa7fa 100644 --- a/README.md +++ b/README.md @@ -91,11 +91,15 @@ Compute the similarity between proteins for each dataset. Use different matrices ### Identify Patterns Search for patterns in the treatment_lung_cancer.csv file. Then, locate these patterns in the data_cancers_disease.csv file. +### Generate Visualizations +Plot the Sandkeys graphics to visualize the results. + ### Perform Statistical Analysis Conduct the statistical analysis for each type of matrix (BLOSUM62, AA, AA2). -### Generate Visualizations -Plot the graphics to visualize the results. +### Obtain Drug Repurposing Hypothesis +Use the notebook **Analysis_of_similarities-patterns_significance__DR.ipynb** to generate disease-drug pairs hypothesised for drug repurposing. +