|
a |
|
b/man/data-exprTreat.Rd |
|
|
1 |
\name{exprTreat} |
|
|
2 |
\alias{exprTreat} |
|
|
3 |
\docType{data} |
|
|
4 |
\title{ |
|
|
5 |
Gene expression before and after drug treatment |
|
|
6 |
} |
|
|
7 |
\description{ |
|
|
8 |
This \code{"\linkS4class{ExpressionSet}"} object contains microarray data for 12 patient samples |
|
|
9 |
before and 12 h after treatment with everolimus, ibrutinib, |
|
|
10 |
selumetinib, idelalisib and a negative control (chaetoglobosin A). |
|
|
11 |
For annotation, please refer to \code{pData(exprTreat)}. The data underwent |
|
|
12 |
variance stabilization (\code{\link[vsn]{vsn2}} function from vsn R/Bioconductor package) |
|
|
13 |
and quantile normalization (\code{\link[limma]{normalizeQuantiles}} function from limma R/Bioconductor package). |
|
|
14 |
} |
|
|
15 |
\author{Sascha Dietrich} |
|
|
16 |
\usage{ |
|
|
17 |
exprTreat |
|
|
18 |
} |
|
|
19 |
\format{ |
|
|
20 |
\code{"\linkS4class{ExpressionSet}"} object with 12 patient samples and 48107 features. |
|
|
21 |
} |
|
|
22 |
\keyword{datasets} |