shinySNPGene: Shiny SNP Association

View source: R/shinySNPGene.R

shinySNPGeneR Documentation

Shiny SNP Association

Description

Shiny module for SNP association mapping, with interfaces shinySNPGeneInput, shinySNPGeneUI and shinySNPGeneOutput.

Usage

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

Arguments

id

identifier for shiny reactive

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

reactive arguments

Value

tbl with top SNPs

Author(s)

Brian S Yandell, brian.yandell@wisc.edu


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