Get genes belonging to a module
getGenes(modules, genelist = NULL, fg = NULL, mset = "LI", as.list = FALSE)
module IDs
list of genes
genes which are in the foreground set
module set to use
should a list of genes rather than a data frame be returned
data frame containing module to gene mapping, or a list (if as.list == TRUE
Create a data frame mapping each module to a comma separated list of genes. If genelist is provided, then only genes in that list will be shown. An optional column, "fg" informs which genes are in the "foreground" data set.