ped1Alleles is a dataframe created by the geneDrop function
Format
A dataframe with 554 rows and 6 variables
- V1
alleles assigned to the parents of the animals identified in the
id
column during iteration 1 of gene dropping performed bygeneDrop
.- V2
alleles assigned to the parents of the animals identified in the
id
column during iteration 1 of gene dropping performed bygeneDrop
.- V3
alleles assigned to the parents of the animals identified in the
id
column during iteration 1 of gene dropping performed bygeneDrop
.- V4
alleles assigned to the parents of the animals identified in the
id
column during iteration 1 of gene dropping performed bygeneDrop
.- id
character vector of animal IDs provided to the gene dropping function
geneDrop
.- parent
the parent type ("sire" or "dam") of the parent who supplied the alleles as assigned during each of the 4 gene dropping iterations performed by
geneDrop
.