diff --git a/README.md b/README.md index 891e50630375dd68fd369c309d22dc348d375cb3..b304d8dd13b6223989d1b451e6e71abb6347a373 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,6 @@ In addition to the main objective, the thesis aimed to achieve several secondary | ------ | ------ | ------ | | 1. Data Processing | data_processing | Code and datasets associated with the initial phase of the project. It includes resources for **collecting gene expression data**, **preprocessing the data**, and **selecting relevant subsets** for subsequent analysis. | | 2. Data Analysis | data_analysis | Code, data, and figures used for the **analysis and visualization of gene expression data**. This includes performing **differential gene expression analysis**, and **descriptive analysis** generating statistics, and visualizing the results of both group-wise and individual-level gene regulation studies. | -| | analysis_drug_repurposing | Code and data used for analyzing drug-target relationships and visualizing potential treatments based on the findings from the gene-disease association data. | +| 3, Analysis for Drug Repurposing | analysis_drug_repurposing | Code and data used for analyzing drug-target relationships and visualizing potential treatments based on the findings from the gene-disease association data. |