powered by
Example matrix describing the pedigree for advanced intercross lines
data(AILped)
A data frame with five columns: individual id, mom, dad, sex (0 for females and 1 for males) and generation.
data(AILped) x <- sim_from_pedigree(AILped)
Run the code above in your browser using DataLab