tl_GeneSetScore: Gene Set Scores

Description Usage Arguments Value

View source: R/tl.R

Description

Gene Set Scores

Usage

1
2
3
4
5
6
tl_GeneSetScore(
  object,
  genesets,
  method = c("pca", "moduleScore", "gsva", "ssgsea", "zscore", "plage"),
  ...
)

Arguments

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

Value

a list of vectors of score values


zzwch/convgene documentation built on July 11, 2021, 9:41 a.m.