Retrieve expression data from eSets.
These generic functions access the expression and error measurements
of assay data stored in an object derived from the eSet-class
.
exprs(object) exprs(object) <- value se.exprs(object) se.exprs(object) <- value
object |
Object derived from class |
value |
Matrix with rows representing features and columns samples. |
exprs
returns a (usually large!) matrix of expression values;
se.exprs
returns the corresponding matrix of standard errors,
when available.
Biocore
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.