Description Usage Details Value
Create a topTable for all coefficients in a limma fit object
1 2 3 |
For every contrast in fit
, the log fold change and q-value
(p-value corrected for multiple testing) are calculated with the limma
function topTable
. These columns are joined to common fields (such
as probe ID and gene meta data). topTableAll does not sort the data from
the fit object.
A data frame with gene meta data and gene fold changes / q-values. For each contrast "N", columns "logFC.N" and "qval.N" are created (and, optionally, columns "logFC.s.N" and "msd.N").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.