.. Plugin API for RKViewer documentation master file, created by sphinx-quickstart on Wed Sep 30 08:11:52 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ================================================ SBcoyote DOCUMENTATION ================================================ An Extensible Python-Based Reaction Editor and Viewer Jin Xu, Gary Geng, Nhan D. Nguyen, Carmen Perena-Cortes, Claire Samuels, Herbert M. Sauro (JX and GG contributed equally) University of Washington - Sauro Lab SBcoyote is a visualization tool for drawing reaction networks written with wxPython (https://www.wxpython.org/) and applicable for different platforms. It can draw reactants, products, reactions, and compartments. Its features include, but are not limited to: * Support for floating and boundary species. * Option to display reactions using Bezier curves and straight lines. * Plugin support, with some plugin examples: arrow designer, random network, auto layout and etc. .. toctree:: :maxdepth: 2 :caption: Contents: QuickStart Tutorial PluginDevelopment PluginReference InternalJSONModelFormat CoreDevelopment Reference