R/scoreSingleSamples.R
ssGSEA.normalize.Rd
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.
ssGSEA.normalize(x, bounds = range(x))
normalized numeric
vector of x
This method is an internal utilit function and not exported on purpose