Description Usage Arguments Value Examples
Get all protein-protein interactions for an organism from BioGRID.
1 | get_ppi(organism = 9606)
|
organism |
Organism: human represents human, arabidopsis for Arabidopsis thaliana, etc. |
A data.frame with two columns with pairs of interacting proteins.
1 2 | # download dog interactions
martini:::get_ppi(9615)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.