Description Usage Arguments Value Author(s)
View source: R/computeGeneProfiles.R
Function that computes the gene profiles.
1 | computeGeneProfiles(expressionMatrix, C)
|
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(). |
The gene profiles data.frame.
Tobias K. Karakach, Federico Taverna
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.