View source: R/datasetTranslations.R
makeDeseq | R Documentation |
Make a DESeq object from a MicroVis dataset
makeDeseq(dataset = NULL, baseline = NULL, rank = NULL)
dataset |
MicroVis dataset. Default is the active dataset |
baseline |
A reference group for building the DESeq dataset. If none is selected the user will be asked to select one during function run. |
rank |
Rank at which to create DESeq object |
DESeq object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.