Description Usage Arguments Details Value Author(s) Examples
Convertion of KEGG's tar.gz files (e.g. hsa.tar.gz) to metabolite set list
1 | pathway_class(filepath)
|
filepath |
file path of KEGG's tar.gz files |
The tar.gz files should be downloaded from KEGG FTP according to your own licence.
list of metabolite set name and metabolite IDs
Hiroyuki Yamamoto
1 2 | # filepath <- "C:/hsa.tar.gz" # *.tar.gz downloaded from KEGG
# Z <- pathway_class(filepath) # convert to list
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.