prep_stringdb | R Documentation |
Basically a wrapper around the get_graph method from the stringdb package
prep_stringdb(
cache = NULL,
edb = "default",
min_score = 200,
version = "11.5",
species = "homo sapiens"
)
cache |
A filepath to a folder downloaded files should be stored |
edb |
ensemble database object |
min_score |
minimum connectivity score for each edge in the network. |
version |
stringdb version |
species |
species code either using latin species name or taxon id |
igraph object built from the adjacency matrix downloaded from stringdb.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.