contractMetab: contractMetab shrinks a metabolic network's KOs into...

Description Usage Arguments Value Examples

View source: R/contractMetab.R

Description

Constracts KOs which share the same cpd product and substrates.

Usage

1

Arguments

g

metabolic graph, igraph object. vertices must have the Symbol property

Value

new non-redundant (gene) metabolic graph

Examples

1
contactedMetab <- contractMetab(nitrogenMetab)

MetamapsDB documentation built on May 1, 2019, 9:23 p.m.