dominant1 {IBDsim}R Documentation

Autosomal dominant pedigree

Description

A three generation pedigree affected with an autosomal dominant disorder.

Usage

dominant1

Format

A data frame describing the pedigree in standard LINKAGE format (i.e. the columns are: Family ID, individual ID, father, mother, sex, affection status).

Examples

x = linkdat(dominant1)
plot(x)

[Package IBDsim version 0.9-8 Index]