longResults: Longitudinal analysis module server code

View source: R/long_module.R

longResultsR Documentation

Longitudinal analysis module server code

Description

Longitudinal analysis module server code

Usage

longResults(
  input,
  output,
  session,
  aggDat,
  featLevel,
  longSettings,
  normalizedData,
  reset
)

Arguments

input

shiny input

output

shiny output

session

shiny session

aggDat

aggregated MRExperiment

featLevel

chosen feature level (aggregation level)

longSettings

reactive storing values selected in analysis input interface

normalizedData

reactive boolean indicating if data has been normalized

reset

boolean reactive which resets the module if TRUE

Value

list containing R code for analysis and for feature plots

Author(s)

Janina Reeder


zoecastillo/microbiomeExplorer documentation built on Sept. 11, 2022, 7:40 a.m.