Description Usage Arguments Value
Creates a graph based on interactions provided This function was copied and adapted from the CEMiTool package. The visualization of networks in this function is derivative of the intelectual work of CEMiTool's authors.
1 | .plot_one_interaction(adjacency_matrix, n, color, name)
|
adjacency_matrix |
An adajcency matrix from the |
n |
Number of genes to be shown |
color |
Color of the module to be plotted |
name |
Name of the module to be plotted |
... |
Optional parameters. |
A ggplot2 ('gg') object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.