Description Usage Arguments Value Examples
For a given species, find others in the tree that satisfy the conditions of convergent evolution at a certain position with a less than 0.05 chance of this having occured by chance.
1 |
tree |
A phylogenetic tree |
phydat |
An object of class phydat |
spe |
The species to compare others in the tree to |
pos |
The position at which to compare the genes |
type |
Type of analysis: 'abs' for basic model or 'score' for by convergence score model |
t |
threshold |
A vector of species names which satisfy the conditions listed above.
1 2 3 4 | ## Not run:
getConvergent(tree, primates, "Human", 1, 5)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.