Description Usage Arguments Value Examples
Calculate the probability of the given configuration
1 | probOfSiteConfig(tree, phydat, spe1, spe2, pos, p = (1/20), anc, x, y)
|
tree |
A phylogenetic tree |
phydat |
An object of class phydat. |
spe1 |
The name of species 1 |
spe2 |
The name of species 2 |
pos |
The position at which to evaluate if conditions are satisfied |
p |
The fraction of the amino acid at the target position in the evaluated genome. (Default is 1/20) |
anc |
ancestral AA value (for testing or internal input) |
x |
AA value of spe1 (for testing or internal input) |
y |
AA value of spe2 (for testing or internal input) |
Probability of given configuration
1 | probOfSiteConfig(tree, primates, "Human", "Chimp", pos=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.