Description Usage Arguments Value Author(s) Examples
This function generates metabolite set list from metabolite set file (XML). This is mainly used to be called by other functions.
1 | read_pathway(fullpath)
|
fullpath |
file path of metabolite set (XML) |
list of metabolite set name and metabolite IDs.
Hiroyuki Yamamoto
1 2 | # filename <- "C:/R/pathway.xml" # load metabolite set file
# M <- read_pathway(filename) # Convert XML to metabolite set (list)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.