This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to extract protein-protein interaction data from BioGRID using Python?

As pointed out in the question, I want to exact all the protein- protein interaction data available in BioGRID for a gene. I have searched github but couldn't find anything that I could use. How should do it?

gene

1 answer

Use their REST API

Hi JC, Thank you very much! That's exactly what I wanted to know. Thanks!

Log in to answer this question.