dyes {DNAmixturesLite}R Documentation

Dyes for a DNA mixture

Description

IMPORTANT: This is the DNAmixturesLite package, which is intended as a service to enable users to try DNAmixtures without purchasing a commercial licence for Hugin. When at all possible, we strongly recommend the use of DNAmixtures rather than this lite-version. See https://dnamixtures.r-forge.r-project.org/ for details on both packages.

While the lite-version seeks to provide the full functionality of DNAmixtures, note that computations are much less efficient and that there are some differences in available functionality. Be aware that the present documentation is copied from DNAmixtures and thus may not accurately describe the implementation of this lite-version.

Usage

dyes(mixture)

dyes(mixture) <- value

Arguments

mixture

A DNA mixture

value

A list with one item per dye, each containing a vector of marker names.

Value

The dyes used for the DNA mixture

See Also

DNAmixture


[Package DNAmixturesLite version 0.0-1 Index]