| rawEnrichmentAnalysis | R Documentation |
Returns the raw xCell cell types enrichment scores using ssGSEA.
rawEnrichmentAnalysis(expr, signatures, genes, file.name = NULL)
expr |
Gene expression data matrix with row names as gene symbols. |
signatures |
GMT object of signatures. |
genes |
Character vector of genes to use. |
file.name |
Character string for saving scores. Default is 'NULL'. |
Matrix of raw xCell scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.