Skip to content

hetalang/sbml-heta-cases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

789dd00 · Sep 25, 2024

History

99 Commits
Sep 25, 2024
Aug 8, 2020
Sep 25, 2024
Jul 10, 2020
Aug 17, 2020
Jun 13, 2024
Aug 31, 2020
Jun 17, 2024
Jul 10, 2020
Jun 12, 2024
May 29, 2024
Aug 12, 2020
Aug 12, 2020
Jun 18, 2024
Jun 11, 2024
Jul 10, 2020
Jun 12, 2024
Jun 12, 2024
Aug 17, 2020
Sep 3, 2020
Aug 21, 2020

Repository files navigation

SBML Heta Cases

The repository is designed to test different aspects of Heta formats on SBML Test Suite.

Heta project Autotest GitHub issues GitHub license

Summary

The GitHub Actions are utilized for the automatic testing.

  1. Download SBML Test Suite v3.4.0 semantic cases from https://github.com/sbmlteam/sbml-test-suite.

  2. Convert files of format SBML L2V5 and L3V2 (if presented) from semantic test suite to Heta format.

  3. Store the converted models and summary.json in the the result branch.

  4. The statistics of the conversion and result visualization can be seen in the https://hetalang.github.io/sbml-heta-cases/

File content

  • .github/workflows - GitHub Actions files.
  • bash - bash scripts for the conversion.
  • result (temporal) - the folder with the converted models and summary.json.
  • static - the folder with the static files for the GitHub Pages.
  • README.md - the current file.

Authors

  • Evgeny Metelkin
  • Ivan Borisov