get_haplotypes_pids | R Documentation |
Requires that haplotypes are first populated, e.g.
with pedigrees_all_populate_haplotypes()
,
pedigrees_all_populate_haplotypes_custom_founders()
, or
pedigrees_all_populate_haplotypes_ladder_bounded()
.
get_haplotypes_pids(population, pids)
population |
Population |
pids |
Vector of pids to get haplotypes for. |
Matrix of haplotypes where row i
is the haplotype of individuals[[i]]
.
get_haplotypes_individuals()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.