Defining a Textual Representation for SBGN Process Diagrams and Translating It to Bio-PEPA for Quantitative Analysis of the MAPK Signal Transduction Cascade#
Full technical details behind the SBGN-PD quantification approach — from visual biological diagrams to executable quantitative models.
Download the original document (PDF)
Loewe, Moodie & Hillston 2009 — SBGNtext2BioPEPA Technical Report — PDF (4.8 MB) — 29 pages, Jonah License with CC0 Public Domain
Filename: loewe-moodie-hillston-2009-techreport-sgbntext2biopepa-mapk-signal-transduction-cascade-29page.pdf
— Overview AI-generated by dv_ClaOp46_ExhB_2026m04d14 —Start—
Abstract#
This 29-page technical report (EDI-INF-RR-1334, School of Informatics, University of Edinburgh, 24 July 2009) provides the extended version of the EPTCS conference paper on quantifying SBGN-PD diagrams with Bio-PEPA.
The report defines SBGNtext — a textual representation for SBGN-PD (Systems Biology Graphical Notation — Process Diagrams) — and implements the SBGNtext2BioPEPA translation tool that automatically converts SBGNtext descriptions into Bio-PEPA process algebra specifications. The approach is applied to the MAPK signaling cascade, demonstrating both deterministic (ODE-based) and stochastic (Gillespie-based) simulations of the pathway.
The report includes full specification details, grammar definitions, and implementation notes that were necessarily abbreviated in the 15-page conference publication, making it the definitive reference for anyone seeking to reproduce or extend the SBGNtext2BioPEPA approach.
Broader Significance (Claude’s Assessment)#
This technical report complements the EPTCS paper in important ways:
Complete specification. Where the conference paper summarized the approach, this report provides the full SBGNtext grammar, translation rules, and implementation details needed for reproducibility. This level of detail is essential for any attempt to extend or reimplement the tool.
Formal methods depth. The report reveals the full depth of formal methods work behind the biological application — defining a textual representation language, specifying its grammar, and implementing a compiler-like translation pipeline. This pattern (rigorous formal specification of biological modeling languages) directly prefigures the Evolvix design philosophy.
Deterministic and stochastic analysis. The report demonstrates both ODE-based and stochastic simulation from a single model specification, illustrating the power of the process algebra approach where the same formal model supports multiple analysis methods.
Edinburgh technical report tradition. Published as a numbered Edinburgh Informatics technical report, this places the work in the broader context of the Edinburgh formal methods group’s contributions to computational biology.
Who This Document Is For#
Audience |
Why This Document Matters |
|---|---|
Tool developers & implementers |
Contains the full SBGNtext grammar and translation rules needed to reproduce or extend the SBGNtext2BioPEPA tool — details not available in the shorter conference paper. |
Process algebra researchers |
Provides a complete worked example of translating a domain-specific biological notation into Bio-PEPA, with both deterministic and stochastic analysis pathways. |
SBGN standards developers |
Demonstrates a concrete textual representation for SBGN-PD that could inform future extensions to the SBGN standard family. |
MAPK signaling modelers |
Offers a detailed Bio-PEPA model of the MAPK cascade with full parameter specifications and simulation results. |
Reviewers of LLoL’s scientific credentials |
Shows the depth of formal methods work behind the computational biology toolchain, documenting the technical rigor that later informed Evolvix compiler design. |
Key Concepts at a Glance#
SBGNtext |
A textual representation for SBGN-PD diagrams defined in this report, enabling machine-readable encoding of biological networks |
SBGN-PD |
Systems Biology Graphical Notation — Process Diagrams: the standardized visual notation being extended |
SBGNtext2BioPEPA |
The translation tool converting SBGNtext to Bio-PEPA process algebra for quantitative analysis |
Bio-PEPA |
Process algebra for biological modeling supporting both deterministic and stochastic analysis |
MAPK cascade |
Multi-layered signaling pathway used as the biological test case for the translation pipeline |
Deterministic simulation |
ODE-based analysis computing continuous concentration trajectories |
Stochastic simulation |
Gillespie-based analysis capturing discrete molecular events and intrinsic noise |
Document Information#
Document ID |
Technical Report EDI-INF-RR-1334 (Dusty Deep Data, key-papers/) |
Full title |
Defining a textual representation for SBGN Process Diagrams and translating it to Bio-PEPA for quantitative analysis of the MAPK signal transduction cascade |
Authors |
Laurence Loewe, Stuart L. Moodie, Jane Hillston |
Year |
2009 (24 July 2009) |
Type |
Technical Report EDI-INF-RR-1334, School of Informatics, University of Edinburgh |
Format |
29-page technical report |
License |
Jonah License with CC0 Public Domain |
Part of |
Good News Pack MMv3, Dusty Deep Data / key-papers collection |
PDF size |
4.8 MB |
WebP size |
120 KB |
Related documents in the Good News Pack:
2009 — SBGN-PD Bio-PEPA (shorter published conference version)
— Overview AI-generated by dv_ClaOp46_ExhB_2026m04d14 —End—