toyped: Toy pedigree for linkage analysis

toypedR Documentation

Toy pedigree for linkage analysis

Description

Toy pedigree with 4 individuals typed at a single SNP marker. Individual 1 is missing one allele.

Usage

toyped

Format

A data frame with 4 rows and 8 columns

Details

The format is standard LINKAGE (pre-makeped) format, with columns as follows:

  • FAMID. Family ID

  • ID. Individual ID

  • FID. Father ID

  • MID. Mother ID

  • SEX. Gender (male=1, female=2)

  • AFF. Affection status (unaffected=1, affected=2, unknown=0)

  • M_A1. First allele of marker 1

  • M_A2. Second allele of marker 1

Examples


toyped
linkdat(toyped)


paramlink documentation built on April 15, 2022, 9:06 a.m.