Description Usage Arguments Value
Calculate the probability of one amino acid mutating into another over a distance of 1 PAM.
1 | probOfChange1PAM(pam, AA1, AA2)
|
pam |
The PAM matrix (given in ./data) |
AA1 |
The origin amino acid |
AA2 |
The target amino acid |
A probability of mutation. probOfChange(pam, "L", "K")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.