Learn R Programming

xps (version 1.32.0)

validExpr-methods: Get Valid Expression Levels

Description

Extracts valid expression levels with unit names as row names from data.frame data.

Usage

validExpr(object, which = "UnitName")

Arguments

object
object of class ExprTreeSet.
which
name of column containing unit name.

Value

A data.frame.

Details

Method validExpr returns the expression levels from slot data and uses column which as row names, usually the probeset IDs stored in column “UnitName”.

See Also

validData, validCall