plot_one_interaction: Network visualization

Description Usage Arguments Value

Description

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.

Usage

1
.plot_one_interaction(adjacency_matrix, n, color, name)

Arguments

adjacency_matrix

An adajcency matrix from the fcoex object.

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.

Value

A ggplot2 ('gg') object


csbl-usp/fcoex documentation built on Sept. 15, 2021, 7:42 a.m.