powered by
Returns a character vector of all genes in a GMT object
makeBackground(gmt)
a GMT object
a character vector containing all genes in GMT
# NOT RUN { gmt <- read.GMT(system.file('extdata', 'hsapiens_REAC_subset.gmt', package='ActivePathways')) makeBackground(gmt) # }
Run the code above in your browser using DataLab