diffTable: Differential analysis module server code

Description Usage Arguments Value Author(s)

View source: R/diff_module.R

Description

Differential analysis module server code

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
diffTable(
  input,
  output,
  session,
  aggDat,
  featLevel,
  diffSettings,
  reset,
  normalized
)

Arguments

input

shiny input

output

shiny output

session

shiny session

aggDat

aggregated MRExperiment

featLevel

chosen feature level (aggregation level)

diffSettings

reactive storing values selected in analysis input interface

reset

boolean reactive which resets the module if TRUE

normalized

boolean reactive indicating if data has been normalized

Value

list containing R code for analysis and for feature plots

Author(s)

Janina Reeder


microbiomeExplorer documentation built on Nov. 8, 2020, 8:16 p.m.