View source: R/16_KEGG_pathway.R
convert_kegg2metpath | R Documentation |
Convert KEGG pathway data (list, from read_kegg_pathway function) to metpath format database
convert_kegg2metpath(data, path = ".", threads = 5)
data |
list, from read_kegg_pathway function |
path |
Default is . |
threads |
threads |
metpath pathway_database class
Xiaotao Shen shenxt1990@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.