shinyTriad: Shiny triad plot module

View source: R/shinyTriad.R

shinyTriadR Documentation

Shiny triad plot module

Description

Shiny module for triad plots, with interfaces shinyTriadUI and shinyTriadOutput.

Usage

shinyTriad(
  id,
  med_par,
  patterns,
  geno_max,
  peak_mar,
  med_ls,
  mediate_obj,
  phe_mx,
  cov_df,
  K_chr,
  probs_obj,
  chr_id,
  sdp
)

Arguments

id

identifier for shiny reactive

med_par, patterns, geno_max, peak_mar, med_ls, mediate_obj, phe_mx, cov_df, K_chr, probs_obj, chr_id, sdp

reactive arguments

Value

No return value; called for side effects.

Author(s)

Brian S Yandell, brian.yandell@wisc.edu


byandell/qtl2shiny documentation built on July 23, 2024, 9:25 p.m.