Description Usage Arguments Value Examples
Get the number of potentially evolved convergent sites and print the probability that this occured by chance.
1 2 3 4 5 6 7 8 9 |
tree |
A phylogenetic tree |
phydat |
An object of class phydat |
spe1 |
The name of species 1 |
spe2 |
The name of species 2 |
t |
threshold |
type |
Type of analysis: 'abs' for basic model or 'score' for by convergence score model |
m |
The length of each gene (Up to what is desired to be evaluated). Default is entire gene |
The number of potentially convergent sites
1 2 3 4 | ## Not run:
convSiteData(smallTree, primates, "Human", "Chimp", 5)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.