Description Usage Arguments Value Examples
Plot tree associated with the given gene, accentuating convergent lineages.
1 | rgenesconvergedPlot(tree, phydat, spe, pos, th, type = c("abs", "score"))
|
tree |
A phylogenetic tree |
phydat |
An object of class phydat |
spe |
The name of the species to compare to |
pos |
The position of interest |
th |
threshold |
type |
Type of analysis: 'abs' for basic model or 'score' for by convergence score model |
None
1 2 3 4 | ## Not run:
rgenesconvergedPlot(tree, primates, "Mouse", pos=17, th=3, type="abs")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.