| abundanceHeatmap | R Documentation | 
Abundance Heatmap module - server
abundanceHeatmap( input, output, session, aggDat, featLevel, colorOptions, levelOpts, hmSort, hmFeatList, reset )
| input | shiny input | 
| output | shiny output | 
| session | shiny session | 
| aggDat | aggregated MRExperiment | 
| featLevel | chosen feature level (aggregation level) | 
| colorOptions | reactive storing filters selected via data input | 
| levelOpts | all available level choices for this dataset | 
| hmSort | reactive storing sorting method for heatmap | 
| hmFeatList | reactive storing list of features to include in heatmap | 
| reset | boolean reactive which resets the module if TRUE | 
R code needed to generate the heatmap
Janina Reeder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.