Description Usage Arguments See Also Examples
View source: R/saveMetabolicData.R
This function saves the updated reference KEGG metabolic data and global network in your computer.
1 | saveMetabolicData(RefDbcache, path = Sys.getenv("HOME"))
|
RefDbcache |
a list, the updated KEGG Pathway information, more details in |
path |
character, the path that reference data saved, default is the user's HOME directory. |
1 2 | ##
# saveMetabolicData(RefDbcache, path = Sys.getenv("HOME"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.