admin login
Find Similar Models
Cluster Similar Models
View SBML model
Shorthand SBML
Annotate
Merge & Split
Balance
SBML Diff
Advanced User Interface
Documentation and Help
Construct a new model with Shorthand SBML
Shorthand SBML, developed by D. Wilkinson, is an easy way to generate SBML models.
An introduction can be found on the
shorthand SBML website
. The format specification can be found
here
.
@model:2.4.1=MyModel @compartments default=1 @species default:A=1 default:B=1 @parameters kf=1 kr=1 @reactions @rr=reaction1 A -> B kf*A-kr*B