Description Usage Arguments Value Examples
View source: R/dialoggetGeneListMSigDB.R
Multi-select choice of gene sets from loaded MSigDB
1 | dialoggetGeneListMSigDB(MSigDB)
|
MSigDB |
object with MSigDB. A list of genesets |
a dataframe with genes classes
1 2 3 4 5 6 | 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.