gabrielaltay
commited on
Commit
•
042a8a6
1
Parent(s):
990cb2a
upload hub_repos/geokhoj_v1/README.md to hub from bigbio repo
Browse files
README.md
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: cc-by-nc-4.0
|
6 |
+
license_bigbio_shortname: CC_BY_NC_4p0
|
7 |
+
pretty_name: GEOKhoj v1
|
8 |
+
---
|
9 |
+
|
10 |
+
|
11 |
+
# Dataset Card for GEOKhoj v1
|
12 |
+
|
13 |
+
## Dataset Description
|
14 |
+
|
15 |
+
- **Homepage:** https://github.com/ElucidataInc/GEOKhoj-datasets/tree/main/geokhoj_v1
|
16 |
+
- **Pubmed:** False
|
17 |
+
- **Public:** True
|
18 |
+
- **Tasks:** Text Classification
|
19 |
+
|
20 |
+
|
21 |
+
GEOKhoj v1 is a annotated corpus of control/perturbation labels for 30,000 samples
|
22 |
+
from Microarray, Transcriptomics and Single cell experiments which are available on
|
23 |
+
the GEO (Gene Expression Omnibus) database
|
24 |
+
|
25 |
+
|
26 |
+
|
27 |
+
## Citation Information
|
28 |
+
|
29 |
+
```
|
30 |
+
@misc{geokhoj_v1,
|
31 |
+
author = {Elucidata, Inc.},
|
32 |
+
title = {GEOKhoj v1},
|
33 |
+
howpublished = {\url{https://github.com/ElucidataInc/GEOKhoj-datasets/tree/main/geokhoj_v1}},
|
34 |
+
}
|
35 |
+
|
36 |
+
```
|