EBISPOT / goci

GWAS Catalog Ontology and Curation Infrastructure
Apache License 2.0
26 stars 19 forks source link

Mapping pipeline improvements #1323

Open ljwh2 opened 1 month ago

ljwh2 commented 1 month ago

Based on the previous round of analysis, we concluded that sometimes the Ensembl API fails silently and does not return a response. In the daily mapping, this causes mapping annotated to existing associations for a given variant, to be erased.

I propose the following changes could reduce the incidence of missed mappings. These need verification on the technical side:

We should also follow up with Ensembl to find out if there is a more robust method to query in bulk e.g. by using a local instance of the database.