Major New Features:
- ChEBI support on Database menu
- New Plugin API: export SBGN-ML, run Simulation
- Solver selection assistance:
CellDesigner now checks a model before running a simulation.
Currently CellDesigner disables SOSlib when:
1. a model contains "delay" csymbol (which will be DDE)
2. a model contains <functionDefinition>
3. a model contains <algebraicRule>
and disables COPASI when:
1. a model contains "Delay" csymbol.
The reason is shown in pop-up message of each radio button.
[Updates in CellDesigner 4.4]
- SABIO-RK API connection
- SBGN-ML library
- libSedML library
- SimulationCore library
- DBGET link
- Sample Files
[Bug Fixes in CellDesigner 4.4]
- Fixed SedML file export
- Other minor bug fixes