GUI simplifying the creation of plots from pull-up data.
plotPullup_gui(env = parent.frame(), savegui = NULL, debug = FALSE,
parent = NULL)
environment in wich to search for data frames and save result.
logical indicating if GUI settings should be saved in the environment.
logical indicating printing debug information.
widget to get focus when finished.
TRUE
Select a dataset to plot and the typing kit used (if not autodetected). Plot pull-up peak ratio versus the peak height of the known allele Automatic plot titles can be replaced by custom titles. Sex markers can be excluded. A name for the result is automatiaclly suggested. The resulting plot can be saved as either a plot object or as an image.
http://docs.ggplot2.org/current/ for details on plot settings.