edesign.OD {maSigPro} | R Documentation |
code{edesign.OD} contains the experimental design of a E.coli growth time course microarray experiment with a temperature shift treatment. The OD of each culture was measured and used in the experimental design as independent variable.
data(edesign.OD)
A data frame with 52 rows and the following 4 variables.
OD
Replicate
37
SHIFT
data(edesign.OD) ## maybe str(edesign.OD) ; plot(edesign.OD) ...