Entering edit mode
I'm using the STRINGdb R package to obtain protein interaction information. Is there a way to only fetch interactions only from specific channels (eg : curated databases, experimentally determined) ?
For example, the network shown for FAA1 in string is : FAA1 network. Using STRINGdb R package, I'd like to get only the list of protein pairs with either light blue or pink edges.
I was unable to spot a function to fetch this channel type information.
Thanks in advance.
Dear Abhishek,
R-package doesn't have access to the subscores. You can use API to access to retrieve these.
Best, Damian.
Thanks Damian. I ended up downloading the proteins.links.full file directly from the downloads section in StringDb website