ljwh2 commited on
Commit
3542caa
·
verified ·
1 Parent(s): 83b3fb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ license_link: https://www.ebi.ac.uk/about/terms-of-use/
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
 
@@ -93,7 +93,6 @@ Expert curators review publications and extract key information including:
93
  * statistical significance metrics
94
  * effect sizes
95
  * sample descriptions
96
- * genomic location information
97
 
98
  ### 3. Standardisation
99
 
@@ -102,6 +101,7 @@ Extracted data are normalised using standardised vocabularies and identifiers wh
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
 
 
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. The GWAS Catalog includes all GWAS studies, including those which do not report any significant associations, so some studies may not have corresponding associations in the /associations dataset.
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
 
 
93
  * statistical significance metrics
94
  * effect sizes
95
  * sample descriptions
 
96
 
97
  ### 3. Standardisation
98
 
 
101
  * controlled trait terms from the [Experimental Factor Ontology (EFO)](https://www.ebi.ac.uk/efo/)
102
  * genomic coordinates
103
  * gene identifiers
104
+ * standardised ancestry label [framework](https://link.springer.com/article/10.1186/s13059-018-1396-2)
105
 
106
  ### 4. Annotation
107