Description Usage Arguments Value Examples
copied ipsis litteris from CEMiTool package.
1 | read_gmt(fname)
|
fname |
GMT file name. |
A list containing genes and description of each pathway
1 2 3 | # Read example gmt file
gmt_fname <- system.file("extdata", "pathways.gmt", package = "CEMiTool")
gmt_in <- read_gmt(gmt_fname)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.