prepDataContainer | R Documentation |
Prepares the data container that stores values used within DESeq.
prepDataContainer(data = NULL, counter = NULL, input = NULL, meta = NULL)
data, |
loaded dataset |
counter, |
the number of comparisons |
input, |
input parameters |
meta, |
loaded metadata |
data
x <- prepDataContainer()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.