GentlemanOfFate commited on
Commit
6a61c13
·
verified ·
1 Parent(s): 79f77aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
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 \# Folder with DNA methylation data
64
- |__ computage_bench_data_<DatasetID_1>.parquet
65
- |__ . . .
66
- |__ README.md \# This file
67
- |__ computage_bench_meta.tsv \# Table with sample annotations (age, condition, etc.)
 
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