Difference between revisions of "Team:Warwick/Modelling6"

Line 27: Line 27:
 
<div class="fifteen columns noleftmargin">
 
<div class="fifteen columns noleftmargin">
 
<h5 class="sidebartitle">Stochastic Modelling for Cell Growth</h5>
 
<h5 class="sidebartitle">Stochastic Modelling for Cell Growth</h5>
<br>We wanted to understand how the placement of cells changes as time progresses. Cells divide, roughly in the same direction in which they were formed. To model cell division we imagined them situated on a Cartesian coordinate system, and division to place on a polar coordinate system with the original cell as the origin. The population count is modelled with the Gompertz function. To decide which direction the division occur we used two criteria:
+
We wanted to understand how the placement of cells changes as time progresses. Cells divide, roughly in the same direction in which they were formed. To model cell division we imagined them situated on a Cartesian coordinate system, and division to place on a polar coordinate system with the original cell as the origin. The population count is modelled with the Gompertz function. To decide which direction the division occur we used two criteria:
 
<br>1.      It must not overlap other cells or DNA
 
<br>1.      It must not overlap other cells or DNA
 
<br>2.      The probability is weighted by a normal distribution with the peak in the same direction as the previous generational division
 
<br>2.      The probability is weighted by a normal distribution with the peak in the same direction as the previous generational division
 
<br>The user inputs the DNA structure, the standard deviation for the normal distribution, and the maximum number of cells it should model. It then outputs an animation of the cell community as it develops.
 
<br>The user inputs the DNA structure, the standard deviation for the normal distribution, and the maximum number of cells it should model. It then outputs an animation of the cell community as it develops.
<br>
+
<br><br>
  
 
<h5 class="sidebartitle">Simple Exponential Model and Gompertz Function</h5>
 
<h5 class="sidebartitle">Simple Exponential Model and Gompertz Function</h5>

Revision as of 20:02, 16 September 2015

Warwick iGEM 2015