Skip to content

matthiaskoenig/cy3sbml

Repository files navigation

cy3sbml logo cy3sbml - SBML for Cytoscape

DOI GitHub version MIT License

cy3sbml is a Cytoscape 3 app designed for seamless integration with the Systems Biology Markup Language (SBML).

Mission

Our mission is to provide intuitive visualization of SBML information within a network context.

Vision

We aim to create a powerful visualization tool for computational models and simulations that integrates effortlessly with computational modeling frameworks and workflows.

Resources

Features

cy3sbml provides advanced functionalities for working with SBML models, including direct imports, network visualization, and annotation access. Key features include:

  • SBML Parsing: Java-based SBML parser for Cytoscape built on JSBML.
  • Model Import: Direct import of SBML models from repositories such as BioModels.
  • Annotation Access: One-click access to SBML model annotations via BioModels, identifiers.org, and the Ontology Lookup Service.
  • SBML Validation: Built-in validation with accessible warnings and errors.
  • Comprehensive Visualization:
    • Network graph representation based on species-reaction relationships.
    • Graph visualization of SBML objects (e.g., Kinetics, FunctionDefinitions, Parameters).
    • Supports RDF-based annotation information (as well as non-RDF annotations).
  • Extensive Compatibility:
    • Supports all versions of SBML.
    • Includes support for qual, comp, and fbc SBML extensions.
  • Robust Testing:

Screenshots

cy3sbml screenshot

Citation

If you use cy3sbml, please cite the following publication:

Matthias König, Andreas Dräger, and Hermann-Georg Holzhütter
"CySBML: a Cytoscape plugin for SBML"
Bioinformatics, 2012 Jul 5. PubMed

DOI

License

Funding

Matthias König was supported by the Federal Ministry of Education and Research (BMBF, Germany) within LiSyM by grant number 031L0054 and ATLAS by grant number 031L0304B and by the German Research Foundation (DFG) within the Research Unit Program FOR 5151 QuaLiPerF (Quantifying Liver Perfusion-Function Relationship in Complex Resection - A Systems Medicine Approach) by grant number 436883643 and by grant number 465194077 (Priority Programme SPP 2311, Subproject SimLivA). This work was supported by the BMBF-funded de.NBI Cloud within the German Network for Bioinformatics Infrastructure (de.NBI) (031A537B, 031A533A, 031A538A, 031A533B, 031A535A, 031A537C, 031A534A, 031A532B). MK was supported by the National Resource for Network Biology NRNB within the NRNB Academy Summer Session 2015. The project received support from Google Summer of Code.

Installation

This section provides an overview of how to install, uninstall, and build cy3sbml.

Installation

cy3sbml is available from the Cytoscape App Store and can be installed using one of the following methods after installing the latest version of Install the latest version of Cytoscape.

Method 1: Installing via the Cytoscape App Store

  1. Open Cytoscape.
  2. Visit cy3sbml in the Cytoscape App Store using a web browser.
  3. Click Install.

Method 2: Installing via the App Manager in Cytoscape

  1. Open Cytoscape.
  2. Navigate to Apps → App Manager → Install Apps.
  3. Search for cy3sbml.
  4. Select cy3sbml and click Install.

Once installed, cy3sbml will appear under the Currently Installed apps tab.

Uninstallation

To uninstall or disable cy3sbml:

  1. Open Cytoscape.
  2. Navigate to Apps → App Manager → Currently Installed.
  3. Locate cy3sbml in the list.
  4. Click Uninstall to remove the app or Disable to deactivate it without uninstalling.

Documentation

Documentation is available in the ./docs/ folder. Information on how to contribute can be found here contributing.md, information for developers can be found here: develo.md

© 2012-2025 Matthias König, Systems Medicine of the Liver