shinyHaplo: Shiny haplotype analysis

View source: R/shinyHaplo.R

shinyHaploR Documentation

Shiny haplotype analysis

Description

Shiny module for analysis based on haplotype alleles, with interface shinyHaploUI.

Usage

shinyHaplo(
  id,
  win_par,
  pmap_obj,
  phe_mx,
  cov_df,
  K_chr,
  analyses_df,
  covar,
  analyses_tbl,
  peaks,
  project_info,
  allele_info
)

Arguments

id

identifier for shiny reactive

win_par, pmap_obj, phe_mx, cov_df, K_chr, analyses_df, 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 Nov. 9, 2023, 7:58 p.m.