From b0dc35018d45d0ac86784656cbddffbe3ffd6e3a Mon Sep 17 00:00:00 2001 From: Andrea Alvarez Perez Date: Thu, 3 Apr 2025 10:29:28 +0000 Subject: [PATCH] Add README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..99b0bc4 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Decoding cell-type-specific alterations in Alzheimer's disease through scRNA-seq and network analysis + +**Authors** + +Andrea Álvarez-Pérez, Lucía Prieto-Santamaría, Alejandro Rodríguez-González + +## Objective + +The present study examines whether gene expression patterns in Alzheimer's disease vary by cell type compared to healthy individuals. Using DEGs from scRNA-seq, we built cell-type-specific PPIs for eight major brain cell types. + +## Structure of the repository + +### Code +Scripts and jupyter notebooks employed to carry out this investigation. +### Data +Directory that contains the initial data used as the starting point for this study, as well as the intermediate files and the results generated during the analysis. +### Figures +Images obtained as a result of the research. -- 2.24.1