Description Usage Arguments Value
Rereference alleles based on rooted tree
1 | get_anc_alleles(tree, mat, seed_int = 1, parallelization = "multisession")
|
tree |
rooted tree |
mat |
allele matrix (rows are variants, columns are samples) |
seed_int |
Number to use as seed for future.apply(). Default = 1. |
parallelization |
Input to future::plan; either "multisession" (default) or "multicore" (always sets to 2 cores aka "workers") |
matrix of most likely ancestral allele for each row in allele matrix and probability that that is the ancestral state
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.