appUI | R Documentation |
The user interface (UI) controls the layout and appearance of the app. All
CSS modifications are in the file shiny/www/styles.css
appUI()
analysesUI(id, tab)
diffEventUI(id, ns, psi = TRUE)
correlationUI(id)
diffExpressionUI(id, tab)
diffExpressionEventUI(id)
diffExpressionTableUI(id)
diffSplicingUI(id, tab)
diffSplicingEventUI(id)
diffSplicingTableUI(id)
dimReductionUI(id, tab)
icaUI(id)
pcaUI(id)
infoUI(id)
survivalUI(id)
templateUI(id)
dataUI(id, tab)
firebrowseUI(id, panel)
geNormalisationFilteringUI(id, panel)
gtexDataUI(id, panel)
inclusionLevelsUI(id, panel)
inclusionLevelsFilterUI(id, panel)
localDataUI(id, panel)
recountDataUI(id, panel)
groupsUI(id, tab)
helpUI(id, tab)
id |
Character: identifier |
tab |
Function to process HTML elements |
panel |
Function to enclose interface |
HTML elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.