.plot_one_interaction {fcoex} | R Documentation |
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.
.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