get_network_plot: Network of top genes, plot

View source: R/fct_09_network.R

get_network_plotR Documentation

Network of top genes, plot

Description

Create a network plot of the top genes found with the WGCNA package.

Usage

get_network_plot(adjacency_matrix, edge_threshold)

Arguments

adjacency_matrix

igraph object

edge_threshold

Value from 1 to 0.1 (0.4 recommended)

Value

A function that can be stored as an object and then called to produce the plot that the function created. If it is not stored and called, the function will only return another function.


espors/idepGolem documentation built on April 23, 2024, 1:11 p.m.