Datasets:
Update dataset card with additional metadata
Browse files
README.md
CHANGED
|
@@ -1,31 +1,37 @@
|
|
| 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 |
# PGC Autism Spectrum Disorder — GWAS Summary Statistics
|
|
@@ -98,3 +104,7 @@ Released under **[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)**.
|
|
| 98 |
|
| 99 |
- [Psychiatric Genomics Consortium (PGC)](https://pgc.unc.edu/)
|
| 100 |
- [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 |
+
- asd
|
| 12 |
+
- mental-health
|
| 13 |
+
- genetics
|
| 14 |
+
- genomics
|
| 15 |
+
- biology
|
| 16 |
+
- health
|
| 17 |
+
- bioinformatics
|
| 18 |
+
pretty_name: PGC Autism Spectrum Disorder GWAS Summary Statistics
|
| 19 |
size_categories:
|
| 20 |
+
- 1M-10M
|
| 21 |
configs:
|
| 22 |
+
- config_name: asd2017
|
| 23 |
+
default: true
|
| 24 |
+
data_files:
|
| 25 |
+
- split: train
|
| 26 |
+
path: data/asd2017/*.parquet
|
| 27 |
+
- config_name: asd2019
|
| 28 |
+
data_files:
|
| 29 |
+
- split: train
|
| 30 |
+
path: data/asd2019/*.parquet
|
| 31 |
+
language:
|
| 32 |
+
- en
|
| 33 |
+
source_datasets:
|
| 34 |
+
- pgc
|
| 35 |
---
|
| 36 |
|
| 37 |
# PGC Autism Spectrum Disorder — GWAS Summary Statistics
|
|
|
|
| 104 |
|
| 105 |
- [Psychiatric Genomics Consortium (PGC)](https://pgc.unc.edu/)
|
| 106 |
- [PGC Downloads](https://pgc.unc.edu/for-researchers/download-results/)
|
| 107 |
+
|
| 108 |
+
---
|
| 109 |
+
|
| 110 |
+
*Last updated: April 2026*
|