longResults | R Documentation |
Longitudinal analysis module server code
longResults( input, output, session, aggDat, featLevel, longSettings, normalizedData, reset )
input |
shiny input |
output |
shiny output |
session |
shiny session |
aggDat |
aggregated MRExperiment |
featLevel |
chosen feature level (aggregation level) |
longSettings |
reactive storing values selected in analysis input interface |
normalizedData |
reactive boolean indicating if data has been normalized |
reset |
boolean reactive which resets the module if TRUE |
list containing R code for analysis and for feature plots
Janina Reeder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.