Description Usage Arguments Examples
Accessors for the 'design' slot of a DESeqDataSet object.
1 2 3 4 5 6 7 8 9 10 11 |
object |
a |
value |
a |
1 2 | dds <- makeExampleDESeqDataSet()
design(dds) <- formula(~ 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.