7. Examples

This section contains worked examples for different model reduction tasks. Examples are organized by scientific domain.

7.1. Michaelis-Menten Model Reduction

This example demonstrates how to reduce a simple Michaelis-Menten model using QSSA.

7.2. Viral Spread

This ecological example defines and solves a viral spread model using SIR dynamics.

7.3. Gene Expression

This example shows how to analyze and reduce gene expression models.

7.4. BioCRNPyler Integration

This example demonstrates how to use AutoReduce with BioCRNPyler for synthetic biology models.

7.5. Parameter Sensitivity

This canonical example computes local parameter sensitivities for a symbolic ODE model.

7.6. QSS Control Input

This canonical example derives a one-state quasi-steady-state reduction for a singularly perturbed control-input model.

7.7. Derivation of Hill Functions

This biological example derives a Hill-function expression from fast dimer and promoter-binding reactions.

Each example notebook contains detailed explanations and can be downloaded from the GitHub repository.