GUI wrapper for the calculateOL
function.
calculateOL_gui(
env = parent.frame(),
savegui = NULL,
debug = TRUE,
parent = NULL
)
TRUE
environment in which 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.
By analysis of the allelic ladder the risk for getting off-ladder (OL) alleles are calculated. The frequencies from a provided population database is used to calculate the risk per marker and in total for the given kit(s). Virtual alleles can be excluded from the calculation. Small frequencies can be limited to the estimate 5/2N.
calculateOL