monarch-initiative / biolink-api

API for linked biological knowledge
https://api.monarchinitiative.org/api/
BSD 3-Clause "New" or "Revised" License
63 stars 25 forks source link

Have biolink pull gene desriptions and pubmed info from mygene and eutils #333

Open kshefchek opened 4 years ago

kshefchek commented 4 years ago

Currently on the monarch ui we pull gene descriptions and pmid via the client/browser; however, this behavior is blocked by some browser setups and also results in us over pinging these services. It would be useful to instead fetch these at the API level and cache them.