parseSbml {sabiork} R Documentation

parse the sbml xml document text as kineticis data

Description

Usage

parseSbml(data);

Arguments

data

the xml document text or the file path to the sbml xml document file. [as string]

Details

Authors

biosystem

Value

a SBML document data that contains list of reactions and list of the lambda formula expression

clr value class

Examples


[Package sabiork version 1.0.0.0 Index]