xuejun72 commited on
Commit
9ecd777
·
verified ·
1 Parent(s): 3c95f5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -4,6 +4,8 @@ configs:
4
  - config_name: study_meta
5
  data_files: study_meta.csv
6
  default: true
 
 
7
  - config_name: example_meta
8
  data_files: example_dataset/GSE194378_meta_sample.csv
9
  - config_name: example_bulk_gene_expr
@@ -39,6 +41,11 @@ This repository provides the HR-VILAGE-3K3M dataset, a curated collection of hum
39
 
40
  ***Sep 9, 2025*** We corrected technical issues in GSE194378_gene_expr.csv, GSE199750_gene_expr.csv, and GSE276544_gene_expr.csv. These files have been re-uploaded, and users are advised to re-run analyses if relying on them.
41
 
 
 
 
 
 
42
  # Dataset Description:
43
  - This repo contains 66 studies (59 bulk and 7 single cell studies), comprising 3178 subjects and 14,136 observations along with 2,557,942 single cells.
44
  - We provide preprocessed and normalized gene expression data, raw gene expression data, metadata and antibody data.
 
4
  - config_name: study_meta
5
  data_files: study_meta.csv
6
  default: true
7
+ - config_name: Meta_variable_description
8
+ data_files: Meta_variable_description.csv
9
  - config_name: example_meta
10
  data_files: example_dataset/GSE194378_meta_sample.csv
11
  - config_name: example_bulk_gene_expr
 
41
 
42
  ***Sep 9, 2025*** We corrected technical issues in GSE194378_gene_expr.csv, GSE199750_gene_expr.csv, and GSE276544_gene_expr.csv. These files have been re-uploaded, and users are advised to re-run analyses if relying on them.
43
 
44
+ ***Oct 13, 2025*** Data repo V2 release
45
+ 1. GSE169159_gene_expr.csv: updated to incorporate the authors’ latest data revision.
46
+ 2. GSE230494_antibody.csv: added antibody measurements and updated the corresponding metadata.
47
+ 3. study_meta: updated to include the number of genes and timepoint information; added Meta_variable_description.csv.
48
+
49
  # Dataset Description:
50
  - This repo contains 66 studies (59 bulk and 7 single cell studies), comprising 3178 subjects and 14,136 observations along with 2,557,942 single cells.
51
  - We provide preprocessed and normalized gene expression data, raw gene expression data, metadata and antibody data.