zhanglab / psamm

Curation and analysis of metabolic models
https://zhanglab.github.io/psamm/
GNU General Public License v3.0
34 stars 15 forks source link

Perform additional SBML model conversions #242

Closed jonls closed 7 years ago

jonls commented 7 years ago

psamm-import currently performs many additional model conversions on top of the output of SBMLReader to make additional model data available and to fit the model into the native representation. This is an attempt to move this functionality into the sbml module so it can be used from the PSAMM API.