|
kcatList_DLKcat = readDLKcatOutput(ecModel); |
I ran this successfully when building a full ecModel, but got the error below when building a light ecModel:
Error using readDLKcatOutput (line 56)
Not all reactions from DLKcat output can be found in model.ec.rxns
GECKO/tutorials/protocol.m
Line 106 in 1710a98
I ran this successfully when building a full ecModel, but got the error below when building a light ecModel: