CellDesigner.org

Simulation Example 1:
Hypothetical single-gene oscillatory circuit in a eukaryotic cell

Here we try to simulate the model of a hypothetical single-gene oscillatory circuit in a eukaryotic cell using the simulator directly invoked via CellDesigner's SBW menu. This model was proposed by Michael Hucka, Andrew Finney, Herbert Sauro, Hamid Bolouri, et al. in [1]. Please refer the paper for more detailed information.

Model to simulate

In this model, the nucleus of the cell is represented as one compartment and the surrounding cell cytoplasm as another compartment.

Model file to download

Simulation Step by Step

1. Set the value and formulas

  1. "Species" list: Set the initial value
  2. type positionTo
    Compartment
    id name compartment quantity type initial
    Quantity
    substance
    Units
    spatialSize
    Units
    hasOnly
    Substance
    Units
    b.c. charge constants
    SIMPLE_MOLECULE inside s1 src c2 Amount 0 FALSE TRUE 0 FALSE
    SIMPLE_MOLECULE inside s2 waste c2 Amount 0 FALSE TRUE 0 FALSE
    PROTEIN inside s3 RNAP c2 Amount 0.66 FALSE FALSE 0 FALSE
    RNA inside s4 RNAnuc c2 Amount 96 FALSE FALSE 0 FALSE
    RNA inside s5 mRNAnuc c2 Amount 0.003 FALSE FALSE 0 FALSE
    RNA inside s6 mRNAcyt c1 Amount 3.8 FALSE FALSE 0 FALSE
    RNA inside s7 RNAcyt c1 Amount 0.005 FALSE FALSE 0 FALSE
    PROTEIN inside s8 P c1 Amount 20 FALSE FALSE 0 FALSE
    PROTEIN inside s9 AA c1 Amount 90.465 FALSE FALSE 0 FALSE
  3. Set the parameters.
    scope
    id
    name
    value
    units
    constant
    local:Reaction(re1) Vi 10 TRUE
    local:Reaction(re1) Ki 0.6 TRUE
    local:Reaction(re2) Vkd 1 TRUE
    local:Reaction(re3) Vm1 50 TRUE
    local:Reaction(re3) Km1 1 TRUE
    local:Reaction(re6) Vm2 50 TRUE
    local:Reaction(re6) Km2 0.5 TRUE
    local:Reaction(re7) Vm3 50 TRUE
    local:Reaction(re7) Km3 80 TRUE
    local:Reaction(re8) Vm4 50 TRUE
    local:Reaction(re8) Km4 1 TRUE
    local:Reaction(re9) k1 100 TRUE
    local:Reaction(re10) k2 100 TRUE
  4. Set the Kinetic Law at "math" column in "Raction" list.
  5. type
    id
    name
    reversible
    fast
    reactants
    products
    modifiers
    math
    STATE_TRANSITION re1 FALSE FALSE s1 s3 s8 Vi/(1+s8/Ki)
    STATE_TRANSITION re2 FALSE FALSE s3 s2 Vkd*s3
    STATE_TRANSITION re3 FALSE FALSE s4 s5 s3 Vm1*s3*s4/(s4+Km1)
    STATE_TRANSITION re6 FALSE FALSE s6 s7 Vm2*s6/(s6+Km2)
    STATE_TRANSITION re7 FALSE FALSE s9 s8 s6 Vm3*s6*s9/(s9+Km3)
    STATE_TRANSITION re8 FALSE FALSE s8 s9 Vm4*s8/(s8+Km4)
    TRANSPORT re9 FALSE FALSE s5 s6 k1*s5
    TRANSPORT re10 FALSE FALSE s7 s4 k2*s7

2. Run Simulator

  1. Select "SBW" menu of CellDesigner.
  2. Select "Simulation Service" menu.
    The following screen appears.
  3. Set [Start Time], [End Time], [Number of Points]
  4. Select [Output Variables] from [Hidden Variables] list.
  5. Click [Start] button.
    The [State] changes to "Running" in red.
    When the [State] changes to "Not Running" in green, it indicates the calculation is completed.
  6. Now Plot.
    Select the item to plot on [X-Axis], then [Y-Axis].
  7. Select [Plot].
    The plot screen will pop-up to display the simulation result.
  8. .

References

  1. Hucka, M.; Finney, A.; Sauro, H.M.; Bolouri, H.; Doyle, J.C.; Kitano, H. et al. The Systems Biology Markup Language(SBML): A Medium for Representation and Exchange of Biochemical Network Models. Bioinformatics. 19. 524-531. 2003.

 

About Us | Site Map | Privacy Policy | Contact Us | ©2004 The Systems Biology Institute. All rights reserved.