Datasets:
Tasks:
Tabular Regression
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -59,12 +59,14 @@ Its main purpose is to be used in aging clock benchmarking (for more details on
|
|
| 59 |
[our paper]()). Nevertheless, you are free to use it for any other well-minded purpose you find suitable.
|
| 60 |
|
| 61 |
Repository structure:
|
|
|
|
| 62 |
computage_bench
|
| 63 |
-
|__ data
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|__ README.md
|
| 67 |
-
|__ computage_bench_meta.tsv
|
|
|
|
| 68 |
|
| 69 |
## Data description
|
| 70 |
|
|
|
|
| 59 |
[our paper]()). Nevertheless, you are free to use it for any other well-minded purpose you find suitable.
|
| 60 |
|
| 61 |
Repository structure:
|
| 62 |
+
```
|
| 63 |
computage_bench
|
| 64 |
+
|__ data # Folder with DNA methylation data
|
| 65 |
+
|__ computage_bench_data_<DatasetID_1>.parquet
|
| 66 |
+
|__ . . .
|
| 67 |
+
|__ README.md # This file
|
| 68 |
+
|__ computage_bench_meta.tsv # Meta table with sample annotations (age, condition, etc.)
|
| 69 |
+
```
|
| 70 |
|
| 71 |
## Data description
|
| 72 |
|