-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathdataset_info.json
More file actions
26 lines (26 loc) · 1.08 KB
/
dataset_info.json
File metadata and controls
26 lines (26 loc) · 1.08 KB
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
[
{
"task_id": "match_modalities",
"dataset_id": "openproblems_v1_multimodal/scicar_mouse_kidney",
"dataset_name": "sci-CAR Mouse Kidney",
"dataset_summary": "sci-CAR profiles of 11k mouse kidney cells",
"data_reference": "cao2018joint",
"data_url": "https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE117089"
},
{
"task_id": "match_modalities",
"dataset_id": "openproblems_v1_multimodal/citeseq_cbmc",
"dataset_name": "CITE-Seq CBMC",
"dataset_summary": "CITE-seq profiles of 8k Cord Blood Mononuclear Cells",
"data_reference": "stoeckius2017simultaneous",
"data_url": "https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE100866"
},
{
"task_id": "match_modalities",
"dataset_id": "openproblems_v1_multimodal/scicar_cell_lines",
"dataset_name": "sci-CAR Cell Lines",
"dataset_summary": "sci-CAR profiles of 5k cell line cells (HEK293T, NIH/3T3, A549) across three treatment conditions (DEX 0h, 1h and 3h)",
"data_reference": "cao2018joint",
"data_url": "https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE117089"
}
]