In a newly simulated population, each individual only knows its mother and children. Using this information, this function builds pedigrees.

build_pedigrees(population, progress = TRUE)

Arguments

population

Population generated by sample_mtdna_geneology_varying_size.

progress

Show progress.

Value

An object with class mitolina_pedigreelist (a list of external pointers to pedigrees).