View source: R/get_TCI_score.R
get_TCI_score | R Documentation |
Calculates a T cell inflammation score
get_TCI_score(pdf)
pdf |
A numeric data frame or matrix with samples as columns and gene/proteins as rows. |
The T cell inflammation score is defined as mean value of gene expressions in tcell_inflamed_gene_list. Scores are mean-centered and normalized by standard deviation based on distribution of scores in all samples in pdf.
a dataframe of T cell inflammation scores for each sample
get_TCI_score(pdf=sample_mRNA_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.