celMatrixNormalize-methods: Initializes the normalization of the raw expression matrix

Description Usage Arguments Value Author(s)

Description

The function celMatrixNormalize initializes the normalization of the raw expression matrix in the DEMIExperiment object. It is used internally in DEMI analysis.

Usage

1
2
3
4
celMatrixNormalize(object, fun)

## S4 method for signature 'DEMIExperiment,'function''
celMatrixNormalize(object, fun)

Arguments

object

A DEMIExperiment object. It stores the raw expression matrix.

fun

A function. The function used to normalize the raw expression matrix.

Value

Returns a DEMIExperiment object updated with normalized expression matrix.

Author(s)

Sten Ilmjarv


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