SimpleSBML: A Python package for creating and editing SBML models

bioRxiv(2015)

引用 4|浏览2
暂无评分
摘要
Summary: In this technical report we describe a simple extension to python-libSBML that allows users of Python to more easily construct SBML based models. The most commonly used package for constructing SBML models in Python is python-libSBML based on the C/C++ library libSBML. python-libSBML supports a comprehensive set of model types, but is difficult for new users to learn and requires long scripts to create even the simplest models. We present SimpleSBML, a package that allows users to add species, parameters, reactions, events, and rules to a libSBML model with only one command for each. Models can be exported to SBML format, and SBML files can be imported and converted to SimpleSBML commands that creates each element in a new model. This allows users to create new models and edit existing models for use with other software. Accessibility and Implementation: SimpleSBML is publicly available and licensed under the liberal Apache 2.0 open source license. It supports SBML levels 2 and 3. Its only dependency is libSBML. It is supported on Windows and Mac OS X. All code has been deposited at the GitHub site: https://github.com/sys-bio/simplesbml Contact: carolc24@u.washington.edu or hsauro@u.washington.edu Supplementary information: Documentation and download is available at sys-bio.github.io/simplesbml.
更多
查看译文
关键词
simplesbml models,python package
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要