GUI wrapper for the calculateAllele
function.
calculateAllele_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.
Simplifies the use of the calculateAllele
function by providing a
graphical user interface to it.