matthiaskoenig / sbmlutils

Python utilities for SBML
https://sbmlutils.readthedocs.io/en/stable/
GNU Lesser General Public License v3.0
37 stars 12 forks source link

Improve access to objects via sid and metaid #426

Open matthiaskoenig opened 2 years ago

matthiaskoenig commented 2 years ago

Necessary to keep track of the sids and metaIds and allow access via these fields. This is especially important for more advanced model creation/manipulation.