| relAbundance | R Documentation | 
Relative abundance plot module - server
relAbundance( input, output, session, aggDat, featLevel, intraSettings, normalizedData, reset )
| input | shiny input | 
| output | shiny output | 
| session | shiny session | 
| aggDat | aggregated MRExperiment | 
| featLevel | chosen feature level (aggregation level) | 
| intraSettings | analysis input settings passed over to this module | 
| normalizedData | boolean indicating whether data has been normalized | 
| reset | boolean reactive which resets the module if TRUE | 
list storing plot clicks and number of features displayed (passed to feature plot module) as well as the R code to make plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.