Hi community, I need of a clarification. I don't understand the meaning of the following chunk of code. <kineticLaw> <math xmlns="http://www.w3.org/1998/Math/MathML"> <apply> <times /> <ci>compartment_0</ci> <apply> <ci>function_0</ci> <ci>KCAT</ci> <ci>species_0</ci> <ci>species_1</ci> <ci>Km</ci> </apply> </apply> </math> <listOfParameters> <parameter id="KCAT" value="3.51" /> <parameter id="Km" value="289000" /> </listOfParameters> </kineticLaw> In particular, how can I translate the MathML expression in string? '(SIZE_OF(compartment_0)*(YYY))' What in place of "YYY"? How to correlate the <ci> elements inside the most internal <apply>? Many Thanks Tommaso ____________________________________________________________ To manage your sbml-discuss list subscription, visit https://utils.its.caltech.edu/mailman/listinfo/sbml-discuss For a web interface to the sbml-discuss mailing list, visit http://sbml.org/forums/ For questions or feedback about the sbml-discuss list, contact sbml-team@caltech.edu.
Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)