Learn R Programming

canceR (version 1.4.0)

getGSEAlm_Diseases: get GSEA linear modeling by studies (diseases)

Description

get GSEA linear modeling by studies (diseases)

Usage

getGSEAlm_Diseases()

Arguments

Value

a dataframe with annotation (GO, BP)

Examples

Run this code
 load(paste(path.package("canceR"),"/data/ucec_tcga_pubGSEA1021.RData", sep=""))
 ## Not run: 
#  load(paste(.libPaths(),"/canceR/data/ucec_tcga_pubGSEA1021.RData", sep=""))
#  getGSEAlm_Diseases
# ## End(Not run)

Run the code above in your browser using DataLab