Closed bananabenana closed 2 years ago
I have just tested this; I can reproduce the error with python version 3.9 and cobra 0.25.0.
However, with python version 3.8 and cobra version 0.14.2 I was able to load the universal model.
Could you provide the versions you are using?
Ah sorry about leaving this issue open! The amazing @cdiener has updated the universal model for recent COBRA versions here
Hi,
I was hoping to access the genes and GPRs for the universal_model, but there isn't any associated? Is there a list of these accessible via API?
Also I am having issues reading the universal_model.json into cobrapy.
which produces the following error:
Thanks