Description Usage Arguments Value See Also Examples
Function to extract haplotypes and compute pairwise distances between haplotypes. This function use the functions haplotype
of package pagas and dist.dna
of package ape.
1 |
x |
A list with the set of DNA sequences (as an object of class "DNAbin" or "haplotype") as used by the function |
dist.model |
A character string used by the function |
... |
Additional arguments to the function |
A list with:
call |
Arguments used. |
haplotypes |
A list with haplotypes indices that identify each observation sharing the same haplotype. |
individual.per.haplotype |
A matrix with individuals per haplotype. |
haplotype.distances |
A matrix with pairwise distances between haplotypes. |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.