diff --git a/temp/modelTemplate.html b/temp/modelTemplate.html index e661e4e..f3350a6 100644 --- a/temp/modelTemplate.html +++ b/temp/modelTemplate.html @@ -1,56 +1,77 @@
+ + -| Reaction | @@ -59,490 +80,66 @@Kinetics | ||
|---|---|---|---|
| - {{#each this.Reactant}} {{this.$.LocalizedCompoundRef}} + {{#each this.Reactant}} + {{this.$.LocalizedCompoundRef}} {{/each}} - --> - {{#each this.Product}} {{this.$.LocalizedCompoundRef}} {{/each}} - | -{{this.$.Name}} | -{{this.$.Structure}} | -- {{#each this.Kinetics}} {{this.$.KineticsType}} {{/each}} - | -
|
-
- {{!-- universal ID's --}}
-
-
-
- Universal ID's: - |
-
-
- {{!-- annotation --}}
-
-
-
- Text Annotations: - |
- {{#each this.Kinetics}} {{#each this.Parameter}}
-
-
- {{!-- Kinetics --}}
-
-
-
- - Reaction rate: {{this._}} - [{{this.$.Unit}}] - - |
- {{/each}} {{/each}}
-
| Name | -Type | -Electrical (Membrane Polarity) | -
|---|---|---|
| {{this.$.Name}} | -Membrane | -- {{this.$.PositiveFeature}}(+) - {{this.$.NegativeFeature}}(-) - | -
|
-
- {{!-- universal ID's --}}
-
-
-
- Universal ID's: - |
-
-
- {{!-- annotation --}}
-
-
-
- Text Annotations: - |
- |
| {{this.$.Name}} | -Compartment | -- {{this.$.PositiveFeature}}(+) - {{this.$.NegativeFeature}}(-) - | -
|
-
- {{!-- universal ID's --}}
-
-
-
- Universal ID's: - |
-
-
- {{!-- annotation --}}
-
+ {{#each this.Product}}
+ {{this.$.LocalizedCompoundRef}}
+ {{/each}}
-
- Text Annotations: - |
-
| Name | -Structure | -
|---|---|
| {{this.$.Name}} | {{this.$.Structure}} | -
|
-
- {{!-- universal ID's --}}
-
-
-
- Universal ID's: - |
-
-
- {{!-- annotation --}}
-
-
-
- Text Annotations: - |
-
| Name | -Description | -
|---|---|
| {{this.$.Name}} | - -- {{#each this.MolecularComponent}} {{this.$.Name}} {{#if - this.AllowableState}} {{#each this.AllowableState}} - ~{{this.$.Name}} {{/each}} {{/if}} . {{/each}} - | -
|
-
- {{!-- universal ID's --}}
-
-
-
- Universal ID's: - |
-
-
- {{!-- annotation --}}
-
-
-
- Text Annotations: - |
-
| Name | -Type | -BioNetGen Defination | -Count | -
|---|---|---|---|
| {{this.$.Name}} | -{{this.$.ObservableType}} | - {{#each this.SpeciesPattern}} {{#each this.MolecularTypePattern}} - {{#each this.MolecularType}} -{{this.$.Name}} | - {{/each}} {{/each}} {{/each}} -{{this.$.Sequence}} | -
|
-
- {{!-- universal ID's --}}
-
-
-
- Universal ID's: - |
-
-
- {{!-- annotation --}}
-
+
-
- Text Annotations: - | + {{#each this.Kinetics}} + {{this.$.KineticsType}} + {{/each}} |
| Name | -Math Type | -Annotation | -
|---|---|---|
| {{value.$.Name}} | -- | {{value.Annotation}} | -
| Species | -Initial Condition | -Diffusion Constant | -
|---|---|---|
| {{this.$.LocalizedCompoundRef}} | -- {{this.InitialConcentration}} - | -{{this.Diffusion}} | -
| Name | -Reaction Mapping | -
|---|---|
| {{this.$.ReactionStepRef}} | -{{this.$.ReactionMapping}} | -
| Name | -End Time | -Output Options | -
|---|---|---|
| {{ this.$.Name}} | - {{#each this.SolverTaskDescription}} {{#each this.TimeBound}} -{{ this.$.EndTime}} | - {{/each}} {{#each this.OutputOptions}} -- every {{ this.$.OutputTimeStep}} - | - {{/each}} {{/each}} -
| Name | -Expression | +Count |
|---|---|---|
| {{ this.$.Name}} | -{{this._}} | -|
|
-
- {{!-- universal ID's --}}
-
-
-
- Universal ID's: - |
-
-
- {{!-- annotation --}}
-
-
-
- Text Annotations: - |
-