Description Usage Arguments Examples
The design holds the R formula
which expresses how the
counts depend on the variables in colData
.
See DESeqDataSet
for details.
1 2 3 4 5 6 7 8 |
object |
a |
value |
a |
1 2 | dds <- makeExampleDESeqDataSet(m=4)
design(dds) <- formula(~ 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.