loadMetabolicData: Metabolic data loading

Description Usage Arguments See Also Examples

View source: R/loadMetabolicData.R

Description

This function load the updated reference metabolic data into workspace.

Usage

1
loadMetabolicData(path = Sys.getenv("HOME"))

Arguments

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.

See Also

link{updateKEGGPathway}, constructMetabolicNetwork

Examples

1
2
##
# loadMetabolicData(path = Sys.getenv("HOME"))

mmnet documentation built on May 31, 2017, 3:25 p.m.