View source: R/get_estimate_score.R
get_estimateScore | R Documentation |
Evaluate non-cancer cell infiltration in each subtype
get_estimateScore(mat, subtype, gs = NULL, doplot = TRUE)
mat |
Profiles of selected TCGA data set. |
subtype |
The NMF subtyping result. |
gs |
A data.frame of 3 columns with Metagene, Cell_type and Annot. |
doplot |
A logical value. If TRUE, draw the heatmap of non-cancer cell infiltration. |
A data.frame of GSVA enrichment scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.