SBRG / cobrame

A COBRApy extension for genome-scale models of metabolism and expression (ME-models)
Other
34 stars 17 forks source link

Implement and test full model JSON saving/loading #13

Closed coltonlloyd closed 7 years ago

coltonlloyd commented 7 years ago

Save and load full JSON representations of the ME-model without losing any reaction/processdata information.

The current JSON schema will be edited some in the near future as cobrame is refactored (see Projects), but establishing this as a starting point will ease the process of porting models built using earlier cobrame versions.

Closes #3