Learn R Programming

strvalidator (version 1.4.0)

calculatePeaks_gui: Calculate peaks

Description

calculatePeaks_gui is a GUI wrapper for the calculatePeaks function.

Usage

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

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.
parent
widget to get focus when finished.

Value

  • TRUE

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.

See Also

calculatePeaks