Learn R Programming

canceR (version 1.4.0)

dialoggetGeneListMSigDB: Multi-select choice of gene sets from loaded MSigDB

Description

Multi-select choice of gene sets from loaded MSigDB

Usage

dialoggetGeneListMSigDB(MSigDB)

Arguments

MSigDB
object with MSigDB. A list of genesets

Value

a dataframe with genes classes

Examples

Run this code
z <- 7
## Not run: 
# MSigDB <- readLines(paste(.libPaths(),"/canceR/extdata/MSigDB/c5.bp.v4.0.symbols.gmt", sep=""))
# dialoggetGeneListMSigDB(MSigDB)
# ## End(Not run)



Run the code above in your browser using DataLab