convert_kegg2metid | R Documentation |
KEGG compound/drug data (data.frame, from read_kegg_compound or read_kegg_drug function) to metID format database
convert_kegg2metid(data, path = ".", threads = 5)
data |
data.frame, from read_kegg_compound or read_kegg_drug function |
path |
Default is . |
threads |
threads |
metid 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.