get_gxg | R Documentation |
Wrapper for the different functions to get gene-gene interactions. Supports cached results.
get_gxg(db, organism, flush)
db |
String containing the database to obtain the gene-gene interactions from. Possible values: 'biogrid', 'string'. |
organism |
Tax ID of the studied organism. The default is 9606 (human). |
flush |
Remove cached results? Boolean value. |
A data.frame with two columns with pairs of interacting proteins.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.