haplotypes_to_hashes | R Documentation |
Individuals with the same haplotype will have the same hash (integer) and individuals with different haplotypes will have different hashes (integers).
haplotypes_to_hashes(population, pids)
population |
Population obtained from simulation |
pids |
Vector of individual pids |
This can be useful if for example using haplotypes to define groups and the haplotype itself is not of interest.
Integer vector with haplotype hashes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.