GUI wrapper for the calculatePeaks
function.
calculatePeaks_gui(
env = parent.frame(),
savegui = NULL,
debug = FALSE,
parent = NULL
)
TRUE
environment in which to search for data frames.
logical indicating if GUI settings should be saved in the environment.
logical indicating printing debug information.
widget to get focus when finished.
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.
calculatePeaks