shinySNPPlot: Shiny scan1 SNP analysis and plot module

View source: R/shinySNPPlot.R

shinySNPPlotR Documentation

Shiny scan1 SNP analysis and plot module

Description

Shiny module for scan1 analysis and plots, with interfaces shinySNPPlotUI and shinySNPPlotOutput.

Usage

shinySNPPlot(
  id,
  snp_par,
  chr_pos,
  pheno_names,
  snp_scan_obj,
  snpinfo,
  snp_action = shiny::reactive({
     "basic"
 })
)

Arguments

id

identifier for shiny reactive

snp_par, chr_pos, pheno_names, snp_scan_obj, snpinfo, snp_action

reactive arguments

Author(s)

Brian S Yandell, brian.yandell@wisc.edu


byandell/qtl2shiny documentation built on Nov. 9, 2023, 7:58 p.m.