corneto.io.import_cobra_model#

corneto.io.import_cobra_model(path, quiet=True)#

Import a COBRA model from an SBML file and convert it to a CORNETO graph.

Parameters:
  • path (str) – Path to SBML file

  • quiet (bool)

Returns:

A CORNETO graph representing the metabolic network

Return type:

Graph