setupServer: Shiny setup module

View source: R/setupServer.R

setupServerR Documentation

Shiny setup module

Description

Shiny module for phenotype selection, with interfaces setupInput and setupUI.

Usage

setupServer(
  id,
  pheno_typer,
  peaks_tbl,
  pmap_obj,
  analyses_tbl,
  cov_df,
  projects_info
)

setupInput(id)

setupUI(id)

Arguments

id

identifier for shiny reactive

pheno_typer, peaks_tbl, pmap_obj, analyses_tbl, cov_df, projects_info

reactive arguments

Value

No return value; called for side effects.

Author(s)

Brian S Yandell, brian.yandell@wisc.edu


byandell/qtl2shiny documentation built on June 11, 2025, 4:54 a.m.