Description Usage Arguments Value Author(s) References Examples
This function estimates relative lineage rates from a branch length tree using the relative rate framework (RRF).
1 | rrf.rates(tree.name = "", outgroup = "", filename = "")
|
tree.name |
a file name of the branch length tree that is in the Newick format. |
outgroup |
a character list containing names of tips belonging to the rooting outgroup, which will be removed in the calculation. If outgroup = "" (the default), the input tree must be rooted and no tips will be removed. |
filename |
a file name specified for the output file. |
A table of relative lineage rates (<filename>_RRF_rates.csv).
Qiqing Tao (qiqing.tao@temple.edu) and Sudhir Kumar
K. Tamura et al. Mol. Biol. Evol. (2018) 35:1770-1782. doi:10.1093/molbev/msy044.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.