Description Usage Arguments Value Examples
This function takes a user defined tissue and extracts the ensembl annotations, normalised expression values, tau values, and tau expression fractions of all genes in that tissue. Each gene's score is the sum of it's tau expression fraction value and it's 0-1 ranged normalised expression value. The gene with the greatest expression and highest specificity recieves the highest score.
1 | getTissue(x, y, z)
|
x |
tissue of interest (case sensitive) |
y |
output from quantNorm() |
z |
output from getMart() |
Returns a data frame of ensembl annotations, normalised expression and specificity values
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.