ModuleCorrNetwork: ModuleCorrNetworks

View source: R/plotting.R

ModuleCorrNetworkR Documentation

ModuleCorrNetworks

Description

Plot Module Eigengene correlogram

Usage

ModuleCorrNetwork(
  seurat_obj,
  wgcna_name = NULL,
  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
)

Arguments

seurat_obj

A Seurat object

Examples

ModuleCorrNetwork

smorabit/scWGCNA documentation built on April 4, 2024, 10:32 a.m.