Dataset of proteins and their interactions
I want to apply a statistical analysis of a protein protein interaction network with R.
For that I need a dataset of proteins and their interactions.(in csv if possible)
Where can I find a dataset?
Any suggestion will be greatly appreciable.
• 2,591 views
•
link
1 answer
look at this question Where can I look for highly-reliable experimentally-validated PPI interactions?
• 1 views
•
link
Log in to answer this question.
See this recent paper:
Path2PPI: an R package to predict protein-protein interaction networks for a set of proteins.
http://www.ncbi.nlm.nih.gov/pubmed/26733452
This sourse is for genes, you probably don't need it as it is, but who knows
http://www.r-bloggers.com/obtaining-a-protein-protein-interaction-network-for-a-gene-list-in-r/