hotspotServer: Shiny hotspot module

View source: R/hotspotServer.R

hotspotServerR Documentation

Shiny hotspot module

Description

Shiny module to view hotspots for peak selection, with interfaces hotspotInput and hotspotOutput.

Usage

hotspotServer(id, set_par, pheno_type, peaks_tbl, pmap_obj, project_info)

hotspotInput(id)

hotspotOutput(id)

Arguments

id

identifier for shiny reactive

set_par, pheno_type, peaks_tbl, pmap_obj, project_info

reactive arguments

Value

list of inputs and scan summary

No return value; called for side effects.

Author(s)

Brian S Yandell, brian.yandell@wisc.edu


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