Description Usage Arguments Value See Also Examples
Performs a stability analysis for each basis vector in a k-cone.
1 | stability_analysis(basis, s_matrix, concs)
|
basis |
A basis matrix, where each column denotes a basis vector. |
s_matrix |
The stochiometric matrix of the model. |
concs |
A named vector of metabolite concentrations. |
A data frame containing the a string describing the type of stability along with its eigenvalues for each vector in the basis.
polytope_basis
and kcone to
calculate the k-cone.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.