EBISPOT / goci

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

Change daily mapping to prevent overwriting of old data #1353

Open ljwh2 opened 2 weeks ago

ljwh2 commented 2 weeks ago

Sometimes the Ensembl API returns a blank response. This causes mapping to be overwritten for all associations with a SNP, not just the new one. Change the daily mapping process to use the history table to prevent blank mappings overwriting old data.