Entropicfba¶
- plotyy_eFBA(model, objective, C_max, N, d)[source]¶
- This function plot entropicFBA in a plotyy way
Flux through objective function (solution.v)) as a function of C_value on axis1 and and non- linear/ linear/ part of objective function as a function od C_value on axis2 The maximum value of objective function is also plot through FBA
- Inputs
model – a metabolic model that contain required fields to perform entropicFluxBalanceAnalysis
C_max – An estimation for the maximum value of C_value ( for larger number the variables do not change)
N – The number of C_value (since the model my be infeasible for some value of C the plotted figure will have fewer numbers in x axis
d – a value to set axis in a way that the whole plot is visible