alphaDiversity | R Documentation |
Alpha Diversity module - server
alphaDiversity( input, output, session, aggDat, featLevel, intraSettings, colorOptions, reset )
input |
shiny input |
output |
shiny output |
session |
shiny session |
aggDat |
aggregated MRExperiment |
featLevel |
chosen feature level (aggregation level) |
intraSettings |
analysis settings as passed over from analysis input module |
colorOptions |
phenotype selections: used for color choices |
reset |
boolean reactive which resets the module if TRUE |
R code used to make the alpha diversity plot
Janina Reeder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.