runStemness | R Documentation |
Estimate cell stemness according to the Spearman correlation with stemness signature.
runStemness(X, stem.sig = NULL, species = "human")
X |
An expression matrix of gene by cell to estimate stemness. |
stem.sig |
An array of stemness signature. The default is NULL, and a prepared signature will be used. |
species |
A character string indicating what species the sample belong to. Only "human"(default) or "mouse" are allowed. |
An array of cell stemness scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.