The Wayback Machine - https://web.archive.org/web/20220530190437/https://github.com/topics/sbml
Skip to content
#

SBML

sbml logo

SBML (the Systems Biology Markup Language) is an XML-based format for communicating and storing representations of biological processes. Its aim is to be a lingua franca for representing models in biology. SBML is suitable for models commonly found in research on a number of topics, including cell signaling pathways, metabolic pathways, biochemical reactions, gene regulation, and many others.

Here are 128 public repositories matching this topic...

BenjaSanchez
BenjaSanchez commented Dec 3, 2019

Problem description

When going through an I/O cycle with a model that has subsystems stored as groups, the members of each group in the sbml file get scrambled on each cycle, as those members are stored in set() structures, which are unordered. This significantly hinders cobrapy to be used for updating a model that has groups and is stored in a Github repository, as hundreds of lines in

help-wanted good first issue
AMICI

The Systems Biology Simulation Core Library (SBSCL) provides an efficient and exhaustive Java implementation of methods to interpret the content of models encoded in the Systems Biology Markup Language (SBML) and its numerical solution.

  • Updated Jan 5, 2022
  • HTML

Released March 2001

Organization
sbmlteam
Website
sbml.org
Wikipedia
Wikipedia

Related Topics

computational-biology systems-biology xml