ssGSEA.normalize: Normalize a vector of ssGSEA scores in the ssGSEA way.

Description Usage Arguments Value

View source: R/scoreSingleSamples.R

Description

ssGSEA normalization (as implemented in GSVA (ssgsea.norm)) normalizes the individual scores based on ALL scores calculated across samples AND genesets. It does NOTE normalize the scores within each geneset independantly of the others.

Usage

1
ssGSEA.normalize(x, bounds = range(x))

Arguments

x

a numeric vector of ssGSEA scores for a single signature

bounds

the maximum and minimum scores obvserved used to normalize against.

Value

normalized numeric vector of x


lianos/multiGSEA documentation built on Nov. 17, 2020, 1:26 p.m.