Commit 2b8d56ca authored by Rafael Artinano's avatar Rafael Artinano

Update README.md

parent 70073630
......@@ -86,13 +86,13 @@ To reproduce the steps followed during the experiment:
Begin by preprocessing the data using generate_the_excel.py.
### Calculate Protein Similarities
Compute the similarity between proteins for each dataset. Use different matrices (e.g., BLOSUM62, AA, AA2) as input for each case.
Compute the similarity between proteins for each dataset. Use different matrices (BLOSUM62, AA, AA2) as input for each case.
### 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
Conduct the statistical analysis to validate the findings.
Conduct the statistical analysis for each type of matrix (BLOSUM62, AA, AA2).
### Generate Visualizations
Plot the graphics to visualize the results.
......
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