plotContamination_gui {strvalidator} | R Documentation |
Plot Contamination
Description
GUI simplifying the creation of plots from negative control data.
Usage
plotContamination_gui(
env = parent.frame(),
savegui = NULL,
debug = FALSE,
parent = NULL
)
Arguments
env |
environment in which 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. |
Details
Select data to plot in the drop-down menu. Automatic plot titles can be replaced by custom titles. A name for the result is automatically suggested. The resulting plot can be saved as either a plot object or as an image.
Value
TRUE
References
Duncan Taylor et.al., Validating multiplexes for use in conjunction with modern interpretation strategies, Forensic Science International: Genetics, Volume 20, January 2016, Pages 6-19, ISSN 1872-4973, 10.1016/j.fsigen.2015.09.011. doi:10.1016/j.fsigen.2015.09.011