Description Usage Arguments Value Examples
From a profile return the probability a DNA sequence fits from the profile
1 |
txt |
A character string reprenting the DNA sequence in question. |
profile |
A matrix representing the probability of each nucleuotide in specific locations |
A number value of the probability of the txt sequence based on the profile matrix
1 | pr("ACTG",sampleProfile)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.