How to analyze the num of protein-protein interactions (nodes/edges) of specific proteins in a large scale?
3
0
Entering edit mode
6.3 years ago
wuyc • 0

BioGrid allow me to search protein-protein interaction (PPI) one by one, however, I have a list of thousands of proteins. However to get the number of nodes/edges protein-protein interactions (PPIs) of those proteins in a large scale way?

Thanks so much!

protein-protein interaction ppi • 1.4k views
ADD COMMENT
0
Entering edit mode
6.3 years ago

Do you mean you want to know the degree of certain nodes/proteins in the graph ? If so, download the protein-protein interaction file then use a script to find and count all interactions containing your proteins of interest or use a software (e.g. cytoscape) or library (e.g. igraph) to get a table with the degree of all nodes then filter this table to retain only proteins you're interested in.

ADD COMMENT
0
Entering edit mode
6.3 years ago
plat ▴ 50

If I understand correctly your question, you can use the multiple proteins input tool from stringDB.

ADD COMMENT

Login before adding your answer.

Traffic: 3007 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