plotCNOlist: Plot the data in a CNOlist

View source: R/plotCNOlist.R

plotCNOlistR Documentation

Plot the data in a CNOlist

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

plotCNOlist(CNOlist)

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

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

saezlab/CellNOptR documentation built on April 16, 2024, 5:21 a.m.