Exporting to Other Systems
Here we put some helpful utilities to export your code to other identifiability software.
StructuralIdentifiability.print_for_maple
— Functionprint_for_maple(ode, package)
Prints the ODE in the format accepted by maple packages
- SIAN (https://github.com/pogudingleb/SIAN) if package=:SIAN
- DifferentialAlgebra if package=:DifferentialAlgebra
- DifferentialThomas if package=:DifferentialThomas
StructuralIdentifiability.print_for_DAISY
— Functionprint_for_DAISY(ode)
Prints the ODE in the format accepted by DAISY (https://daisy.dei.unipd.it/)
StructuralIdentifiability.print_for_GenSSI
— Functionprint_for_GenSSI(ode)
Prints the ODE in the format accepted by GenSSI 2.0 (https://github.com/genssi-developer/GenSSI)
StructuralIdentifiability.print_for_COMBOS
— Functionprint_for_COMBOS(ode)
Prints the ODE in the format accepted by COMBOS (http://biocyb1.cs.ucla.edu/combos/)