constructMetabolicNetwork: Metabolic network construction of microbiome

Description Usage Arguments Value See Also Examples

View source: R/constructMetabolicNetwork.R

Description

Metabolic network construction according to the metabolites among enzymes

Usage

1

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.

Value

referce metabolic network of igraph

See Also

loadMetabolicData

Examples

1
2
3
## may take a long time
# data(RefDbcache)
# constructMetabolicNetwork(RefDbcache)

Example output

Loading required package: igraph

Attaching package: 'igraph'

The following objects are masked from 'package:stats':

    decompose, spectrum

The following object is masked from 'package:base':

    union

Loading required package: biom

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