Description Usage Arguments Value Author(s)
View source: R/feature_analysis_module.R
feature Analysis Module - server
1 2 3 4 5 6 7 8 9 | featureAnalysis(
input,
output,
session,
data,
resetInput,
aggData,
normalizedData
)
|
input |
shiny input |
output |
shiny output |
session |
shiny session |
data |
the main data object returned from data_input_module |
resetInput |
reactive boolean determining if reset is required |
aggData |
the aggregated MRExperiment object |
normalizedData |
boolean indicating if normalization was done |
reactive holding code to be used in reports
Janina Reeder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.