Skip to content

Commit 120177c

Browse files
TorkelEisaacsas
andcommitted
Update ext/CatalystStructuralIdentifiabilityExtension/structural_identifiability_extension.jl
Co-authored-by: Sam Isaacson <[email protected]>
1 parent c32484b commit 120177c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/CatalystStructuralIdentifiabilityExtension/structural_identifiability_extension.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55
make_si_ode(rs::ReactionSystem; measured_quantities=observed(rs), known_p = [], ignore_no_measured_warn=false)
66
7-
Creates a ODE system of the form used within the StructuralIdentifiability.jl package. The output system is compatible with all StructuralIdentifiability functions.
7+
Creates a reaction rate equation ODE system of the form used within the StructuralIdentifiability.jl package. The output system is compatible with all StructuralIdentifiability functions.
88
99
Arguments:
1010
- `rs::ReactionSystem`; The reaction system we wish to convert to an ODE.

0 commit comments

Comments
 (0)