View source: R/WGCNA_Analysis_Functions.R
plot_mean_connectivity | R Documentation |
Plots the mean connectivity values for the different tested powers.
plot_mean_connectivity(pwer_table, name_ds, cex_val = 0.7)
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. |
## Not run: plot_mean_connectivity(pwer_table,name_ds,cex_val = 0.7) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.