denney> I'm wanting to put multiple kineticlaw sections in
denney> each reaction. The reason that I want to do this
denney> is because I have kinetic data on both the on and
denney> off rates of the reactions that I need to model as
denney> separate reactions.
In SBML, they should be put as separate reactions. After
all, these are two reactions. It's just a question of
having one SBML reaction definition per reaction in a model.
denney> I thought that it made sense that if I said that
denney> the reaction was reversible then I could have both
denney> the forward and reverse kinetics within that
denney> reaction.
As SBML stands currently, you have to bring down the
granularity lower, and separate the reactions.