sim.ibd.setup: set-up functions for sim.mark.prop

View source: R/sim.ibd.setup.q

sim.ibd.setupR Documentation

set-up functions for sim.mark.prop

Description

set-up functions for sim.mark.prop

Usage

sim.ibd.setup(ped, miss.val = c(NA, 0), x.linked=FALSE)
setFounderAlleles(ped, x.linked=FALSE)

Arguments

ped

a data.frame with data to characterize one pedigree. The columns contain id codes for person, mother, and father; also a column for sex.

miss.val

code(s) for missing values ped

x.linked

logical; if TRUE, apply method to x chromosome

Value

A ped object to be used in sim.mark.prop

See Also

sim.mark.prop


ibdreg documentation built on Nov. 16, 2022, 5:14 p.m.