Description Usage Arguments Value Author(s) Examples
This function parses gmt file to a list format for enrichment analysis.
1 |
file |
*.gmt file (a TAB-delimited file) |
format |
select the compound DB-IDs ('KEGG', 'HMDB', 'KNApSacK') |
list
Atsushi Fukushima
1 2 | file <- system.file('extdata', 'sample_SMPDB.gmt', package = 'MSEAp')
smp <- read.gmt(file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.