| limmaFit | R Documentation |
This function fits a linear model to processed DGEList data using the
limma package. It defines contrasts between groups and performs
differential expression analysis.
limmaFit(x, group.column)
x |
A processed |
group.column |
The name of the column in |
An eBayes object containing the fitted linear model and
results of the differential expression analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.