Commit 0a0b92f
v2: Add experiments->events converter (PEtab-dev#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 PEtab-dev#370.
---------
Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com>1 parent 314c495 commit 0a0b92f
7 files changed
Lines changed: 554 additions & 1 deletion
File tree
- doc
- petab/v2
- models
- tests/v2
| 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