mediateServer: Shiny coefficient analysis and plot module

View source: R/mediateServer.R

mediateServerR Documentation

Shiny coefficient analysis and plot module

Description

Shiny module for scan1 coefficient plots, with interfaces mediateUI and mediateOutput.

Usage

mediateServer(
  id,
  job_par,
  win_par,
  patterns,
  phe_mx,
  cov_df,
  probs_obj,
  K_chr,
  analyses_df,
  pmap_obj,
  covar,
  analyses_tbl,
  peaks,
  project_info,
  allele_info
)

mediateUI(id)

mediateOutput(id)

Arguments

id

identifier for shiny reactive

job_par, win_par, patterns, phe_mx, cov_df, probs_obj, K_chr, analyses_df, pmap_obj, covar, analyses_tbl, peaks, project_info, allele_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.