Changes the objective function of a model.
Arguments
- model
Model of class ModelOrg
- react
Character vector containing the model's reactions IDs, that are part of the new objective function
- obj_coef
Numeric vector with the objective coefficients of the reactions in the vector 'react'.
Value
An updated model of class ModelOrg