snpFeatureServer: Shiny SNP Features in SNP Region module

View source: R/snpFeatureServer.R

snpFeatureServerR Documentation

Shiny SNP Features in SNP Region module

Description

Shiny module for scan1 analysis and plots, with interfaces snpFeatureInput, snpFeatureUI and snpFeatureOutput.

Usage

snpFeatureServer(
  id,
  snp_par,
  chr_pos,
  snp_scan_obj,
  snpinfo,
  top_snps_tbl,
  gene_exon_tbl,
  snp_action = shiny::reactive({
     "basic"
 })
)

snpFeatureInput(id)

snpFeatureUI(id)

snpFeatureOutput(id)

Arguments

id

identifier for shiny reactive

snp_par, chr_pos, snp_scan_obj, top_snps_tbl, snpinfo, gene_exon_tbl, snp_action

reactive arguments

Author(s)

Brian S Yandell, brian.yandell@wisc.edu


byandell/qtl2shiny documentation built on June 11, 2025, 4:54 a.m.