get_neighbors | R Documentation |
just a wrapper around igraph::neighbors()
for convenience
get_neighbors(gene, g)
gene |
gene to grab neighbors from. |
g |
igraph object - will be filtered so that only nodes found in both exp and g are kept |
named numeric vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.