View source: R/dialoggetGeneListMSigDB.R
dialoggetGeneListMSigDB | R Documentation |
Multi-select choice of gene sets from loaded MSigDB
dialoggetGeneListMSigDB(MSigDB)
MSigDB |
object with MSigDB. A list of genesets |
a dataframe with genes classes
z <- 7
## Not run:
##MSigDB <- readLines(paste(.libPaths(),"/canceR/extdata/MSigDB/c5.bp.v4.0.symbols.gmt", sep=""))
dialoggetGeneListMSigDB(MSigDB)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.