3.1.1.1.1.3. etfl.analysis.utils

Analysis utilities

3.1.1.1.1.3.1. Module Contents

3.1.1.1.1.3.1.1. Functions

enzymes_to_peptides_conc(model, enzyme_conc)

param enzyme_conc

dict or pandas.Series, with the key/index being enzyme

ETFL.enzymes_to_peptides_conc(model, enzyme_conc)
Parameters

enzyme_conc – dict or pandas.Series, with the key/index being enzyme variable names, and the value their concentration

Returns