NCATS-Tangerine / translator-knowledge-beacon

NCATS Translator Knowledge Beacon Application Programming Interface plus Sample code
MIT License
7 stars 2 forks source link

Complete lighting of key knowledge beacons by Oct 2017 #22

Open cmungall opened 6 years ago

cmungall commented 6 years ago

See https://github.com/NCATS-Tangerine/translator-knowledge-beacon/blob/develop/api/knowledge-beacon-list.yaml for master list

lhannest commented 6 years ago

@cmungall The string-db API does not support pagination, seemingly by design. They suggest that if you need to use large batches of the data then you should download it yourself:

As mentioned above, if you need to do large-scale analysis, please download full data set. Otherwise you may flood the string server with api requests, in particular if you run scripts in parallel. -https://string-db.org/cgi/help.pl

It's quite a lot to download, though: https://string-db.org/cgi/download.pl

stuppie commented 6 years ago

I'd think restricting the data to human, mouse, rat, yeast, c. elegans, drosphila, zebrafish is probably sufficient, if that is a way to overcome a practicality constraint