Description Usage Arguments Examples
Selects user input conditions to run in DESeq from metadata
1 2 | getConditionSelectorFromMeta(metadata = NULL, input = NULL, index = 1,
num = 0, choices = NULL, selected = NULL)
|
metadata, |
meta data table |
input, |
input |
index, |
index |
num, |
num |
choices, |
choices |
selected, |
selected |
1 | x <- getConditionSelectorFromMeta()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.