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 Other Psychiatric Conditions — GWAS Summary Statistics
|
|
@@ -106,3 +112,7 @@ By using PGC summary statistics you agree to:
|
|
| 106 |
|
| 107 |
- **Consortium:** [Psychiatric Genomics Consortium (PGC)](https://pgc.unc.edu/)
|
| 108 |
- **PGC Downloads:** [pgc.unc.edu/for-researchers/download-results/](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 |
+
- other
|
| 12 |
+
- mental-health
|
| 13 |
+
- genetics
|
| 14 |
+
- genomics
|
| 15 |
+
- biology
|
| 16 |
+
- health
|
| 17 |
+
- bioinformatics
|
| 18 |
+
pretty_name: PGC Other Psychiatric Conditions GWAS Summary Statistics
|
| 19 |
size_categories:
|
| 20 |
+
- 1M-10M
|
| 21 |
configs:
|
| 22 |
+
- config_name: bpd2025
|
| 23 |
+
default: true
|
| 24 |
+
data_files:
|
| 25 |
+
- split: train
|
| 26 |
+
path: data/bpd2025/*.parquet
|
| 27 |
+
- config_name: ciac
|
| 28 |
+
data_files:
|
| 29 |
+
- split: train
|
| 30 |
+
path: data/ciac/*.parquet
|
| 31 |
+
language:
|
| 32 |
+
- en
|
| 33 |
+
source_datasets:
|
| 34 |
+
- pgc
|
| 35 |
---
|
| 36 |
|
| 37 |
# PGC Other Psychiatric Conditions — GWAS Summary Statistics
|
|
|
|
| 112 |
|
| 113 |
- **Consortium:** [Psychiatric Genomics Consortium (PGC)](https://pgc.unc.edu/)
|
| 114 |
- **PGC Downloads:** [pgc.unc.edu/for-researchers/download-results/](https://pgc.unc.edu/for-researchers/download-results/)
|
| 115 |
+
|
| 116 |
+
---
|
| 117 |
+
|
| 118 |
+
*Last updated: April 2026*
|