gsScore | R Documentation |
This wrapper function combines filtering out genes with low reads in a number of samples (recommended for limma:voom) with normalization
gsScore(dat, gset, fun = "PC")
dat |
normalized count matrix; rows are all genes in the signature that shall be summarized into one score; columns are samples |
gset |
Gene sets. |
fun |
("PC", default), Pearson, ssGSEA or mean (other value). fisher, stouffer |
numeric vector or matrix.
Wubing Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.