enum.profiles: Enumerate all attainable genotypes

Description Usage Arguments Details Value Examples

Description

Enumerate all attainable genotypes

Usage

1

Arguments

freqs

A list specifying the allelic frequencies. Should contain a vector of allelic frequencies for each locus, named after that locus.

Details

Profiles are stored as an integer matrix, with the integers corresponding to repeat numbers found in the names attribute of the list of allelic frequencies. The current function converts the integer matrix to a character matrix with alleles.

Value

A profiles object.

Examples

1
2

DNAprofiles documentation built on Jan. 15, 2017, 9:27 p.m.