get_matching_pids_from_hashmap | R Documentation |
By using hashmap made by build_haplotype_hashmap()
,
it is easy to get all individuals with a certain haplotype id.
get_matching_pids_from_hashmap(hashmap, haplotype)
hashmap |
Hashmap to make lookup in, made by |
haplotype |
to get individuals that has this haplotype id |
List of individuals with a given haplotype id
build_haplotype_hashmap()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.