AILped: Example AIL pedigree

AILpedR Documentation

Example AIL pedigree

Description

Example matrix describing the pedigree for advanced intercross lines

Usage

data(AILped)

Format

A data frame with five columns: individual id, mom, dad, sex (0 for females and 1 for males) and generation.

Source

Derived from the pedF8 dataset in the QTLRel package, https://cran.r-project.org/package=QTLRel

Examples

data(AILped)
x <- sim_from_pedigree(AILped)

kbroman/simcross documentation built on Jan. 13, 2024, 10:31 p.m.