Description Usage Arguments Value
Get all univariate contrasts
1 | .getAllUniContrasts(exprObj, formula, data)
|
exprObj |
matrix of expression data (g genes x n samples), or ExpressionSet, or EList returned by voom() from the limma package |
formula |
specifies variables for the linear (mixed) model. Must only specify covariates, since the rows of exprObj are automatically used a a response. e.g.: |
data |
data.frame with columns corresponding to formula |
Matrix testing each variable one at a time. Contrasts are on rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.