genRypeRec: Generates DNA profiles of n individuals.

View source: R/simulate.R

genRypeRecR Documentation

Generates DNA profiles of n individuals.

Description

These are formed as n/2 pairs for relatives with a IDB-vector given by k. I.e. the profiles are mutually unrelated between pairs.

Usage

genRypeRec(x, t, k, n, print = FALSE)

Arguments

x

Allele probabilities

t

theta correction

k

Relatedness vector

n

Number of probles

print

Print information


DNAtools documentation built on March 18, 2022, 7:01 p.m.