Learn R Programming

mmnet (version 1.10.2)

loadMetabolicData: Metabolic data loading

Description

This function load the updated reference metabolic data into workspace.

Usage

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

Run this code
##
# loadMetabolicData(path = Sys.getenv("HOME"))

Run the code above in your browser using DataLab