Sample enzyme abundances

sampleEnzymeAbundances(ensemble, models, strucIdx)

Function used to sample enzyme abundances.

USAGE:

models = sampleEnzymeAbundances(ensemble, models, strucIdx)

INPUT:

ensemble (struct): model ensemble, see buildEnsemble for fields description models (struct): model, see initialSampler for fields description strucIdx (int): number of the model structure considered

OUTPUT:

models (struct): model structure with added enzyme abundances, see initialSampler for fields description