From be7ce5d4e7bef96eed824a63bd026cf1beaa4bd0 Mon Sep 17 00:00:00 2001 From: Andrea Alvarez Perez Date: Thu, 3 Apr 2025 11:49:29 +0000 Subject: [PATCH] Update README.md --- data/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/README.md b/data/README.md index c161198..c7776e2 100644 --- a/data/README.md +++ b/data/README.md @@ -4,7 +4,7 @@ | Subfolder name | Description | |---------------------------|------------------------------------------------------------------| -| disnet | Data from DISNET database which stores biological entities relationships (disease-gene, gene-protein...) used for the computation of disease modules and gene-protein mappings. | +| raw | Data from DISNET database which stores biological entities relationships (disease-gene, gene-protein...) used for the computation of disease modules and gene-protein mappings. | | complete | Data obtained from the computation of differential expression analysis and construction of cell-type-specific PPI networks using all DEGs identified from the original dataset. | | filtered | Data obtained from the complete datasets but keeping only those DEGs which encoded proteins belong to the main Alzheimer's disease module. | | results | Data results obtained from the analysis. | \ No newline at end of file -- 2.24.1