ModuleCorrNetwork | R Documentation |
Plot Module Eigengene correlogram
ModuleCorrNetwork(
seurat_obj,
cluster_col = NULL,
exclude_grey = TRUE,
features = "hMEs",
reduction = "umap",
cor_cutoff = 0.2,
label_vertices = FALSE,
edge_scale = 5,
vertex_size = 15,
niter = 100,
vertex_frame = FALSE,
wgcna_name = NULL
)
seurat_obj |
A Seurat object |
ModuleCorrNetwork
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.