Description Usage Arguments Value
rawEnrichmentAnalysis
Returns the raw xCell cell types enrichment scores.
1 2 | rawEnrichmentAnalysis(expr, signatures, genes, file.name = NULL,
parallel.sz = 4)
|
expr |
the gene expression data set. A matrix with row names as symbols and columns as samples. |
signatures |
a GMT object of signatures. |
genes |
list of genes to use in the analysis. |
file.name |
string for the file name for saving the scores. Default is NULL. |
parallel.sz |
integer for the number of threads to use. Default is 4. |
the raw xCell scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.