Skip to content

Latest commit

 

History

History
95 lines (70 loc) · 5.49 KB

ecosystem.md

File metadata and controls

95 lines (70 loc) · 5.49 KB

Ecosystem

Heta supporting tools

Heta compiler HetaSimulator HetaSimulator

Web applications

Heta syntax and Heta infrastructure were utilized for the development of web-based tools.

  • Heta API A public API for Heta language compilation.
  • Heta compiler online Web based compiler and editor of Heta code.
  • SbmlViewer A tool for fast and easy reading of biological models written in SBML format. It allows you to open SBML in any browser.
  • Immune Response Template A Quantitative Systems Pharmacology (QSP) platform of immune system and tool for development of QSP and mechanistic models related to immune response.
  • mAb-app PK/RO simulator for anti-PD-1 monoclonal Antibodies (Shiny app)
  • ery PK/PD simulator for Erythropoiesis-Stimulating Agents (Shiny app)
  • sbml-mrgsolve-case An RMarkdown example demonstrating format conversion from SBML into mrgsolve

mab app Heta Compiler Online Heta API

Open source QSP platforms

The examples of Heta-based QSP platforms with CI/CD capabilities are shared on GitHub.

  • heta-case-mini A demo example of QSP platform developed in the framework of Heta.
  • insulin-signaling-t2d Dynamic notebooks for QSP usage case: Insulin Signaling in Type 2 Diabetes
  • FAAH inhibitor model A platform describing Fatty Acid Amide Hydrolase inhibition in human.
  • Drug Loaded Nanoparticles PBPK Modeling For Therapeutic Nanoparticles Loaded With Drug.
  • COVID-19 QSP model QSP model describing SARS-CoV-2 virus and host cell life cycles, immune response and therapeutic treatments
  • Alcohol PK Simple model of alcohol PK build on published data
  • ANT model Adenine Nucleotide Translocase model reproduces from published resources

Alco

QSP projects

The Heta language and Heta-based QSP framework were used in several “real world” projects for the development of middle-scale and large-scale models.

Recommended Software for Working with Heta Models

To get started with Heta-based platforms, we recommend installing a minimal set of tools for full functionality. This setup ensures an efficient workflow, especially for medium- to large-scale QSP platforms. Usage of an Integrated Development Environment (IDE) is optional but highly beneficial.

For a guided introduction, check out the Heta tutorial's Lesson #1.

Minimal Recommended Setup

VSCode

  1. VSCode

  2. heta-compiler

  3. HetaSimulator

  4. Git (optional)

Alternative Configuration

Sublime Text

If you prefer, you can use Sublime Text instead of VSCode: