PlotSoftPowers: PlotSoftPowers

View source: R/plotting.R

PlotSoftPowersR Documentation

PlotSoftPowers

Description

Plot Soft Power Threshold results

Usage

PlotSoftPowers(
  seurat_obj,
  selected_power = NULL,
  point_size = 5,
  text_size = 3,
  plot_connectivity = TRUE,
  wgcna_name = NULL
)

Arguments

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

Examples

PlotSoftPowers

smorabit/hdWGCNA documentation built on July 20, 2024, 8:58 p.m.