The repository is designed to test different aspects of Heta formats on SBML Test Suite.
The GitHub Actions are utilized for the automatic testing.
-
Download SBML Test Suite v3.4.0 semantic cases from https://github.com/sbmlteam/sbml-test-suite.
-
Convert files of format SBML L2V5 and L3V2 (if presented) from semantic test suite to Heta format.
-
Store the converted models and
summary.json
in the theresult
branch. -
The statistics of the conversion and result visualization can be seen in the https://hetalang.github.io/sbml-heta-cases/
.github/workflows
- GitHub Actions files.bash
- bash scripts for the conversion.result
(temporal) - the folder with the converted models andsummary.json
.static
- the folder with the static files for the GitHub Pages.README.md
- the current file.
- Evgeny Metelkin
- Ivan Borisov