Commit 0a0b92f
v2: Add experiments->events converter (#387)
Add functionality to convert PEtab v2 experiments/conditions to SBML events. This should make it easier to implement v2 support in other tools.
All condition table changes are converted to event assignments. Only two indicator variables have to be set for each experiment.
Closes #370.
---------
Co-authored-by: Dilan Pathirana <[email protected]>1 parent 314c495 commit 0a0b92f
File tree
7 files changed
+554
-1
lines changed- doc
- petab/v2
- models
- tests/v2
7 files changed
+554
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments