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 |