computeGeneProfiles: Gene profiles

Description Usage Arguments Value Author(s)

View source: R/computeGeneProfiles.R

Description

Function that computes the gene profiles.

Usage

1
computeGeneProfiles(expressionMatrix, C)

Arguments

expressionMatrix

The expression matrix organized as (*n* X *m*), *n* is the number of genes and *m* is the number of samples. You should use the expressionMatrix output of prepareData().

C

The C matrix. You should use the Copt output of multivariateCurveResolution().

Value

The gene profiles data.frame.

Author(s)

Tobias K. Karakach, Federico Taverna


itikadi/EMOGEA documentation built on Dec. 20, 2021, 8:03 p.m.