dominant {paramlink}R Documentation

Example pedigree for linkage analysis

Description

Medical pedigree with 23 individuals of which 15 are genotyped with 650 SNP markers. Eleven family members are affected by a disease, showing an autosomal dominant inheritance pattern.

Usage

dominant

Format

A data frame with 23 rows and 1306 columns, describing the pedigree and marker data in pre-makeped format. The first 6 columns contain the pedigree structure and affection status, while the final 1300 columns hold the marker alleles.

All markers are SNPs, whose alleles are written as 1 and 2. Missing alleles are denoted by 0.

Examples


x = linkdat(dominant)
summary(x)


[Package paramlink version 1.1-5 Index]