View source: R/feature_analysis_module.R
featureAnalysis | R Documentation |
feature Analysis Module - server
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.