Description Usage Arguments Value
A DESeqDataSet is a subclass of RangedSummarizedExperiment, used to store the input values, intermediate calculations and results of an analysis of differential expression.
1 | constructDESeqDataset(countdata, coldata)
|
countdata |
Name of object containing count data |
coldata |
input matrix for DESeq2 analysis |
Returns a DESeqDataSet object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.