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

View source: R/corr_input_module.R

corrInputR Documentation

Server side for the analysis input module handling analysis control

Description

Server side for the analysis input module handling analysis control

Usage

corrInput(
  input,
  output,
  session,
  type,
  meData,
  facetOptions = NULL,
  reset,
  aggDat = reactive(NULL)
)

Arguments

input

shiny input

output

shiny output

session

shiny session

type

of the correlation (feature vs phenotype)

meData

MRExperiment object storing all data

facetOptions

named vector of available facet choices

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


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