import_sbml: Import an SMBL model

View source: R/SBMLinterface.R

import_sbmlR Documentation

Import an SMBL model

Description

Requires AMICI https://github.com/ICB-DCM/AMICI/ and dependencies to be installed on your system Big thanks go to Daniel Weindl!

Usage

import_sbml(modelpath, amicipath = NULL)

Arguments

modelpath

Path to the sbml file

amicipath

Path to your amici-python-installation, e.g.: AMICIPATH/python

Value

list of eqnlist, parameters and inits


dkaschek/dMod documentation built on July 27, 2023, 11:45 p.m.