Learn R Programming

strvalidator (version 1.3.0)

plotStutter_gui: Plot Stutter

Description

plotStutter_gui is a GUI simplifying the creation of plots from stutter data.

Usage

plotStutter_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.

Value

  • TRUE

Details

Select data to plot in the drop-down menu. Check that the correct kit has been detected. Plot stutter data by parent allele or by peak height. Automatic plot titles can be replaced by custom titles. A name for the result is automatiaclly suggested. The resulting plot can be saved as either a plot object or as an image.

See Also

http://docs.ggplot2.org/current/ for details on plot settings.