plot_mean_connectivity: plot_mean_connectivity

View source: R/WGCNA_Analysis_Functions.R

plot_mean_connectivityR Documentation

plot_mean_connectivity

Description

Plots the mean connectivity values for the different tested powers.

Usage

plot_mean_connectivity(pwer_table, name_ds, cex_val = 0.7)

Arguments

pwer_table

a single table of powers computed using the compute_power_tables function.

name_ds

name of the dataset from which the power table derives.

cex_val

cex value to control the size of the numbers printed in the plot.

Examples

## Not run: 
plot_mean_connectivity(pwer_table,name_ds,cex_val = 0.7)

## End(Not run)

jfores/SurvMap documentation built on May 30, 2022, 10:57 p.m.