Gene modelling Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

state of a system

A

snapshot of the system at a given time that

contains enough information to predict the behavior of the system for all future times.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

differential equation models

A

list of concentrations of each chemical type

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

boolean models

A

a list, for each gene involved, of whether the gene is expressed or not expressed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

stochastic model configuration

A

list of the actual number of molecules of each type

- state is configuration or current probability distribution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

molecular dynamics model

A

list of positions and momenta of each molecule

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Each model does ______

A
  • defines what it means by the state of the system
  • model predicts which state or states can occur next (given current state)
  • some states are equilibrium states in the sense that once in that state, the system stays in that state
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

kinetics

A

changes of state

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

equilibria

A

which states are equilibrium states

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A state is said to be at equilibrium when

A

its state ceases to change

- forward reaction = back reaction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

differential equation for [X*DNA]

A

d[XDNA]/dt = k1[X][DNA] - k-1[XDNA] = 0(at equilibrium)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Keq

A

k1/k-1 = [X*DNA]/[X][DNA]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What happens when applying the equilibrium condition to the differential equation of the change in [X*DNA]

A

the differential equation is reduced to an algebraic equation
(d[XDNA]/dt = k1[X][DNA] - k-1[XDNA] –> k1/k-1 = [X*DNA]/[X][DNA]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

stochastic equation typically uses the _______ of molecules rather than the _______ of molecules

A

number

concentration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Real physical systems tend towards equilibrium unless

A

energy is added

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

equilibrium

A

the state of the system as time->∞

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

To simplify models

A

fast reactions assumed to be at equilibrium

17
Q

If a and b are in equilibirum and b and c are in equilibrium, then __________-

A

a and c are in equilibrium

18
Q

From an energy difference

A

one can predict the final state of the system,

cannot predict the time course of the state from initial to final

19
Q

Gibbs free energy

G =

A

(total internal energy) - (absolute temperature) * entropy + pressure * volume = ∑(chemical potential) * (partical number)

20
Q

for reactants and products with the free energy difference ∆G
Keq =

A

e^(-∆G/RT)

21
Q
Paritition functions
[DNA]3/[DNA]total = 
Z = 
K3 = 
[DNA]total
A

k3[P][Q]/Z
1 + K + K + K 1 2 3 [P] [Q] [P][Q].
[DNA]3/[P][Q][DNA]0
[DNA]0 + k1[P][DNA]0 + K2[Q][DNA]0 + K3[P][Q][DNA]0 = [DNA]0Z

22
Q

Questions to consider when evaluating models

A

State of the model
How does the state change over time
What are the equilibrium states

Others
What assumptions(biological and computational)
For what time scale is model valid
# molecules present
Time complexity
Amount of data available
What can it expect to predict
23
Q

If the # of molecules is small (_______) ______ must be used

Once very large, use _______

A

tens or low hundreds
stochastic models
differential equations

24
Q

Boolean network models

A
  • each gene fully expressed or not expressed at all
  • state space in finite
  • obtain a first representation of a complex system
  • all genes change state at same time
25
Q

kinetic logic models

A

state of each gene as a discrete value

  • deal with rates at which systems change from one state to another
  • genes change state at independent rates
26
Q

continuous logical models

A

transition

from one state to another is governed by linear differential equations with constant coefficients

27
Q

Differential equation models

A

provide a general framework in which to consider gene

regulation processes

28
Q

One way to transform a system of chemical reactions and physical constraints into a system of non-ordinary differential equations

A

reaction/enzyme kinetics: considering the transition rates between all microscopic states

29
Q

differential equations assume

A

changes of state are continuous and deterministic

30
Q

Langevin approach

A

adding a noise term to a differential equation (useful for non-deterministic problems)

31
Q

Fokker-plank method

A
  • start from a probabilistic framework
  • write equations that describe a change in probabilistic framework as a function of time
  • assume continuity: probability distribution is a continuous function of concentration
32
Q

Fully stochastic models consider

A

the individual molecules involved in gene regulation

33
Q

Langevin and Fokker-Plank models are approximations of

A

a fully stochastic model

34
Q

Truth tables

A

specify what the next state is for each current state

with n genes, there are 2^n states, exactly one next state

35
Q

Ways to represent boolean models

A

Truth tables

finite-state machines

36
Q

differential equations approach to modelling gene regulations

A

state is a list of concentrations of each chemical species

- concentrations continuous

37
Q

Use a stochastic model when

A

assume solution is well mixed(a given molecule is equally likely to be anywhere in the solution)
- rate of molecular collisions is much greater than the rate of molecular reactions

38
Q

Assumptions for differential equations framework

A
  • # of molecules is sufficiently high that discrete changes of a single molecule can be approximated as continuous changes in concentration
  • Fluctuations about the mean are small compared to the mean itself
39
Q

To go from differential equations to boolean models

A

one assumes that the function ƒ in the differential equation (d/dt)v = ƒ(v) has saturating nonlinearities (when v is very small or very large, ƒ(v) tends towards a limit)
- one assumes that the nonsaturated region between two extremes is transient and can be ignored