View source: R/WGCNA_Analysis_Functions.R
plot_scale_free_fit | R Documentation |
Plots the scale-free topology fit for the different tested powers.
plot_scale_free_fit(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_scale_free_fit(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.