Skip to content

Commit 6bafc05

Browse files
authored
Update index.md (PEtab and BondGraphs)
1 parent eecce5a commit 6bafc05

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/src/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,11 @@ etc).
7272
models from reaction networks defined in Catalyst.
7373
- [DelaySSAToolkit.jl](https://palmtree2013.github.io/DelaySSAToolkit.jl/dev/) can
7474
augment Catalyst reaction network models with delays, and can simulate the
75-
resulting stochastic chemical kinetics with delays models.
75+
resulting stochastic chemical kinetics with delays models.
76+
- [BondGraphs.jl](https://github.com/jedforrest/BondGraphs.jl) a package for
77+
constructing and analyzing bond graphs models, which can take Catalyst models as input.
78+
- [PEtab.jl](https://github.com/sebapersson/PEtab.jl) a package that implements the PEtab format for fitting reaction network ODEs to data. Input can be provided either as SBML files or as Catalyst `ReactionSystem`s.
79+
7680

7781
## Installation
7882
Catalyst can be installed through the Julia package manager:

0 commit comments

Comments
 (0)