sme.open_sbml_file

sme.open_sbml_file(filename: str) sme::Model

opens an SBML file containing a spatial model

Parameters:

filename (str) – the SBML file to open

Returns:

the spatial model

Return type:

Model