Skip to content

Commit c71f688

Browse files
committed
fix experimentId, fix alignment, fix number, rewrap
1 parent 0c7cd43 commit c71f688

File tree

4 files changed

+81
-80
lines changed

4 files changed

+81
-80
lines changed

doc/v2/documentation_data_format.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@ format (Figure 2), including:
6868
- An :ref:`observables file <v2_observables_table>` defining the observation
6969
model [TSV].
7070

71-
- A :ref:`parameters file <v2_parameters_table>` to set parameter values globally, and to specify the parameters to be estimated as well as their parameter bounds and prior distributions [TSV].
71+
- A :ref:`parameters file <v2_parameters_table>` to set parameter values
72+
globally, and to specify the parameters to be estimated as well as their
73+
parameter bounds and prior distributions [TSV].
7274

7375
- A :ref:`grouping file <v2_problem_yaml>` that lists all relevant files and
7476
provides additional information including extensions [YAML].
@@ -367,7 +369,10 @@ The time courses table has three mandatory columns ``experimentId``,
367369
Multiple conditions cannot be applied simultaneously within a single
368370
experiment; each ``time`` values must be unique for each ``experimentId``.
369371

370-
``time`` will override any initial time specified in the model, except in the case of ``time`` = `ìnf``, in which case the model-specified time will be used (or 0, if the model does not explicitly specify an initial time).
372+
``time`` will override any initial time specified in the model,
373+
except in the case of ``time`` = `ìnf``, in which case the model-specified
374+
time will be used (or 0, if the model does not explicitly specify an initial
375+
time).
371376

372377

373378
- ``CONDITION_ID``:
-14.3 KB
Binary file not shown.
100 Bytes
Loading

doc/v2/gfx/petab_scope_and_files.svg

Lines changed: 74 additions & 78 deletions
Loading

0 commit comments

Comments
 (0)