plotCNOlist | R Documentation |
This function plots the data in a CNOlist as a matrix of plots with a row for each condition and a column for each signal, and an extra plot for each row that specifies which cues are present..
plotCNOlist(CNOlist)
CNOlist |
a CNOlist |
This function can plot the normalised values or the un-normalised ones, it just needs a CNOlist.
This function just produces a plot on your graphics window
C. Terfve
plotCNOlistPDF, plotCNOlistLarge, plotCNOlistLargePDF
data(CNOlistToy,package="CellNOptR")
plotCNOlist(CNOlistToy)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.