File size: 1,022 Bytes
32043ab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
license: cdla-permissive-2.0
task_categories:
- tabular-regression
pretty_name: sc_dentategyrus_transition
tags:
- tabular
- singlecell
- regression
- Biomedical
- Benchmark
- rna-seq
- dynamic-transcriptomics
configs:
- config_name: sc_dentategyrus_transition
  data_files:
  - split: train
    path: data/train.parquet
  - split: validation
    path: data/val.parquet
  - split: test
    path: data/test.parquet
dataset_info:
  description: Single-cell RNA-seq data from the developing mouse dentate gyrus (P12
    and P35) measured with 10x Genomics Chromium. The dentate gyrus is part of the
    hippocampus involved in learning, episodic memory and spatial coding. The dataset
    captures the granule cell lineage  neuroblasts differentiating into granule cells
     as well as distinct cell types such as Cajal-Retzius and GABA cells. The task
    is to predict the RNA velocity self-transition probability of each cell, which
    reflects how transcriptionally stable a cell is at its current state.
---