heatmapInput: Server side for the analysis input module handling analysis...

Description Usage Arguments Value Author(s)

View source: R/inter_input_module.R

Description

Server side for the analysis input module handling analysis control

Usage

1
heatmapInput(input, output, session, meData, reset, aggDat = reactive(NULL))

Arguments

input

shiny input

output

shiny output

session

shiny session

meData

MRExperiment object storing all data

reset

reactive boolean determining if all inputs should be reset

aggDat

aggregated MRExperiment object (default is NULL)

Value

list holding all chosen values and the selected feature

Author(s)

Janina Reeder


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