Abstract

AbstractThe XML-based Systems Biology Markup Language (SBML) is the de facto standard file format for the storage and exchange of biochemical network models, and is supported by more than 180 software packages to date. Much of this success is due to its clearly defined specifications and the availability of libSBML, a portable, robust, and easy-to-use library.LibSBML provides many methods for manipulating and validating SBML files through its Application Programming Interface (API). Originally written in C and C++, libSBML also provides automatically-generated language bindings for Java, MATLAB, Perl, and many more. However, the platform independence of Java is compromised in libSBML due to the fact that the language binding is a wrapper around the C/C++ core. The real-world experiences of many software developers has been that the deployment of portable libSBML-based Java applications is difficult. Further, the libSBML API and type hierarchy are not sufficiently intuitive from a Java programmer's perspective just because they were not designed directly for Java. For these reasons, several groups in the SBML community have mounted an open-source effort to develop a pure Java library for SBML. Here we present the JSBML project, whose products are freely available at the web site http://sourceforge.net/projects/jsbml.

Highlights

  • LibSBML provides many methods for manipulating and validating Systems Biology Markup Language (SBML) files through its Application Programming Interface (API)

  • JSBML supports all constructs for SBML up to the latest Level 3 Version 1 release candidate specification, including an API to add SBML extensions

  • SBMLsqueezer [4] 1.3, has already been re-implemented and released using JSBML, a simulator that is benchmarked on the SBML test suit will be available soon, and many other projects are planned

Read more

Summary

Introduction

LibSBML provides many methods for manipulating and validating SBML files through its Application Programming Interface (API). - listOfParameters : Lis tOf - substanceUnitsID : S tring - timeUnitsID : String

Results
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call