cy3sbml
is a Cytoscape 3 app designed for seamless integration with the Systems Biology Markup Language (SBML).
Our mission is to provide intuitive visualization of SBML information within a network context.
We aim to create a powerful visualization tool for computational models and simulations that integrates effortlessly with computational modeling frameworks and workflows.
- App Store: Cytoscape App Store
- Latest Release: GitHub Releases
- Bug Tracker: GitHub Issues
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
, andfbc
SBML extensions.
- Robust Testing:
- Validated using SBML models from the SBML Test Suite (3.2.0), BioModels (Release 30), and BiGG Models (v1.3).
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
- Source Code: MIT
- Documentation: CC BY-SA 4.0
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.
This section provides an overview of how to install, uninstall, and build cy3sbml
.
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.
- Open Cytoscape.
- Visit cy3sbml in the Cytoscape App Store using a web browser.
- Click Install.
- Open Cytoscape.
- Navigate to
Apps → App Manager → Install Apps
. - Search for
cy3sbml
. - Select
cy3sbml
and click Install.
Once installed, cy3sbml
will appear under the Currently Installed apps tab.
To uninstall or disable cy3sbml
:
- Open Cytoscape.
- Navigate to
Apps → App Manager → Currently Installed
. - Locate
cy3sbml
in the list. - Click Uninstall to remove the app or Disable to deactivate it without uninstalling.
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