Description Usage Arguments See Also Examples
View source: R/loadMetabolicData.R
This function load the updated reference metabolic data into workspace.
1 | loadMetabolicData(path = Sys.getenv("HOME"))
|
path |
character, the path that reference data saved, default is the user's HOME directory. If does not exits, prestored reference metabolic data (RefDbCache) in mmnet will be loaded. |
link{updateKEGGPathway}
, constructMetabolicNetwork
1 2 | ##
# loadMetabolicData(path = Sys.getenv("HOME"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.