Venkatachalam commited on
Commit
94f23db
·
1 Parent(s): 73cdbdd

adding readme

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Aging ReG Dataset
2
+
3
+ ## Dataset Overview
4
+
5
+ **Aging ReG** is a manually curated database of aging factors focusing on regulatory relationships during aging with experimental evidence in humans. This dataset provides valuable insights into the molecular mechanisms of aging and the regulatory networks involved.
6
+
7
+ ## Key Details
8
+
9
+ - **Organism:** Human
10
+ - **Description:** Manually curated database of aging factors, focusing on regulatory relationships during aging with experimental evidence in human.
11
+ - **Source Lab:** Tian lab
12
+ - **Reference:** Piao et al., 2023
13
+ - **Release Date:** 2023-10-24
14
+
15
+ ## Data Cleaning and Processing
16
+
17
+ The raw dataset was downloaded and processed to clean and organize the regulatory relationships. Data cleaning included removing duplicates, standardizing gene identifiers, and validating experimental evidence tags. The data was converted and saved in the `.h5ad` format to facilitate single-cell analysis workflows.
18
+
19
+ ## Source
20
+
21
+ The raw data was downloaded from the Aging-ReG database:
22
+ [https://bio.liclab.net/Aging-ReG/download.php](https://bio.liclab.net/Aging-ReG/download.php)
23
+
24
+ This dataset contains regulatory relationships during aging with experimental evidence curated by the Tian lab. For more details, please visit the original site.
25
+
26
+ ## Usage
27
+
28
+ This dataset can be used for research in aging biology, bioinformatics, and related fields, especially for studying gene regulatory networks in the aging process.
29
+
30
+ ## Citation
31
+
32
+ If you use this dataset, please cite:
33
+ Piao et al., 2023.
34
+ Raw Data : https://bio.liclab.net/Aging-ReG/download.php
35
+
36
+ ---
37
+
38
+ *Created and curated by Venkatachalam, Pooja and Albert*
39
+ *Date: 2025-06-14*