View source: R/get_ifng_score.R
| get_ifng_score | R Documentation | 
Calculates a score for IFNG expression
get_ifng_score(pdf)
| pdf | A numeric data frame or matrix with samples as columns and gene/proteins as rows. | 
To calculate IFNG score, IFNG expression is mean-centered and normalized by standard deviation based on distribution of expression in all samples.
a dataframe of IFNG score for each sample
get_ifng_score(pdf=sample_mRNA_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.