Description Arguments Details Value Author(s) See Also
Extracts valid expression levels with unit names as row names from data.frame data
.
Usage
validExpr(object, which = "UnitName")
object |
object of class |
which |
name of column containing unit name. |
Method validExpr
returns the expression levels from slot data
and
uses column which
as row names, usually the probeset IDs stored in column “UnitName”.
A data.frame
.
Christian Stratowa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.