jdhayhurst

Results 15 issues of jdhayhurst

The background trait field is already there: https://www.ebi.ac.uk/gwas/docs/file-downloads (All studies v1.0.3) but needs to be populated with the background trait value.

Usually when ANCESTRY.ANCESTRAL_GROUP is given as NULL, it is displayed on the REST API and search UI as 'NR', e.g. https://www.ebi.ac.uk/gwas/rest/api/studies/GCST009376 and https://www.ebi.ac.uk/gwas/studies/GCST009376. ``` ancestries: [ { type: "initial", numberOfIndividuals:...

For example GCST90000255 --> study id 61975933 and 61986790. There should be a one to one relationship but here we have one to two. These studies were some of the...

Curators can "unpublish" studies in order to edit them and then "republish" them. The housekeeping table stores values such as the date these event occurred as well as a boolean...

Curation app

- Plink2.0 has an option to output files in the [gwas-ssf standard format](https://github.com/EBISPOT/gwas-summary-statistics-standard) - Not everyone is using plink to generate their files for submission to the GWAS Catalog. -...

Epic