SBML2LATEX

SBML2LATEX converts SBML (an XML-based Systems Biology Markup Language) models into LATEX documents to produce human-readable representations that expose unit declarations, complex kinetic equations, and MIRIAM resource links for scientific inspection and reporting.


Key Features:

  • Conversion Capabilities: Transforms SBML (XML) files into LATEX documents that can be compiled to DVI, PDF, and other LATEX-derived outputs.
  • Preservation of Model Detail: Renders unit declarations, complex kinetic equations, and links to MIRIAM resources explicitly in the generated LATEX output.
  • Customization Options: Provides configurable settings to control the formatting and content included in the LATEX representation.
  • Implementation: Implemented as a Java-based stand-alone program that parses SBML and generates LATEX source.

Scientific Applications:

  • Model Documentation: Produces detailed, publication-ready descriptions of models for inclusion in scientific publications and reports.
  • Error Detection and Correction: Facilitates identification of discrepancies or errors in model components by exposing detailed textual representations.
  • Educational Use: Serves as a teaching aid for students and researchers learning SBML-based systems biology modeling.

Methodology:

Parses SBML (XML) input and generates LATEX source via a Java-based application; generated LATEX can be compiled to DVI, PDF, or other LATEX outputs.

Topics

Details

Tool Type:
desktop application
Operating Systems:
Linux, Windows, Mac
Programming Languages:
Java
Added:
8/3/2017
Last Updated:
12/10/2018

Operations

Publications

Dräger A, et al. SBML2L(A)T(E)X: conversion of SBML files into human-readable reports. Bioinformatics. 2009; 25:1455-6. doi: 10.1093/bioinformatics/btp170

PMID: 19307240

Documentation

Links