Learn R Programming

strvalidator (version 1.3.0)

calculateOL_gui: Analyse off-ladder alleles

Description

calculateOL_gui is a GUI wrapper for the calculateOL function.

Usage

calculateOL_gui(env = parent.frame(), savegui = NULL, debug = TRUE)

Arguments

env
environment in wich to search for data frames and save result.
savegui
logical indicating if GUI settings should be saved in the environment.
debug
logical indicating printing debug information.

Value

  • TRUE

Details

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.

See Also

calculateOL