Learn R Programming

interventionalDBN (version 1.2.2)

interventionalData: Simulated micro-array timecourse data speadsheet.

Description

A simulated microarray timecourse dataset, generated using the perfect and fixed effect intervention models.

Usage

data(interventionalData)

Arguments

Format

A data frame with 32 observations on the following 19 variables.
Cell.line
a factor with levels representing the cell line.
Inhibitor
a factor with levels describing the inhibitors used in each sample.
Stimuli
a factor with levels describing the stimulus used in each sample.
Timepoint
a integer vector (starting from zero) representing the time index of each sample.
EGFR
The remaining columns give the log-concentrations of each node.
SRC
STAT5
Mek
MAPK
p90RSK
PDK
AKT
GSK
TSC2
BAD
mTOR
p70S6K
S6
FOXO3

Source

Simulated by Simon Spencer.

See Also

formatData, interventionEffects, interventionalDBN-package.

Examples

Run this code
data(interventionalData)
interventionalData

Run the code above in your browser using DataLab