BFAIR.mfa.sampling.cobra_add_split_rxns¶
-
BFAIR.mfa.sampling.cobra_add_split_rxns(rxns_to_split, model)[source]¶ Adds inverse copies of the reactions that need a defined reverse reaction to the input model.
- Parameters
- rxns_to_splitlist
Names of the reactions for which a corresponding reverse reaction should be added to the model.
- modelcobra.Model
Metabolic model.