Description Usage Arguments Value Examples
This function first places all quantile normalised values into decile bins. For each gene, it then uses the bin profile (row of bin values) to calculate a single tau value between 0 (non-specific) and 1 (absolutely specific). Finally, for each gene it uses the tau value + quantile normalised counts to identify a tau expression fraction between 0 (non-specific) and 1 (absolutely specific) which indicates the specificity of a single gene for a single tissue
1 | calcTau(x)
|
x |
quantile normalised data frame i.e. output from quantNorm() |
Returns a data frame of tau expression fractions indicating the specificty of a gene for a tissue between 0 (not specific) and 1 (absolutely specific)
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.