A4.simu
function launches a Tcl/Tk graphical interface with functionalities devoted to two-person DNA mixtures
resolution, when four alleles are observed at a given locus. A4.simu()
The A4.simu()
function launches a dialog window with three buttons:
-Plot simulations
: plot of the residuals of each possible genotype combination for varying values of the mixture proportion across the interval [0.1, 0.9].
The observed mixture proportion is also reported on the plot.
-Simulation details
: a matrix containing the simulation results. Simulation details and genotype combinations
with the lowest residuals can be saved as a text file by clicking the
``Save" button. It is also possible to choose specific paths and names for the save files.
-Genotypes filter
: a matrix giving the mixture proportion conditional on the genotype combination. This conditional mixture proportion helps filter the most
plausible genotypes among the six possible combinations. The matrix can be saved as a text file by clicking the ``Save" button.
It is also possible to choose a specific path and a name for the save file.
A2.simu
: the two-allele model, and A3.simu
: the three-allele model