calculateOL_gui: Analyze Off-ladder Alleles

View source: R/calculateOL_gui.r

calculateOL_guiR Documentation

Analyze Off-ladder Alleles

Description

GUI wrapper for the calculateOL function.

Usage

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

Arguments

env

environment in which 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.

parent

widget to get focus when finished.

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.

Value

TRUE

See Also

calculateOL


strvalidator documentation built on July 26, 2023, 5:45 p.m.