View source: R/PlottingFunctions.R
SigPlot | R Documentation |
Produce a plot of a cell signaling network according to the cell-normalized expression score.
SigPlot(p, labels, textsize = 10, plottitle = NULL, plotsubtitle = NULL)
p |
signaling probabilities cells x cells |
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.