Team:Evry/plasmid splitting

From 2012.igem.org

(Difference between revisions)
Line 7: Line 7:
<p><strong>The idea of this model is to better understand the consequences of our experimental protocol</strong> <br/>
<p><strong>The idea of this model is to better understand the consequences of our experimental protocol</strong> <br/>
-
Our protocol consists in injecting a large amount of plasmid at the 1-cell stage, directly into the cytoplasm. When cells divide, the initial quantity of plasmid is split between daughter cells. <br/></p>
+
Our protocol consists in injecting a large amount of plasmid at the 1-cell stage, directly into the cytoplasm. When cells divide, the initial quantity of plasmid is split between daughter cells. As there is no origin of replication on our plasmids, unless very rare event, our plasmids are not replicated through development.<br/></p>
<p>This model has been created in order to answer critical questions about our experimental protocol :</p>
<p>This model has been created in order to answer critical questions about our experimental protocol :</p>
<ul>
<ul>
Line 18: Line 18:
<center>
<center>
<img src="https://static.igem.org/mediawiki/2012/a/a1/SchemPlasmidGeneral.png" alt="Sketch View of the plasmid repartition model" />
<img src="https://static.igem.org/mediawiki/2012/a/a1/SchemPlasmidGeneral.png" alt="Sketch View of the plasmid repartition model" />
 +
<div class="caption">Sketch view of plasmid repartition after several mitosis</div>
</center>
</center>
-
<center>Sketch view of plasmid repartition after several mitosis</center>
 
-
<h2>Hypothesis</h2>
+
<h2>Assumptions</h2>
-
<p>Various hypothesis are needed in order to model the plasmid repartition in time. Some of them are related to biological knowledge and will allow to get insight into the underlying mechanisms while others are more related to modelling choices and computational tractability.</p>
+
<p>Various assumptions are needed in order to model the plasmid repartition in time. Some of them are related to biological knowledge and will allow to get insight into the underlying mechanisms while others are more related to modelling choices and computational tractability.</p>
<br/>
<br/>
Line 37: Line 37:
     <li><a name="hyp3"></a>
     <li><a name="hyp3"></a>
<p><strong>On the considered stages of development, only cell division occurs</strong></li>
<p><strong>On the considered stages of development, only cell division occurs</strong></li>
-
This hypothesis is more for sake of simplicity than based on biological ground. The team obviously acknowledge the central role of cell death processes, and mainly apoptosis in morphogenesis, but this process is much more important for cell differentiation than it is for the overall growth rate (in terms of number of cells). Being mainly interested by the later, we will only consider cell growth. </p>
+
This assumption is more for the sake of simplicity than based on biological ground. The team obviously acknowledge the central role of apoptosis in morphogenesis, but this process is much more important for cell differentiation than it is for the overall growth rate (in terms of number of cells). Being mainly interested by the later, we will only consider cell growth. </p>
</ol>
</ol>

Revision as of 17:18, 25 September 2012

Plasmid splitting

Overview

The idea of this model is to better understand the consequences of our experimental protocol
Our protocol consists in injecting a large amount of plasmid at the 1-cell stage, directly into the cytoplasm. When cells divide, the initial quantity of plasmid is split between daughter cells. As there is no origin of replication on our plasmids, unless very rare event, our plasmids are not replicated through development.

This model has been created in order to answer critical questions about our experimental protocol :

  • What is the average amount of plasmid we can expect to find in a cell at a given time?
  • How uniform is the plasmid repartition among cells?
  • Which known mechanisms in morphogenesis could play a role in the plasmid repartition?

Sketch View of the plasmid repartition model
Sketch view of plasmid repartition after several mitosis

Assumptions

Various assumptions are needed in order to model the plasmid repartition in time. Some of them are related to biological knowledge and will allow to get insight into the underlying mechanisms while others are more related to modelling choices and computational tractability.


  1. Time between successive mitosis can be modelled using an Erlang distribution

  2. The Erlang distribution with factor k is the sum of k exponential distributions with same mean. The use of this distribution is motivated by considering that biologically, a cell has to finish several elementary biological processes (such as replicating all its chromosomes) before being able to divide. Assuming (with over-simplification) that each of these processes has the same mean duration and follows an exponential law, as commonly assumed for Poisson processes, the overall time between two mitosis events will follow an Erlang distribution. (Ref : Drasdo 2012)

  3. Plasmids repartition occurring at mitosis can be represented by a normal distribution

  4. This seemed the more straightforward and natural choice of repartition. This hypothesis being closely related to the fundamental dynamics of mitosis during early cell divisions and to cytoplasm's physical properties, it will be further discussed in this page.

  5. On the considered stages of development, only cell division occurs

  6. This assumption is more for the sake of simplicity than based on biological ground. The team obviously acknowledge the central role of apoptosis in morphogenesis, but this process is much more important for cell differentiation than it is for the overall growth rate (in terms of number of cells). Being mainly interested by the later, we will only consider cell growth.

Model description

Elementary events

Xenopus' embryogenesis is modelled as a Poisson stochastic process where two distinct but successive events can happen :

  1. A given cell divides, giving birth to 2 daughter cells. These new cell will divide themselves after a lapse of time represented by an Erlang distribution of variable mean and factor k=12
  2. The amount of plasmids initially present in the mother cell is split between daughters following a normal distribution

The values used to represent the mean time between mitosis and normal distribution parameters will be discussed in the results and calibration sections.

Simulation

Realisations of this stochastic process where simulated using the convenient variable time-step Gillespie Algorithm implemented in Matlab by our team.

Calibration

As this model has been made in order to better understand how our experimental choice of plasmid injection instead of more complex nucleus integration would affect the efficiency of our constructs, calibration is of much importance.


Growth rate

The first step after having implemented the algorithm was to tune its parameters in order to match experimental data. As the growth rate (or mean time between divisions, one being the inverse of the other) is a key parameter in order to have simulations with representative time scales, we carefully calibrated it. Using different available data about Xenopus' development, we were able to retrieve its growth in time, and along development stages (data at 25°C for X. Tropicalis) :

(ref : Atlas of Xenopus Development, Xenbase, N. Pollet's data)
Number of plasmids against time
Data for growth rate

Using this growth curve as target, we adjusted a piecewise linear growth rate function of time to match our simulation with data. Given that early divisions and most of morphogenesis is a very complex phenomenon, using a single growth rate was far too unrealistic. Moreover, differentiation is a key factor in explaining why the overall growth rate is to vary in time. In the end a well enough fitting growth rate function is given as an interpolation of :

Time (h)022.683.195.79.812.15
Growth Rate (h^-1)1.333.62.211.050.50.5
Fit of cell growth
Calibration of the growth rate. Green is Data, Red simulation

Note : As our simulation are stochastic, they are very sensitive to early division time. Fitting data is therefore a difficult and long task as many trials are needed to fit data 'in average'. To have significant results, our simulations showed in the "Result" section are always corresponding to a sufficiently correct growth profile.

Plasmid repartition characteristics

Another important parameter of our model is the plasmid repartition between daughter cells. We first considered a simple normal distribution centred on 50% plasmids in each cell with a variable standard deviation representing inhomogeneity in both plasmids' spatial repartition in the cytoplasm and unequal volumes of daughter cells. Focusing in the later phenomena (the former being very hard to capture and assuming the volumetric effect was preponderant) we measured roughly the differences in cells radii from microscopical data at different stages to retrieve volume disparities.


But experimental results where we had injected GFP carrying plasmids seemed to show the distribution was much more unequal and a bi-modal distribution could be more realistic. Anyway, even with our simple normal distribution simulations shows that quickly, the standard deviation in the average number of plasmid by cell becomes larger than the average amount of plasmid itself. This shows a strong inhomogeneity and could be sufficient to explain our observations.


Therefore, a precise quantification of plasmids, specifically in the very first stages would be necessary to go further. We now believe that cytoplasm is much more dense that we thought and that plasmids nearly don't diffuse at all in the early stages. This belief comes from observing that GFP tagged plasmid seemed to only be expressed in some randomly selected tissues or organs. By coupling this information with fatemaps, it could be possible to quantify precisely how many divisions occur before plasmids get split.

This would radically change the repartition model as half or 3/4 (or more) of the organism could be totally plasmid free if the two first mitosis occur without diffusion of plasmids.

At last, this could help to improve this otherwise convenient injecting technique, by performing multiple small injections rather than a single big one.

Initial plasmid quantity

In order to estimate how many plasmids are injected in the egg, we performed a back of the envelope calculation taking into account :

  • The mass of plasmid injected
  • The weight per base of a double stranded plasmid
  • The average length of our plasmids in base

The final figure is : 3.10^7 plasmids

Results

Normal distribution

In this section we provide the results of our simulation using a normal distribution for the repartition of plasmids among daughter cells.
In this simulation the repartition follows a normal distribution of mean=0.5 with variable standard deviation
m=0.5 std=0.05
Plasmid distribution std=0.05
m=0.5 std=0.1
Plasmid distribution std=0.1

Conclusion

References

References:

  1. Course material Drik Drasdo : Modelling of multi cellular tissues, Paris VI lectures 2012
  2. Atlas of Xenopus Development G.Bernardini, M.Prati, E.Bonetti, G.Scari
  3. Nieuwkoop & Faber (Xenbase.org) retrieved on 15 september 2012
  4. Nicolas Pollet's data