shinySNPSum: Shiny SNP summary module

View source: R/shinySNPSum.R

shinySNPSumR Documentation

Shiny SNP summary module

Description

Shiny module for SNP summary, with interfaces shinySNPInput, shinySNPUI and shinySNPOutput.

Usage

shinySNPSum(
  id,
  chr_pos,
  top_snps_tbl,
  project_info,
  snp_action = shiny::reactive({
     "basic"
 })
)

Arguments

id

identifier for shiny reactive

chr_pos, top_snps_tbl, project_info, snp_action

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.