Entering edit mode
6.5 years ago
ghmdsr
▴
70
I want to use InWeb_InBioMap PPI database in R or python. The format of this data is PsimiTab format. Previously I used STRING score. In case of STRING ppi db, they provide a package which can help us using that in R interface.
With InWeb_InBioMap PPI db, I want to handle this data and use this in my R code.
How can I use PsimiTab format data in R or python?