Description Usage Arguments Value Author(s) Examples
This function parses wikipathways gpml file to a list format for enrichment analysis.
1 |
file |
*.gpml file |
minnum |
The minimal # of metabolites that should consider (Default 5). |
list
Kozo Nishida
1 2 3 | file <- system.file('extdata',
'At_AtMetExpress_overview_WP3622_89229.gpml', package = 'MSEAp')
wikip <- read.gpml(file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.