diff --git a/data/README.md b/data/README.md new file mode 100644 index 0000000000000000000000000000000000000000..c161198014be8a49759a4656cebcbd55905301da --- /dev/null +++ b/data/README.md @@ -0,0 +1,10 @@ +# DATA + +## Structure of the folders + +| 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. | +| 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