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().
Usage
get_haplotype(individual)
Value
Haplotype for individual.
Arguments
individual
Individual to get haplotypes for.
See Also
get_haplotypes_individuals() and get_haplotypes_pids().