loadCel-methods: Loads the raw expression matrix into a 'DEMIExperiment'...

Description Usage Arguments Value Author(s) See Also

Description

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

Usage

1
2
3
4
loadCel(object)

## S4 method for signature 'DEMIExperiment'
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.

Author(s)

Sten Ilmjarv

See Also

DEMIExperiment, DEMICel


demi documentation built on May 2, 2019, 11:11 a.m.