read_STRmix_kit_settings {simDNAmixtures}R Documentation

Read STRmix Kit Settings

Description

Read STRmix kit settings from an XML file and associated stutter directory.

Usage

read_STRmix_kit_settings(filename, stutters_dir, include_y_loci = FALSE)

Arguments

filename

Character vector specifying the path to the XML file containing the profiling kit settings.

stutters_dir

Character vector specifying the directory path where stutter settings files are located.

include_y_loci

Should Y loci be included in the list of locus names? Default is FALSE.

Value

A list containing the following components:


[Package simDNAmixtures version 1.1.2 Index]