Description Usage Arguments Value
Gene Set Scores
1 2 3 4 5 6 | tl_GeneSetScore(
object,
genesets,
method = c("pca", "moduleScore", "gsva", "ssgsea", "zscore", "plage"),
...
)
|
object |
Seurat3 object |
genesets |
a list of one or more sets of features |
method |
supported methods. It turns the sparse matrix into dense matrix for methods in GSVA. |
... |
other params passed to corresponding method |
a list of vectors of score values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.