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