corneto.io.import_miom_model#

corneto.io.import_miom_model(model_or_path)#

Create graph from MIOM metabolic model.

Parameters:

model_or_path (str | ndarray) – MIOM model instance or path to compressed model file

Returns:

New Graph representing the metabolic network

Return type:

Graph