I did a pull down assay and proceeded with the LC-MS/MS analysis. Now I ma with list of proteins. i want to make a interaction network of these proteins. Is there any software to do that, where i can give my ids and i get the interaction network?
In each case, you are able to download interactions in txt format. These include usually:
Bait - Interactor - and some Scores.
This is a format that you can easily import into Cytoscape for a custom visualization. For Example you could adjust line width by using the interaction score (as it is done by string by default).
If you simply want to use your data and not rely on public databases, you can generate these tables by your mass spec output data:
Bait - Interactor - Fold change - p value .. something like this.
(Fold change - IP versus control (IgG, bead)).
Hope this helps.
P.S. You can also add public data directly in Cytoscape but I think the web interface is the easiest solution in the beginning.