analyse_mixture_result | R Documentation |
Calculate LR-like quantities by haplotype counts.
analyse_mixture_result(
mix_res,
unique_haps_in_mixture,
unique_haps_in_mixture_counts
)
mix_res |
Mixture result from |
unique_haps_in_mixture |
Included unique haplotypes to use as elements in contributor sets. |
unique_haps_in_mixture_counts |
Population counts of the included haplotypes |
NOTE: Only takes up to 9 contributors!
A list with numeric quantities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.