Description Usage Arguments Value Author(s)
Alpha Diversity module - server
1 2 3 4 5 6 7 8 9 10 | 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.