PlotSoftPowers | R Documentation |
Plot Soft Power Threshold results
PlotSoftPowers(
seurat_obj,
selected_power = NULL,
point_size = 5,
text_size = 3,
plot_connectivity = TRUE,
wgcna_name = NULL
)
seurat_obj |
A Seurat object |
selected_power |
power to highlight in the plots |
point_size |
the size of the points in the plot |
text_size |
the size of the text in the plot |
plot_connectivity |
logical indicating whether to plot the connectivity in addition to the scale free topplogy fit. |
wgcna_name |
The name of the WGCNA experiment in seurat_obj |
PlotSoftPowers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.