Description Usage Arguments Details Value Examples
View source: R/get_emt_score.R
Calculates Epithelial Mesenchymal transition (EMT) score
1 |
pdf |
A numeric data frame or matrix with samples as columns and gene/proteins as rows. |
To calculate EMT score, gene expressions in EMT_gene_list are weighted by their sign factor to account for the direction of the effect on EMT (See EMT_gene_list for list of genes and their direction of effect). The EMT_score is defined as mean value of modified expressions. Scores are then mean-centered and normalized by standard deviation based on distribution of scores in all samples.
a dataframe of EMT scores for each sample
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.