Learn R Programming

strvalidator (version 1.0.0)

calculatePeaks_gui: Calculate peaks GUI

Description

calculatePeaks_gui is a GUI simplifying counting of peaks.

Usage

calculatePeaks_gui(env = parent.frame(), savegui = NULL, debug = FALSE)

Arguments

env
environment in wich to search for data frames.
savegui
logical indicating if GUI settings should be saved in the environment.
debug
logical indicating printing debug information.

Details

Counts the number of peaks in samples and markers with option to discard off-ladder peaks and to label groups according to maximum number of peaks.