getGSEAlm_Variables {canceR}R Documentation

get GSEA linear modeling by variables (phenotype)

Description

get GSEA linear modeling by variables (phenotype)

Usage

getGSEAlm_Variables()

Value

a dataframe with annotation (GO, BP)

Examples

 x <- 3
## Not run: 
load(paste(.libPaths(),"/canceR/data/ucec_tcga_pubGSEA1021.RData", sep=""))
getGSEAlm_Variables()

## End(Not run)

[Package canceR version 1.14.0 Index]