Description Usage Arguments Value Author(s) References See Also Examples
Needed for the parameterization of the model as well as the Fisher (pre-)test.
| 1 | limmaAnalysis(dat, design, contrasts)
 | 
| dat | A matrix or ExpressionSet containing the expression values. | 
| design | A design matrix. | 
| contrasts | Contrast for the linear model. | 
Returns a list containing the following entries:
| pvalue.tab | Containing the result of the topTable function from limma. | 
| lm.fit | Linear fit to the model. | 
| design | The design used. | 
| contrast | The contrasts used. | 
Benedikt Zacher (zacher@lmb.uni-muenchen.de), Holger Frohlich
G. K. Smyth. Limma : Linear Models for Microarray Data. Bioinformatics, (2005):397-420.
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.