Description Usage Arguments Value
View source: R/tissueDeconResidual.R
Calculates tissue specificity score (TSS) from median tissue expression matrix, the fraction of each tissue expression over the sum of all tissue expression
1 | compute_TSS(tissue_matrix, background_threshold = 1)
|
tissue_matrix |
data_frame with columns of gene-wise median counts by reference tissue |
background_threshold |
numeric value at which to binarize tissue-specific expression |
A data_frame with one row per containing the tissue specificity score for each tissue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.