Skip to content

Commit 3f1d7be

Browse files
Merge pull request #427 from PEtab-dev/develop
Release 0.1.7
2 parents 9fe4823 + 6249a5b commit 3f1d7be

File tree

7 files changed

+18143
-1944
lines changed

7 files changed

+18143
-1944
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## 0.1 series
44

5+
### 0.1.7
6+
7+
Documentation:
8+
9+
* Update coverage and links of supporting tools
10+
* Update explanatory figure
11+
12+
513
### 0.1.6
614

715
Library:

README.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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

3335
Documentation 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

97100
Legend:
98101
* First character indicates whether computing simulated data is supported and simulations are correct (+) or not (-).

doc/gfx/petab_files.pdf

189 KB
Binary file not shown.

doc/gfx/petab_files.png

-9.13 KB
Loading

0 commit comments

Comments
 (0)