shinyGeneRegion: Shiny Genes in SNP Region module

View source: R/shinyGeneRegion.R

shinyGeneRegionR Documentation

Shiny Genes in SNP Region module

Description

Shiny module for scan1 analysis and plots, with interfaces shinyGeneRegionInput, shinyGeneRegionUI and shinyGeneRegionOutput.

Usage

shinyGeneRegion(
  id,
  snp_par,
  top_snps_tbl,
  project_info,
  snp_action = shiny::reactive({
     "basic"
 })
)

Arguments

id

identifier for shiny reactive

snp_par, 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 July 23, 2024, 9:25 p.m.