Skip to content

kirichoi/spyder-opensbml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spyder-opensbml

openSBML plugin for Spyder 3.0+

Introduction

spyder-openSBML is a plugin for Spyder IDE version 3 and over.

The plugin adds a function to directly open SBML files and create an editor window with the contents of SBML file translated to Antimony language for added readability. The plugin also generates default template for Tellurium by placing Antimony model in Tellurim.loada function, which loads Antimony model into a new RoadRunner instance.

Installation

To install, obtain the source, go to the folder where source is located and run:

pip install .

Dependencies

spyder-openSBML requires Spyder IDE, Tellurium, and all of its dependencies. Tellurium is not available on PyPI yet and the dependency requirement is not enforced, so manual installation for Tellurium is required.

About

openSBML plugin for Spyder 3.0+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages