Description Usage Arguments Value Examples
Compute mutation distance among variants from LACE corrected genotype and use it to perform hierarchical clustering.
1 |
inference |
Results of the inference by LACE. |
A matrix mutation_distance with the mutation distance among variants computed from LACE corrected genotype and related hierarchical clustering.
1 2 | data(inference)
mutation_distance <- compute.mutation.distance(inference)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.