getUPKBInteractions | R Documentation |
Get the interactions of given proteins from UniProt
getUPKBInteractions(proteins)
proteins |
The list of proteins of which the interactions should be retrieved |
A dataframe containing the interactions between the given proteins
## Not run:
interactions=getUPKBInteractions(c("P02747","P07204","P00734"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.