Description Usage Arguments Value See Also Examples
kcone()
builds the k-cone from a given flux cone basis V and a set
of metabolic terms M by calculating M^{-1}V.
1 |
V |
The flux cone basis. Rows denote the dimensions and columns the individual basis vectors. |
mats |
The metabolic terms. A vector with as many entries as rows in V. All entries hsould be larger than 0. |
normalize |
Whether the basis vectors should be scaled to unit length. Not recommened for differential analysis. |
The obtained k-cone as a matrix.
polytope_basis
for a way to calculate the flux cone,
ma_terms
to get mass action term.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.