Skip to content

Commit 55da2fd

Browse files
authored
Visualize difference between v1 and v2 simulations (experiments) (#634)
1 parent 9d9b9ea commit 55da2fd

3 files changed

Lines changed: 514 additions & 4 deletions

File tree

doc/v2/documentation_data_format.rst

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,15 @@ PEtab 2.0.0 is a major update of the PEtab format. The main changes are:
131131
:ref:`v2_measurements_table` are replaced by ``experimentId`` and a more
132132
flexible way for defining experiments and time courses. This allows
133133
arbitrary sequences of conditions and combinations of conditions to be
134-
applied to the model (:ref:`v2_experiments_table`).
134+
applied to the model (Figure 3 and :ref:`v2_experiments_table`).
135+
136+
.. figure:: gfx/v2_experiment.png
137+
:width: 80 %
138+
:align: center
139+
:alt: A comparison of simulations in PEtab v1 and v2.
140+
141+
**Figure 3: A comparison of simulations in PEtab v1 and v2.**
142+
135143
* Support for math expressions in the condition table
136144
(:ref:`v2_conditions_table`).
137145
* Clarification and specification of various previously underspecified
@@ -357,9 +365,9 @@ phases, following the logic of the event assignments in a single SBML event.
357365
Experiments table
358366
-----------------
359367

360-
The optional experiments table defines a sequence of experimental
361-
conditions (i.e., discrete changes; see :ref:`v2_conditions_table`) applied
362-
to the model.
368+
The optional experiments table defines a sequence (Figure 3, lower) of
369+
experimental conditions (i.e., discrete changes; see
370+
:ref:`v2_conditions_table`) applied to the model.
363371

364372
The experiments table is provided as a tab-separated values (TSV) file with
365373
the following structure:

doc/v2/gfx/v2_experiment.png

227 KB
Loading

0 commit comments

Comments
 (0)