CellML.org - Meeting Minutes 11 September 2000
October 2000 31 October 2000 24 October 2000 08 October 2000 06 October 2000 05 October 2000 04 October 2000 02 October 2000 01 October 2000 September 2000 28 September 2000 22 September 2000 19 September 2000 18 September 2000 13 September 2000 12 September 2000 11 September 2000 05 September 2000 |
Author: 1 SummaryThe 11 September meeting was fairly muted; Warren was even accused of "not being his usual self", whatever that means. However some fairly good work was achieved. Perhaps most important was a proposal for specifying the mathematics underlying a pathway model — a method so inelegant and counter-intuitive it's just bound to be controversial and get changed again in the near future. Some specific methods for solving the requirements proposed in the initial CellML requirements document were also discussed. We also started work on a new scheme for capturing geometric and encapsulation relationships based on grouping. 2 Pathway Model MathAlthough some attractive diagrams of pathway models had appeared in the specification and meeting minutes generated before this point, the Auckland team had not devoted any serious attention to how one might go about actually describing the math underlying a pathway model. Even the most basic model (as depicted in Figure 1) caused us quite a few headaches, because we had to consider the following points:
So consider the simple pathway A possible solution can be nicked from the field of electro-physiological modelling. Consider the case of calcium concentration in the intra-cellular subspace of some typical EP model. Numerous currents in the extra-cellular membrane and internal buffering mechanisms all affect the calcium concentration. The change in this variable over time is the sum of all of the currents in to and out of the component. The actual currents themselves are calculated in the appropriate components, perhaps the individual channels in the membrane, and passed back to the intra-cellular subspace.
In pathway modelling, the analogy is to only calculate currents in pathways, and sum these currents within a reactant. So why not call these currents that occur in the reaction component if ((A > 0) && (B > 0)) { delta_A = delta_B = -1.0*rate_constant; delta_C = rate_constant; } else { delta_A = delta_B = delta_C = 0; }
In the reactant components, the "currents" from multiple reactions are given different variable names (this is handled by the mapping in the connections), and conservation laws are written as a sum of these currents. For example, in the component corresponding to reactant
Note that some information about the direction of a pathway can be obtained by looking at which connected reactants provide inputs to a pathway. Any connected component that isn't providing variables is presumably an output. A better approach to classifying pathways using the ontology will be presented in some upcoming meeting minutes. 3 Some Requirements IssuesThe conversion of the requirements document from a certain proprietary format into a free structured document format raised a few specific issues. Firstly, it was speculated that property grouping and re-use could be handled by a generic re-use mechanism like CRIM (proposed for FieldML in April 2000). CRIM needs a bit of a review with regard to the CellML requirements. Requirement 7 alludes to variable scope, lifetime and access privileges. Access privileges appear to be handled by the role property of a variable under the current system. Lifetime can probably be evaluated by software, and is not something that should have to be specified in a model definition. Scope (i.e., the components which are allowed access to a certain variable) is best handled in the ontology — this kind of rule is not part of the essential model information. Stochastic mathematics and property inheritance were also identified as important issues, but were dealt with at that meeting, pending some questions to be put to the Physiome team at the upcoming phone conference. 4 GroupingSome form of component grouping was proposed by Poul to try and make the specification of geometry, encapsulation and variable (i.e., inheritance) hierarchies a bit easier to see. One could write a lot about the grouping ideas that were bandied around at this meeting but the opinions of the Auckland team have changed so radically over the 24 hours between the meeting and the time this document is being written, it's not actually worth committing them to paper. Have a look in subsequent meeting minutes. | ||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||