View source: R/prepare_for_dfs.R
Uses the pedigree to convert individual IDs into indexes and compile information to make the data structures for the DFS algorithm to find relatives.
1 | prepare_for_dfs(ped, samp_vec)
|
ped |
the pedigree. A tibble with columns |
samp_vec |
A character vector with the names of the individuals that were sampled |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.