SigPlot_Cluster: Heatmap plot of cluster signaling

View source: R/PlottingFunctions.R

SigPlot_ClusterR Documentation

Heatmap plot of cluster signaling

Description

Produce a plot of a cluster signaling network according to the cell-normalized expression score.

Usage

SigPlot_Cluster(
  p,
  labels,
  textsize = 30,
  plottitle = NULL,
  plotsubtitle = NULL
)

Arguments

p

signaling probabilities clusters x clusters

labels

labels of cells ordered from 1 to n

textsize

the ggplot text size

plottitle

the plot title

plotsubtitle

the plot sub title


mkarikom/RSoptSC documentation built on May 10, 2023, 1:10 a.m.