Maboss

Latest version: v0.8.9

Safety actively analyzes 682471 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

0.8.1

Fix a bug introduced in set_istates, and another in the conda package specification.

0.8.0

- 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

0.7.19

* fix `get_initial_state` with joined nodes (48)

0.7.18

- Remove restriction in the variables' name preventing them to contain boolean operators.
- Introduction of a list of reserved names, which can't be used (True, False, And, Or, Xor, Not, Node)
- Fix bug in plotting entropy

0.7.17

Fixed a bug in the parser for initial states, where a formula was refused if it contained spaces.

0.7.16

- Added an optional nil_label to replace in piechart, PCA chart
- Added an argument to PCA plot to highlight a model
- Fix arrow and text size
- Added option to label PCA comparison
- Fixing comparison colors
- Saving the PCA figure as self._pcafig
- Saving the 3D figure as self._3dfig

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.