shinyDiplo: Shiny Diplotype module

View source: R/shinyDiplo.R

shinyDiploR Documentation

Shiny Diplotype module

Description

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

Usage

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

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 Nov. 9, 2023, 7:58 p.m.