nebfield commited on
Commit
83b3fb6
·
verified ·
1 Parent(s): 34e3331

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +206 -5
README.md CHANGED
@@ -1,5 +1,206 @@
1
- ---
2
- license: other
3
- license_name: embl-ebi
4
- license_link: https://www.ebi.ac.uk/about/terms-of-use/
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: embl-ebi
4
+ license_link: https://www.ebi.ac.uk/about/terms-of-use/
5
+ ---
6
+
7
+ # GWAS Catalog Studies
8
+
9
+ ## Dataset Description
10
+
11
+ This dataset contains study-level metadata from the [NHGRI-EBI GWAS Catalog](https://ebi.ac.uk/gwas), a manually curated repository of published genome-wide association studies (GWAS).
12
+
13
+ Each record corresponds to a single GWAS publication or study entry curated by the GWAS Catalog. Unlike the [GWAS Associations dataset](https://huggingface.co/datasets/gwascatalog/associations), which represents individual SNP–trait associations, this dataset describes the study itself, including publication metadata, sample descriptions, genotyping platforms, traits investigated, and information about available summary statistics.
14
+
15
+ The GWAS Catalog aggregates results from thousands of genome-wide association studies and standardises metadata related to studies, cohorts, phenotypes, and genotyping technologies.
16
+
17
+ This Hugging Face dataset provides a tabular representation of study metadata, enabling research workflows such as:
18
+
19
+ * bibliometric analysis of GWAS publications
20
+ * meta-analysis of GWAS study designs
21
+ * analysis of cohort composition and population diversity
22
+ * exploration of genotyping technologies used in GWAS
23
+ * linking study metadata with association datasets
24
+
25
+ ---
26
+
27
+ ## Dataset Summary
28
+
29
+ * Task categories: genomics, biomedical metadata analysis
30
+ * Data type: tabular
31
+ * Primary domain: genome-wide association studies (GWAS)
32
+ * Unit of observation: GWAS study / publication
33
+ * Source: curated literature database
34
+
35
+ Typical uses include:
36
+
37
+ * mapping GWAS studies to traits and cohorts
38
+ * analysing sample sizes and population representation
39
+ * linking study metadata with variant–trait association records
40
+ * identifying studies with available summary statistics
41
+ * studying technological trends in genotyping platforms
42
+
43
+ ---
44
+
45
+ # Dataset Structure
46
+
47
+ Each row represents a single GWAS study entry in the GWAS Catalog.
48
+
49
+ ## Columns
50
+
51
+ | Column | Description |
52
+ | -------------------------- | ---------------------------------------------------------------------------------------------------------------- |
53
+ | DATE ADDED TO CATALOG | Date the study was added to the GWAS Catalog. |
54
+ | PUBMEDID | PubMed identifier for the publication reporting the study. |
55
+ | FIRST AUTHOR | Last name and initials of the first author of the publication. |
56
+ | DATE | Publication date (online/epub date if available). |
57
+ | JOURNAL | Abbreviated journal name in which the study appeared. |
58
+ | LINK | URL linking to the publication record in PubMed. |
59
+ | STUDY | Title of the publication reporting the GWAS. |
60
+ | DISEASE/TRAIT | Disease or trait investigated in the study. |
61
+ | INITIAL SAMPLE SIZE | Total number of individuals included in the Stage 1 discovery cohort(s) of the GWAS. |
62
+ | REPLICATION SAMPLE SIZE | Total number of individuals included in replication cohort(s) used to validate associations. |
63
+ | PLATFORM (SNPS PASSING QC) | Genotyping platform used in the Stage 1 GWAS after quality control filtering of SNPs. |
64
+ | ASSOCIATION COUNT | Number of SNP–trait associations curated for this study in the GWAS Catalog. |
65
+ | MAPPED_TRAIT | Standardised Experimental Factor Ontology (EFO) trait mapped to the study phenotype. |
66
+ | MAPPED_TRAIT_URI | URI identifier corresponding to the mapped Experimental Factor Ontology trait. |
67
+ | STUDY ACCESSION | Unique accession identifier assigned to the study in the GWAS Catalog (e.g., GCST identifiers). |
68
+ | GENOTYPING TECHNOLOGY | Genotyping technology used in the study, including array types where applicable (e.g., Immunochip, Exome array). |
69
+ | COHORT | Discovery-stage cohort(s) included in the study; multiple cohorts may be listed if applicable. |
70
+ | FULL SUMMARY STATISTICS | Boolean indicator specifying whether full genome-wide summary statistics are available for the study. |
71
+ | SUMMARY STATS LOCATION | Repository or location where the full summary statistics can be accessed or downloaded. |
72
+ | GxE | Indicates whether the study includes a genome-wide genotype-by-environment interaction analysis. |
73
+
74
+ ---
75
+
76
+ # Curation Process
77
+
78
+ The GWAS Catalog is curated through a combination of automated and manual processes.
79
+
80
+ ### 1. Literature identification
81
+
82
+ Publications describing genome-wide association studies are identified through:
83
+
84
+ * literature searches
85
+ * author submissions
86
+
87
+ ### 2. Manual curation
88
+
89
+ Expert curators review publications and extract key information including:
90
+
91
+ * variant identifiers (e.g., rsIDs)
92
+ * associated traits or diseases
93
+ * statistical significance metrics
94
+ * effect sizes
95
+ * sample descriptions
96
+ * genomic location information
97
+
98
+ ### 3. Standardisation
99
+
100
+ Extracted data are normalised using standardised vocabularies and identifiers where possible, including:
101
+
102
+ * controlled trait terms from the [Experimental Factor Ontology (EFO)](https://www.ebi.ac.uk/efo/)
103
+ * genomic coordinates
104
+ * gene identifiers
105
+
106
+ ### 4. Annotation
107
+
108
+ Variants are annotated with additional genomic information such as:
109
+
110
+ * mapped genes
111
+ * variant context (e.g., intronic, intergenic)
112
+ * genomic distances to nearby genes
113
+
114
+ ### 5. Quality control
115
+
116
+ Curated records undergo internal quality checks to ensure:
117
+
118
+ * consistency across records
119
+ * correct variant identifiers
120
+ * valid genomic annotations
121
+
122
+ For more information about the curation process, please see the GWAS Catalog documentation.
123
+
124
+ The Hugging Face dataset mirrors the [tabular studies records published by the GWAS Catalog on 2026-03-17](https://www.ebi.ac.uk/gwas/docs/file-downloads).
125
+
126
+ ---
127
+
128
+ # Bias, Limitations, and Population Representation
129
+
130
+ Genome-wide association studies have several limitations that affect analyses using this dataset.
131
+
132
+ ## Population Bias
133
+
134
+ A large proportion of GWAS studies have historically been conducted with individuals genetically similar to European reference populations.
135
+
136
+ Please note:
137
+
138
+ * genetic associations may not generalise across populations
139
+ * allele frequencies may differ substantially between ancestries
140
+ * effect sizes may vary across populations
141
+
142
+ Users should exercise caution when applying results derived from GWAS to diverse populations.
143
+
144
+ ## Publication Bias
145
+
146
+ Because the catalog is derived from published studies, it may reflect:
147
+
148
+ * overrepresentation of statistically significant findings
149
+ * underrepresentation of null results
150
+ * bias towards traits that are frequently studied
151
+
152
+ ## Study Heterogeneity
153
+
154
+ GWAS studies vary substantially in:
155
+
156
+ * sample size
157
+ * cohort composition
158
+ * phenotype definitions
159
+ * genotyping platforms
160
+ * statistical analysis methods
161
+
162
+ These factors may influence comparability across studies.
163
+
164
+ ---
165
+
166
+ # Credits
167
+
168
+ This dataset is derived from the [NHGRI-EBI GWAS Catalog](https://ebi.ac.uk/gwas).
169
+
170
+ We would like to thank:
171
+
172
+ * authors who submit their data to the catalog, including full summary statistics
173
+ * authors of the original GWAS publications included in the catalog
174
+ * GWAS Catalog team members, past and present
175
+ * research participants who contributed data to the underlying genetic studies
176
+
177
+ ---
178
+
179
+ # Citation
180
+
181
+ If you use this dataset in research, please cite the GWAS Catalog publication:
182
+
183
+ Maria Cerezo et al.
184
+ *The NHGRI-EBI GWAS Catalog: standards for reusability, sustainability and diversity.*
185
+ Nucleic Acids Research, 2025.
186
+
187
+ ```bibtex
188
+ @article{cerezo2025nhgri,
189
+ title={The NHGRI-EBI GWAS Catalog: standards for reusability, sustainability and diversity},
190
+ author={Cerezo, Maria and Sollis, Elliot and Ji, Yue and Lewis, Elizabeth and Abid, Ala and Bircan, Karatu{\u{g}} Ozan and Hall, Peggy and Hayhurst, James and John, Sajo and Mosaku, Abayomi and others},
191
+ journal={Nucleic acids research},
192
+ volume={53},
193
+ number={D1},
194
+ pages={D998--D1005},
195
+ year={2025},
196
+ publisher={Oxford University Press}
197
+ }
198
+ ```
199
+
200
+ ---
201
+
202
+ # Licence
203
+
204
+ The NHGRI-EBI GWAS Catalog and all its contents are available under the [general Terms of Use for EMBL-EBI Services](https://ebi.ac.uk/about/terms-of-use). Summary statistics are made available under CC0 unless otherwise stated.
205
+
206
+ Consumers of data hosted by the GWAS Catalog should review the licence terms of individual datasets where applicable to their specific use case.