reaction_vector {ReDirection}R Documentation

reaction_vector()

Description

This function of the package 'ReDirection', combinatorially sums non-zero and unique reaction vectors of the null space and the generated subspace(s).

Usage

reaction_vector(xsol)

Arguments

xsol

The null space spanning vectors of the checked and modified user- defined stoichiometry matrix.

Details

The resultant reaction vectors (RVs) comprise every unique reaction as a sequence of identical components across all RVs and are processed further.

The RVs are evaluated for the presence of duplicated vectors and the same are removed.

If and only if the combined propensity of every reaction fulfills the output criteria (non-zero, greater than unity) are the iterations stopped, otherwise another commences.

Value

mtdf Vectors are the resultant reaction vectors which are computed by by combinatorially summing the non-zero and null space spanning vectors and the subspace(s) generated.


[Package ReDirection version 1.0.1 Index]