R/kits.R

#' Properties such as loci, dye, sizes for most standard forensic kits
#'
#' A dataset containing the properties of forensic DNA kits.
#'
#' @format A list of data frames containing variables such as:
#' \describe{
#'   \item{Panel}{Kit name}
#'   \item{Marker}{}
#'   \item{Allele}{}
#'   \item{Size}{Fragment length}
#'   \item{Color}{Dye colour}
#' }
#' @source \url{https://github.com/oyvble/euroformix/blob/master/inst/extdata/kit.txt}
"kits"

Try the simDNAmixtures package in your browser

Any scripts or data that you put into this service are public.

simDNAmixtures documentation built on April 15, 2025, 1:11 a.m.