Learn R Programming

NCIgraph (version 1.20.0)

propagateRegulation: Transforms the network in a way that each Biochemical Reaction node pointing to a Complex points to what is regulated by the complex and updates the interaction types accordingly

Description

Transforms the network in a way that each Biochemical Reaction node pointing to a Complex points to what is regulated by the complex and updates the interaction types accordingly.

Usage

propagateRegulation(g)

Arguments

g
A graph object.

Value

graph object

See Also

parseNCInetwork()