peaksServer: Shiny peaks module

View source: R/peaksServer.R

peaksServerR Documentation

Shiny peaks module

Description

Shiny module for peaks selection, with interfaces peaksInput, peaksUI and peaksOutput.

Usage

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

peaksInput(id)

peaksUI(id)

peaksOutput(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

Author(s)

Brian S Yandell, brian.yandell@wisc.edu


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