Datasets:
Update dataset card with additional metadata
Browse files
README.md
CHANGED
|
@@ -1,39 +1,46 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
tags:
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
|
|
|
|
|
|
| 17 |
size_categories:
|
| 18 |
-
|
| 19 |
configs:
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
---
|
| 38 |
|
| 39 |
# PGC Attention Deficit Hyperactivity Disorder — GWAS Summary Statistics
|
|
@@ -108,3 +115,7 @@ Released under **[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)**.
|
|
| 108 |
|
| 109 |
- [Psychiatric Genomics Consortium (PGC)](https://pgc.unc.edu/)
|
| 110 |
- [PGC Downloads](https://pgc.unc.edu/for-researchers/download-results/)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
+
- tabular-regression
|
| 5 |
+
- tabular-classification
|
| 6 |
tags:
|
| 7 |
+
- gwas
|
| 8 |
+
- summary-statistics
|
| 9 |
+
- psychiatric-genomics
|
| 10 |
+
- pgc
|
| 11 |
+
- adhd
|
| 12 |
+
- mental-health
|
| 13 |
+
- genetics
|
| 14 |
+
- genomics
|
| 15 |
+
- biology
|
| 16 |
+
- health
|
| 17 |
+
- bioinformatics
|
| 18 |
+
pretty_name: PGC Attention Deficit Hyperactivity Disorder GWAS Summary Statistics
|
| 19 |
size_categories:
|
| 20 |
+
- 1M-10M
|
| 21 |
configs:
|
| 22 |
+
- config_name: adhd2010
|
| 23 |
+
default: true
|
| 24 |
+
data_files:
|
| 25 |
+
- split: train
|
| 26 |
+
path: data/adhd2010/*.parquet
|
| 27 |
+
- config_name: adhd2018_SexSpecific
|
| 28 |
+
data_files:
|
| 29 |
+
- split: train
|
| 30 |
+
path: data/adhd2018_SexSpecific/*.parquet
|
| 31 |
+
- config_name: adhd2019
|
| 32 |
+
data_files:
|
| 33 |
+
- split: train
|
| 34 |
+
path: data/adhd2019/*.parquet
|
| 35 |
+
- config_name: adhd2022
|
| 36 |
+
data_files:
|
| 37 |
+
- split: train
|
| 38 |
+
path: data/adhd2022/*.parquet
|
| 39 |
+
dataset_info: {}
|
| 40 |
+
language:
|
| 41 |
+
- en
|
| 42 |
+
source_datasets:
|
| 43 |
+
- pgc
|
| 44 |
---
|
| 45 |
|
| 46 |
# PGC Attention Deficit Hyperactivity Disorder — GWAS Summary Statistics
|
|
|
|
| 115 |
|
| 116 |
- [Psychiatric Genomics Consortium (PGC)](https://pgc.unc.edu/)
|
| 117 |
- [PGC Downloads](https://pgc.unc.edu/for-researchers/download-results/)
|
| 118 |
+
|
| 119 |
+
---
|
| 120 |
+
|
| 121 |
+
*Last updated: April 2026*
|