build_haplotypeids_hashmap.RdMakes 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)
| individuals | List of individuals to build hashmap of |
|---|---|
| progress | Show progress? |
Hashmap with haplotype id as keys and vector of individuals as value