Toolbox
Package Symbol
biomodel2model
importModel
mat2model
See Also »
|
MASS Toolbox
More About »
sbml2model
sbml2model[path|xml]
either takes a path to a SBML file or symbolic XML as inputs and constructs a model.
MORE INFORMATION
The following options can be given:
Method
Full
"Light" will only import reactions
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Import a SBML model from a file
Import a SBML model from symbolic XML
In[1]:=
Import a SBML model from a file
In[2]:=
In[3]:=
Out[3]//TableForm=
Import a SBML model from symbolic XML
In[4]:=
Out[4]//Short=
In[5]:=
Options
(1)
Import only reactions from SBML model
SEE ALSO
biomodel2model
importModel
mat2model
MORE ABOUT
MASS Toolbox