Releases: biosimulations/compose-api
Releases · biosimulations/compose-api
Use PBest In Compose API
What's Changed
- Use execution starter kit by @Ezequiel-Valencia in #72
- Changes to SLURM execution.
- No longer use a custom version of process bi-graph.
- Utilization of a mono-core.
- Updating all simulation tests.
New Contributors
Full Changelog: 0.2.4...0.3.0
Fixed Container Building Action
0.2.4 Fix Container Building Action
Demo Capable API
The Compose API is now capable of:
- Executing time course focused SedML (disregarding outputs)
- SBML that can be executed in Copasi
- Curated endpoints specifically for
- Copasi
- Tellurium
- Endpoints to list simulators, processes, and steps
- Track coarse grain status of simulations
- Dynamically build singularity containers if packages have been approved
- Get the results of simulations
Still not polished enough to be large scale production ready.
Minimal Proof of Concept
An API server that can create the required containers, run simulations, and return results from the simulations.