Update dataset card with additional metadata
Browse files
README.md
CHANGED
|
@@ -1,43 +1,49 @@
|
|
| 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 |
-
|
| 40 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
---
|
| 42 |
|
| 43 |
# PGC Substance Use Disorders — GWAS Summary Statistics
|
|
@@ -121,3 +127,7 @@ By using PGC summary statistics you agree to:
|
|
| 121 |
|
| 122 |
- **Consortium:** [Psychiatric Genomics Consortium (PGC)](https://pgc.unc.edu/)
|
| 123 |
- **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 |
+
- sud
|
| 12 |
+
- mental-health
|
| 13 |
+
- genetics
|
| 14 |
+
- genomics
|
| 15 |
+
- biology
|
| 16 |
+
- health
|
| 17 |
+
- bioinformatics
|
| 18 |
+
pretty_name: PGC Substance Use Disorders GWAS Summary Statistics
|
| 19 |
size_categories:
|
| 20 |
+
- 1M-10M
|
| 21 |
configs:
|
| 22 |
+
- config_name: SUD2023
|
| 23 |
+
default: true
|
| 24 |
+
data_files:
|
| 25 |
+
- split: train
|
| 26 |
+
path: data/SUD2023/*.parquet
|
| 27 |
+
- config_name: sud2018-alc
|
| 28 |
+
data_files:
|
| 29 |
+
- split: train
|
| 30 |
+
path: data/sud2018-alc/*.parquet
|
| 31 |
+
- config_name: sud2019-alcuse
|
| 32 |
+
data_files:
|
| 33 |
+
- split: train
|
| 34 |
+
path: data/sud2019-alcuse/*.parquet
|
| 35 |
+
- config_name: sud2020-cud
|
| 36 |
+
data_files:
|
| 37 |
+
- split: train
|
| 38 |
+
path: data/sud2020-cud/*.parquet
|
| 39 |
+
- config_name: sud2020-op
|
| 40 |
+
data_files:
|
| 41 |
+
- split: train
|
| 42 |
+
path: data/sud2020-op/*.parquet
|
| 43 |
+
language:
|
| 44 |
+
- en
|
| 45 |
+
source_datasets:
|
| 46 |
+
- pgc
|
| 47 |
---
|
| 48 |
|
| 49 |
# PGC Substance Use Disorders — GWAS Summary Statistics
|
|
|
|
| 127 |
|
| 128 |
- **Consortium:** [Psychiatric Genomics Consortium (PGC)](https://pgc.unc.edu/)
|
| 129 |
- **PGC Downloads:** [pgc.unc.edu/for-researchers/download-results/](https://pgc.unc.edu/for-researchers/download-results/)
|
| 130 |
+
|
| 131 |
+
---
|
| 132 |
+
|
| 133 |
+
*Last updated: April 2026*
|