selectConditions | R Documentation |
Selects user input conditions, multiple if present, to be used in DESeq.
selectConditions(
Dataset = NULL,
metadata = NULL,
choicecounter = NULL,
session = NULL,
input = NULL
)
Dataset, |
used dataset |
metadata, |
metadatatable to select from metadata |
choicecounter, |
choicecounter to add multiple comparisons |
session, |
session |
input, |
input params |
the panel for go plots;
selectConditions
x<- selectConditions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.