get gseaSignatures' elements {phenoTest} | R Documentation |
getEs returns ES (enrichment scores) getEsSim returns simulated ES (needed to compute pvals), getNes returns NES (normalized enrichment scores) and getFcHr returns the fold changes or hazard used to compute the ES, simulated ES and NES.
getEs(x) getEsSim(x) getNes(x) getFcHr(x)
x |
an |
Evarist Planet