BFAIR.mfa.sampling.find_reverse_rxns

BFAIR.mfa.sampling.find_reverse_rxns(fittedFluxes)[source]

Provides an overview over reverse- and their corresponding forward reactions.

Parameters
fittedFluxespandas.DataFrame

Dataframe (reimported output of an INCA simulation) that contains the confidence intervals predicted for the model.

Returns
reverse_rxnspandas.DataFrame

Names of reactions and their corresponding reverse reactions.