Description Usage Arguments Value
Plot Network Plot the interaction network. Layout methods are currently provided by the gplot.layout methods in the sna package.
1 2 3 4 |
x |
ReactomeFINetwork object |
layout |
Name of a layout method. |
colour.modules |
Set to FALSE to turn off module colouring. |
min.module.size |
Minimum size of a module to be plotted (default: 1). |
node.alpha |
Alpha value for nodes (default: 0.25). |
edge.alpha |
Alpha value for edges (default: 0.25). |
indicate.linkers |
Set to TRUE to visualise linker nodes as a diamond. |
ggplot ggplot object containing a visualization of the given network.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.