Skip to content

SBML-qual compatibility, ensembles of MaBoSS models, bugfixes

Compare
Choose a tag to compare
@vincent-noel vincent-noel released this 13 Sep 09:49
· 94 commits to master since this release
  • Implementation of SBML-qual compatibility, using cmaboss

sim = maboss.loadSBML(sbml_filename, cfg_filename, use_sbml_names=True)

This will load the sbml file with the given cfg file, or a default one if no cfg filename is given. use_sbml_names chooses if we should use the SBML name of SBML id to name the node in the MaBoSS model.

  • Ensembles of MaBoSS models
  • Fix FP table for MaBoSS server results
  • Added warning when unbinding nodes