Commit 8504247e authored by Rafael Artinano's avatar Rafael Artinano

Update README.md

parent 52007cea
......@@ -82,19 +82,19 @@ Perform drug repurposing analysis is reflected in: **Analysis_of_similarities-pa
To reproduce the steps followed during the experiment:
###Preprocess the Data
### Preprocess the Data
Begin by preprocessing the data to ensure it is clean and ready for analysis.
####Calculate Protein Similarities
### Calculate Protein Similarities
Compute the similarity between proteins for each dataset. Use different matrices (e.g., BLOSUM62, AA, AA2) as input for each case.
###Identify Patterns
### Identify Patterns
Search for patterns in the treatment_lung_cancer.csv file. Then, locate these patterns in the data_cancers_disease.csv file.
###Perform Statistical Analysis
### Perform Statistical Analysis
Conduct the statistical analysis to validate the findings.
###Generate Visualizations
### Generate Visualizations
Plot the graphics to visualize the results and support the conclusions.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment