Makes it possible to find all individuals with a certain haplotype id. Must be used with e.g. get_haplotypeid_matching_individuals_from_hashmap().

build_haplotypeids_hashmap(individuals, progress = TRUE)

Arguments

individuals

List of individuals to build hashmap of

progress

Show progress?

Value

Hashmap with haplotype id as keys and vector of individuals as value

See also