View source: R/ReassignModules.R
ResetModuleNames | R Documentation |
Reset the uname of each hdWGCNA module
ResetModuleNames(
seurat_obj,
new_name = "M",
reset_levels = FALSE,
wgcna_name = NULL
)
seurat_obj |
A Seurat object |
new_name |
string containing the base name to re-name the modules |
wgcna_name |
The name of the hdWGCNA experiment in the seurat_obj@misc slot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.