shinyScanCoef: Shiny coefficient analysis and plot module

View source: R/shinyScanCoef.R

shinyScanCoefR Documentation

Shiny coefficient analysis and plot module

Description

Shiny module for scan1 LOD and coefficient plots, with interfaces shinyScanCoefUI and shinyScanCoefOutput.

Usage

shinyScanCoef(
  id,
  job_par,
  win_par,
  phe_mx,
  cov_df,
  probs_obj,
  K_chr,
  analyses_df,
  project_info,
  allele_info
)

Arguments

id

identifier for shiny reactive

job_par, win_par, phe_mx, cov_df, probs_obj, 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.