warming666 commited on
Commit
4193d68
Β·
verified Β·
1 Parent(s): eabc342

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -18,13 +18,12 @@ size_categories:
18
  - 100K<n<1M
19
  ---
20
 
21
- <div align="center">
22
 
23
  # 🧬 ScDiVa Benchmark Datasets
24
 
25
  [**πŸ“„ arXiv Paper**](https://arxiv.org/abs/2602.03477) | [**πŸ’» Model Repository**](https://huggingface.co/warming666/ScDiVa) | [**🌐 Project Page**](https://github.com/warming666/ScDiVa)
26
 
27
- </div>
28
 
29
  ## πŸ“– Dataset Description
30
 
@@ -85,13 +84,15 @@ The datasets are categorized by their primary evaluation task in the ScDiVa pape
85
  | `adamson_processed.h5ad` | Single-gene CRISPRi perturbations (Adamson et al., 2016). |
86
  | `norman.h5ad` | Combinatorial (double-gene) CRISPRa perturbations (Norman et al., 2019). |
87
 
88
- ### 5. Reconstruction & GRN
 
 
89
  | Filename | Description |
90
  | :--- | :--- |
91
- | `zheng68k_processed.h5ad` | **Zheng68k**: Large-scale PBMC dataset for reconstruction and GRN. |
92
- | `immune_processed.h5ad` | **Immune Atlas**: Used for high-complexity reconstruction benchmarks. |
93
- | `hpancreas_processed.h5ad` | **hPancreas**: Used for evaluating reconstruction on distinct cell types. |
94
- | `pbmc12k_processed.h5ad` | **PBMC12k**: Used for evaluating reconstruction fidelity. |
95
 
96
  ---
97
 
 
18
  - 100K<n<1M
19
  ---
20
 
21
+
22
 
23
  # 🧬 ScDiVa Benchmark Datasets
24
 
25
  [**πŸ“„ arXiv Paper**](https://arxiv.org/abs/2602.03477) | [**πŸ’» Model Repository**](https://huggingface.co/warming666/ScDiVa) | [**🌐 Project Page**](https://github.com/warming666/ScDiVa)
26
 
 
27
 
28
  ## πŸ“– Dataset Description
29
 
 
84
  | `adamson_processed.h5ad` | Single-gene CRISPRi perturbations (Adamson et al., 2016). |
85
  | `norman.h5ad` | Combinatorial (double-gene) CRISPRa perturbations (Norman et al., 2019). |
86
 
87
+ ### 5. Reconstruction & GRN Inference
88
+ *Datasets used to evaluate the model's ability to reconstruct gene expression (Section 4.2) and infer regulatory networks (Section 4.6).*
89
+
90
  | Filename | Description |
91
  | :--- | :--- |
92
+ | `zheng68k_processed.h5ad` | Mouse hematopoietic stem and progenitor cell scRNA-seq dataset (68k cells). |
93
+ | `hpancreas_processed.h5ad` | Human Pancreas dataset. |
94
+ | `pbmc12k_processed.h5ad` | PBMC dataset with 2 batches. |
95
+ | `immune_processed.h5ad` | Human Immune Atlas(Primary dataset for GRN inference). |
96
 
97
  ---
98