Description Usage Arguments Value
This class extends the DataFrame class of the IRanges package simply to allow other packages to write methods for results objects from the DESeq2 package.
1 | DESeqResults(DataFrame)
|
DataFrame |
a DataFrame of results, standard column names are: baseMean, log2FoldChange, lfcSE, stat, pvalue, padj. |
a DESeqResults object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.