examples:differential_equations
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
examples:differential_equations [15:36 17.08.2021] – Moved to GitLab Pages Diego Jahn | examples:differential_equations [16:17 17.08.2021] (current) – Moved to GitLab Pages Diego Jahn | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~NOTOC~~ | ||
- | ===== Ordinary differential equation models ===== | ||
- | ==== Delay differential equations: Cell cycle ==== | ||
- | |||
- | [{{ examples: | ||
- | |||
- | === Introduction === | ||
- | |||
- | This model is a two-species version of the //Xenopus// embryonic cell cycle shown above that uses delay differential equations ([[http:// | ||
- | |||
- | === Model description === | ||
- | |||
- | This model uses two '' | ||
- | |||
- | The updated values of CDK1 and APC are assigned to (the back of) CDK1_d and APC_d using '' | ||
- | |||
- | The two variables are logged and both a time plot and a phase plot are drawn. | ||
- | === Things to try === | ||
- | |||
- | * Explore the effect of delays by altering the '' | ||
- | |||
- | === Model === | ||
- | |||
- | <code xml |h CellCycleDelay.xml |h> | ||
- | extern> | ||
- | </ | ||
- | \\ | ||
- | In Morpheus GUI: \\ | ||
- | '' | ||
- | === Reference === | ||
- | |||
- | Ferrell JE Jr, Tsai TY, Yang Q. [[http:// | ||
- | |||
- | ---- | ||
- | \\ | ||
- | |||
- | ==== Coupled ODE lattice: Lateral signaling ==== | ||
- | [{{ : | ||
- | {{vimeo> | ||
- | |||
- | === Introduction === | ||
- | |||
- | This example model cell fate decisions during early patterning of the pancreas (de Back et al., 2012). The simple gene regulatory network of each cell is coupled to adjacent cells by lateral (juxtacrine) signaling. | ||
- | |||
- | === Model description === | ||
- | |||
- | The model defines a lattice of cells with a simplified hexagonal epithelial packing. This is specified in '' | ||
- | |||
- | Each cell has two basic '' | ||
- | |||
- | The '' | ||
- | |||
- | This model uses a number of '' | ||
- | * '' | ||
- | * '' | ||
- | * The first '' | ||
- | * The second '' | ||
- | |||
- | === Model === | ||
- | <code xml |h LateralSignaling.xml |h> | ||
- | extern> | ||
- | </ | ||
- | \\ | ||
- | In Morpheus-GUI: | ||
- | '' | ||
- | |||
- | === Things to try === | ||
- | |||
- | * Change the lattice structure from hexagonal to square. See '' | ||
- | * Change the strength of lateral stabilization '' | ||
- | * Change the noise amplitude and observe time to cell fate decision ($\tau$). | ||
- | |||
- | === Reference === | ||
- | |||
- | W de Back, J X Zhou, L Brusch, [[http:// |
examples/differential_equations.1629207406.txt.gz · Last modified: 15:36 17.08.2021 by Diego Jahn