SBcoyote: An Extensible Python-Based Reaction Editor and Viewer
Jin Xu, Gary Geng, Nhan D. Nguyen, Carmen Perena-Cortes, Claire, Samuels, Herbert M. Sauro

TL;DR
SBcoyote is an open-source, Python-based biochemical reaction editor and viewer with extensive customization, plugin support, and SBML compatibility, facilitating visualization, editing, and exchange of biochemical network models.
Contribution
It introduces a flexible, extensible Python tool for biochemical network visualization and editing, supporting plugins and SBML standards for interoperability.
Findings
Supports visualization and editing of biochemical reactions.
Includes an extensive plugin API for customization.
Enables SBML import/export with standard compliance.
Abstract
SBcoyote is an open-source cross-platform biochemical reaction viewer and editor released under the liberal MIT license. It is written in Python and uses wxPython to implement the GUI and the drawing canvas. It supports the visualization and editing of compartments, species, and reactions. It includes many options to stylize each of these components. For instance, species can be in different colors and shapes. Other core features include the ability to create alias nodes, alignment of groups of nodes, network zooming, as well as an interactive bird-eye view of the network to allow easy navigation on large networks. A unique feature of the tool is the extensive Python plugin API, where third-party developers can include new functionality. To assist third-party plugin developers, we provide a variety of sample plugins, including, random network generation, a simple auto layout tool,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMicrobial Metabolic Engineering and Bioproduction · Bioinformatics and Genomic Networks · Gene Regulatory Network Analysis
