how to retrieve STRING information without downloading it?
2
0
Entering edit mode
7.4 years ago
Learner ▴ 280

Hello,

I am wondering if there is any way to extract information for a set of PPI without downloading the database? It is because the database is really huge which is difficult to work with

Thanks for your comment

STRING gene Proteins Python proteomics • 1.3k views
ADD COMMENT
2
Entering edit mode
7.3 years ago

As Jean-Karim correctly pointed out, there is the REST API. Also, if you are only interested in a specific organism, look at the "FILES TOO LARGE?" part of the Download page. It allows you to download files with data for only a specific organism of your choice, which will obviously be much more manageable in size than the files with data on all 2000+ organisms.

ADD COMMENT
1
Entering edit mode
7.3 years ago

You can use the STRING REST API. Check the docs here. However, depending on what you need, it might still be better to download the whole interaction file because the API has some limitations.

ADD COMMENT
0
Entering edit mode

@Jean-Karim Heriche is it possible to get info in background? I just need the interaction values between pairs of PP

ADD REPLY

Login before adding your answer.

Traffic: 2338 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6