Description Usage Arguments Value
Differential expression analysis based on limma methods.
1 2 |
eset |
ExpressionSet object. Usually the result of the normalization process |
contrasts |
A vector containing contrasts in which differential expression will be done |
method |
Character string specifying how genes and contrasts are to be combined in the multiple testing scheme.
See |
adjust.method |
Character string specifying p-value adjustment method. See |
p.value |
numeric value between 0 and 1 giving the required family-wise error rate or false discovery rate.
See |
degenes_only |
Logical value to specify whether return a dataframe with only differentially expressed genes |
... |
Other parameters to be passed to |
A dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.