Skip to main page content
U.S. flag

An official website of the United States government

Dot gov

The .gov means it’s official.
Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site.

Https

The site is secure.
The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

Access keys NCBI Homepage MyNCBI Homepage Main Content Main Navigation
. 2011 Aug 1;27(15):2167-8.
doi: 10.1093/bioinformatics/btr361. Epub 2011 Jun 22.

JSBML: a flexible Java library for working with SBML

Affiliations

JSBML: a flexible Java library for working with SBML

Andreas Dräger et al. Bioinformatics. .

Abstract

Summary: The specifications of the Systems Biology Markup Language (SBML) define standards for storing and exchanging computer models of biological processes in text files. In order to perform model simulations, graphical visualizations and other software manipulations, an in-memory representation of SBML is required. We developed JSBML for this purpose. In contrast to prior implementations of SBML APIs, JSBML has been designed from the ground up for the Java programming language, and can therefore be used on all platforms supported by a Java Runtime Environment. This offers important benefits for Java users, including the ability to distribute software as Java Web Start applications. JSBML supports all SBML Levels and Versions through Level 3 Version 1, and we have strived to maintain the highest possible degree of compatibility with the popular library libSBML. JSBML also supports modules that can facilitate the development of plugins for end user applications, as well as ease migration from a libSBML-based backend.

Availability: Source code, binaries and documentation for JSBML can be freely obtained under the terms of the LGPL 2.1 from the website http://sbml.org/Software/JSBML.

PubMed Disclaimer

Figures

Fig. 1.
Fig. 1.
(a) The SBML parser in JSBML understands the hierarchical data structure of SBML; (b) Example for SBML test case 26. Using JSBML for reading and visualizing an SBML file. The type SBase extends the Java interfaces Serializable for saving JSBML objects in binary form or sending them over a network connection, Cloneable for creating deep object copies and TreeNode. The last interface allows callers to apply any recursive operation, such as using JTree for display [see (b) for an example].

References

    1. Bornstein B.J., et al. LibSBML: an API Library for SBML. Bioinformatics. 2008;24:880–881. - PMC - PubMed
    1. Dräger A., et al. SBMLsqueezer: a CellDesigner plug-in to generate kinetic rate equations for biochemical networks. BMC Syst. Biol. 2008;2:39. - PMC - PubMed
    1. Funahashi A., et al. CellDesigner: a process diagram editor for gene-regulatory and biochemical networks. BioSilico. 2003;1:159–162.
    1. Holland R.C.G., et al. BioJava: an open-source framework for bioinformatics. Bioinformatics. 2008;24:2096–2097. - PMC - PubMed
    1. Hopcroft J.E., Karp R.M. An n5/2 algorithm for maximum matchings in bipartite graphs. SIAM J. Comput. 1973;2:225.

Publication types