getReactionAncestors: When traversing a graph to remove reversable transactions,...

Description Usage Arguments Value

Description

When traversing a graph to remove reversable transactions, provide the next set of reactions vertices given the current vertex.

Usage

1

Arguments

g

A graph object representing a petri-net style reaction network, with vertex attributes: "name", "type" ('reaction' or 'product'), and "reaction_number" (a character, not a numeric).

v

a vertex name.

Value

A character array of vertex names.


robertness/pathflow documentation built on May 27, 2019, 10:33 a.m.