toyped {paramlink} | R 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)
[Package paramlink version 1.1-5 Index]