plotCNOlist: Plot the data in a CNOlist

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/plotCNOlist.R

Description

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..

Usage

1

Arguments

CNOlist

a CNOlist

Details

This function can plot the normalised values or the un-normalised ones, it just needs a CNOlist.

Value

This function just produces a plot on your graphics window

Author(s)

C. Terfve

See Also

plotCNOlistPDF, plotCNOlistLarge, plotCNOlistLargePDF

Examples

1
2
data(CNOlistToy,package="CellNOptR")
plotCNOlist(CNOlistToy)

CellNOptR documentation built on Nov. 8, 2020, 6:58 p.m.