diploServer: Shiny Diplotype module

View source: R/diploServer.R

diploServerR Documentation

Shiny Diplotype module

Description

Shiny diplotype SNP/Gene action analysis, with interface diploUI.

Usage

diploServer(
  id,
  win_par,
  phe_mx,
  cov_df,
  K_chr,
  analyses_df,
  project_info,
  allele_info
)

diploUI(id)

Arguments

id

identifier for shiny reactive

win_par, phe_mx, cov_df, K_chr, analyses_df, 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.