trim_ped | R Documentation |
Trim pedigree
trim_ped(ped, focal)
ped |
three column pedigree: id, parent1, parent2 |
focal |
vector of id's for the focal population |
Removes founders with a single child, provided the founder is not in the focal population.
trimmed pedigree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.