View source: R/PlottingFunctions.R
SigPlot_Cluster | R Documentation |
Produce a plot of a cluster signaling network according to the cell-normalized expression score.
SigPlot_Cluster(
p,
labels,
textsize = 30,
plottitle = NULL,
plotsubtitle = NULL
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.