Description Usage Arguments Value
Calculate single-sample gene set enrichment (ssGSEA) for each single cell
1 2 | calculateSignatures(sc_data, species = "Human", signatures = NULL,
n.break = 1000, numCores = SingleR.numCores)
|
sc_data |
the single-cell RNA-seq data set as a matrix with genes as rownames. If the data if from a full-length platform, counts must be normalized to gene length (TPM, RPKM, FPKM, etc.). |
species |
( |
signatures |
a GeneSetCollection object, or NULL to use default signatures |
n.break |
run ssGSEA for n.break at a time. |
numCores |
Number of cores to use. |
scores for each signature and single cell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.