@@ -28,6 +28,8 @@ for example:
2828
2929 - Specifying multiple simulation condition with potentially shared parameters
3030
31+ ![ PEtab files] ( doc/gfx/petab_files.png )
32+
3133## Documentation
3234
3335Documentation of the PEtab data format and Python library is available at
@@ -56,7 +58,8 @@ Where PEtab is supported (in alphabetical order):
5658 - [ dMod] ( https://github.com/dkaschek/dMod/ )
5759 ([ HOWTO] ( https://github.com/dkaschek/dMod/wiki/Support-for-PEtab ) )
5860
59- - [ MEIGO] ( http://gingproc.iim.csic.es/meigo.html )
61+ - [ MEIGO] ( https://github.com/gingproc-IIM-CSIC/MEIGO64 )
62+ ([ HOWTO] ( https://github.com/gingproc-IIM-CSIC/MEIGO64/tree/master/MEIGO/PEtabMEIGO ) )
6063
6164 - [ parPE] ( https://github.com/ICB-DCM/parPE/ )
6265
@@ -82,17 +85,17 @@ different tools, based on passed test cases of the
8285| 3 | Numeric observable parameter overrides in measurement table | +++ | +-- | +++ | +++ | +++ | --+ | +++ | +++ |
8386| 4 | Parametric observable parameter overrides in measurement table | +++ | +-- | +++ | +++ | +++ | --+ | +++ | +++ |
8487| 5 | Parametric overrides in condition table | +++ | +-- | +++ | +++ | +++ | --+ | +++ | +++ |
85- | 6 | Time-point specific overrides in the measurement table | --- | --- | +++ | +++ | --- | --- | --- | --- |
86- | 7 | Observable transformations to log10 scale | +-+ | +-- | +++ | ++- | ++- | --+ | +-+ | +-+ |
87- | 8 | Replicate measurements | +++ | +-- | +++ | +++ | --- | --+ | +++ | +++ |
88- | 9 | Pre-equilibration | +++ | +-- | +++ | +++ | --- | --+ | +++ | +++ |
89- | 10 | Partial pre-equilibration | +++ | --- | +++ | +++ | --- | --+ | +++ | +++ |
90- | 11 | Numeric initial concentration in condition table | +++ | +-- | +++ | +++ | --- | --+ | +++ | +++ |
91- | 12 | Numeric initial compartment sizes in condition table | --- | +-- | +++ | +++ | --- | --- | --- | --- |
92- | 13 | Parametric initial concentrations in condition table | +++ | +-- | +++ | +++ | --- | --+ | +++ | +++ |
88+ | 6 | Time-point specific overrides in the measurement table | --- | --- | +++ | +++ | +++ | --- | --- | --- |
89+ | 7 | Observable transformations to log10 scale | +-+ | +-- | +++ | ++- | +++ | --+ | +-+ | +-+ |
90+ | 8 | Replicate measurements | +++ | +-- | +++ | +++ | +++ | --+ | +++ | +++ |
91+ | 9 | Pre-equilibration | +++ | +-- | +++ | +++ | +++ | --+ | +++ | +++ |
92+ | 10 | Partial pre-equilibration | +++ | --- | +++ | +++ | +++ | --+ | +++ | +++ |
93+ | 11 | Numeric initial concentration in condition table | +++ | +-- | +++ | +++ | +++ | --+ | +++ | +++ |
94+ | 12 | Numeric initial compartment sizes in condition table | --- | +-- | +++ | +++ | +++ | --- | --- | --- |
95+ | 13 | Parametric initial concentrations in condition table | +++ | +-- | +++ | +++ | +++ | --+ | +++ | +++ |
9396| 14 | Numeric noise parameter overrides in measurement table | +++ | +-- | +++ | +++ | +++ | --+ | +++ | +++ |
9497| 15 | Parametric noise parameter overrides in measurement table | +++ | +-- | +++ | +++ | +++ | --+ | +++ | +++ |
95- | 16 | Observable transformations to log scale | +-+ | +-- | +++ | ++- | ++- | --+ | +-+ | +-+ |
98+ | 16 | Observable transformations to log scale | +-+ | +-- | +++ | ++- | +++ | --+ | +-+ | +-+ |
9699
97100Legend:
98101* First character indicates whether computing simulated data is supported and simulations are correct (+) or not (-).
0 commit comments