Learn R Programming

demi (version 1.1.2)

loadCel: Loads the raw expression matrix into a DEMIExperiment object

Description

The function loadCel loads the raw expression matrix from CEL files into a DEMIExperiment object. It is used internally in DEMI analysis.

Usage

loadCel(object)
"loadCel"(object)

Arguments

object
A DEMIExperiment object.

Value

Returns a DEMIExperiment object updated with a DEMICel object attached to the slot exprsData that contains the raw expression matrix loaded from the CEL files.

See Also

DEMIExperiment, DEMICel