Team:UCL/Modeling/Overview

From 2013.igem.org

(Difference between revisions)
 
(18 intermediate revisions not shown)
Line 46: Line 46:
<div class="full_page">
<div class="full_page">
-
<div class="main_image"></div>
+
<div class="main_image" style="background-image:url('https://static.igem.org/mediawiki/2013/5/51/Gif_6.10.gif');width:400px;height:400px;"></div>
-
<p class="major_title">MAJOR TITLE</p>
+
 
-
<p class="minor_title">Minor Title</p>
+
<p class="major_title">WHAT IS A MODEL?</p>
 +
<p class="minor_title">And how can it be used?</p>
<p class="body_text">
<p class="body_text">
-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vel fringilla diam. Integer placerat sapien sed risus mollis, eget hendrerit lorem tincidunt. Cras a sem eros. Ut nec ligula eget tortor ornare tempus sit amet quis risus. Quisque condimentum, ipsum ac rhoncus ornare, tellus augue imperdiet libero, in venenatis justo arcu quis tellus. Vivamus magna libero, tempus ac augue at, placerat vulputate nunc. Praesent fringilla id erat ut sagittis. Sed nec semper risus, nec condimentum leo. Vestibulum pharetra pellentesque augue, non ultrices leo varius et. Vestibulum id egestas orci. Vestibulum metus ipsum, iaculis nec sapien in, fringilla cursus orci. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur eget vulputate ligula. Sed venenatis nulla et porta pharetra. Suspendisse pharetra suscipit justo sagittis consequat. Morbi eu iaculis diam, ac rhoncus urna. Pellentesque eros ligula, mollis vitae metus sit amet, interdum gravida nunc. Duis tempor quam id rhoncus sodales. Nunc commodo accumsan orci ut faucibus. Quisque vitae luctus libero. Nullam risus libero, convallis et viverra sit amet, convallis a neque. Integer adipiscing ac arcu sit amet luctus. In dignissim mauris non justo tempor, in rhoncus augue volutpat. Duis euismod sodales blandit. Vivamus volutpat molestie dignissim. Quisque cursus quam cursus dui faucibus convallis. Praesent dignissim, sem ut posuere accumsan, libero diam consequat libero, vel tempor dui mi sed massa. Aenean eros arcu, sollicitudin a euismod eu, placerat vel nunc. Nunc consequat blandit fermentum. Curabitur ante erat, lobortis ac faucibus a, sollicitudin egestas nisi. Morbi ut dolor scelerisque, fermentum est vitae, commodo tortor. Vestibulum ornare semper lorem vel volutpat. In erat ligula, auctor eu pellentesque vitae, sollicitudin id sapien. Duis pharetra sagittis purus hendrerit pharetra. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus elementum iaculis neque nec fringilla. Nunc a scelerisque nulla, et varius massa. In eu pretium eros. Quisque nec lacus elit. Mauris malesuada luctus dapibus. Vivamus eget ultricies sem. Quisque nulla tellus, euismod vel vehicula adipiscing, ornare sit amet dui. Sed eget mauris aliquam, feugiat diam vel, lacinia nunc. Ut vel est facilisis, dictum sem sit amet, lobortis arcu. In hac habitasse platea dictumst. Fusce ut accumsan sapien. Sed pharetra ullamcorper dolor vitae rutrum. Aliquam luctus mattis felis vitae semper. Vivamus id sodales purus. Cras quis quam non tortor tincidunt laoreet varius suscipit lectus. Curabitur faucibus et libero quis vulputate. Nunc sed gravida libero. Phasellus eleifend, metus mattis molestie luctus, augue libero lacinia massa, ac volutpat tortor tortor quis sapien. Donec ultrices felis ut arcu rutrum sollicitudin. Praesent nec ligula at risus hendrerit aliquam. Etiam vestibulum aliquam ultricies. Ut semper libero volutpat, rutrum enim et, eleifend nibh. Nulla ornare, elit sed laoreet condimentum, quam nunc auctor sem, eu commodo elit ante id magna.  
+
Mathematical modelling provides a powerful tool for scientists of all disciplines, allowing inspection and manipulation of a system in ways which are unachievable in the lab. In the context of biology, we can use mathematical models to study the behaviour of a single cell or an entire ecosystem. In fact, inspecting a mathematical model is very much like a laboratory experiment – the main difference being that in modelling, the environment is artificial.
</p>
</p>
-
<div class="gap"></div>
+
<p class="body_text">
 +
To the right is a short animation showing the model’s graphical output. <b>Red dots represent amyloid plaques, and blue dots show microglia cells.</b> The red circle shows the boundary of a small hypothetical spherical section of the brain. Although the underlying mechanics of this animation are simply mathematical, the behaviour of the plaques and cells is surprisingly representative of the truth. This is the essence of a model.
 +
</p>
 +
 
 +
<p class="minor_title">UCL's iGEM model</p>
 +
 
 +
<p class="body_text">
 +
<span class="plainlinks">
 +
<a href="https://github.com/21robin12/ucligemmodel" target="_blank">The entire downloadable source code for the UCL model can be found on github. Click here, then download and compile the project to play with the iGEM model.</a></span><br><br>
 +
When coupled with computational power, we can use mathematical modelling to produce intricate simulations of a very fine scale. This is exactly what the iGEM team has done this year, in producing a comprehensive model of the plaques and microglia in the brain. With many millions of cells present, mathematical tricks and techniques have been employed in order to allow computation of this highly complex system. For the end-user, this scaffolding is hidden from view: the final result will be a user-friendly windows application.
 +
</p>
 +
<p class="body_text">
 +
The user-interface of the application is shown below. This interface hints at the internal operation of the model: a large number of numerical inputs are processed in a way representing the biological mechanics of the system, generating a set of numerical outputs. For example, these outputs could be the coordinates of a single microglia cell with corresponding time values, providing insight into how these cells move. Since almost every numerical factor can be altered by the user, the model can also be used to predict how a particular change would affect the system at large.
 +
</p>
 +
 
 +
<div class="gap">
 +
</div>
 +
<div class="image_middle" style="background-image:url('https://static.igem.org/mediawiki/2013/7/76/Interface.png');width:976px;height:543px;"></div>
 +
<div class="gap">
 +
</div>
 +
 
 +
<div class="main_image" style="background-image:url('https://static.igem.org/mediawiki/2013/5/56/1374950_10151758641203591_2127187328_n.jpg');width:472px;height:615px;"></div>
 +
 
 +
<p class="minor_title">Method Overview</p>
 +
<p class="body_text">
 +
The brain is modelled as a 3D homogenous static medium, throughout which small ‘plaques’ are fixed. As far as the model is concerned, these plaques cause Alzheimer’s, and their removal would result in the reversal of the disease’s effects. At the start of the model (t=0), a number of microglia cells will be introduced to the system at a number of distinct points. These will then move throughout the brain, will the overall goal of binding to and removing the plaques.
 +
</p>
 +
<p class="body_text">
 +
Every plaque and microglia cell is modelled individually, with the state of the system regularly sampled (roughly every minute). In between samplings, a number of processes take place. The diagram to the right outlines these processes.
 +
</p>
 +
 
 +
<div class="gap">
 +
</div>
 +
 
<!-- END CONTENT ------------------------------------------------------------------------------------------------------>
<!-- END CONTENT ------------------------------------------------------------------------------------------------------>

Latest revision as of 02:17, 5 October 2013

WHAT IS A MODEL?

And how can it be used?

Mathematical modelling provides a powerful tool for scientists of all disciplines, allowing inspection and manipulation of a system in ways which are unachievable in the lab. In the context of biology, we can use mathematical models to study the behaviour of a single cell or an entire ecosystem. In fact, inspecting a mathematical model is very much like a laboratory experiment – the main difference being that in modelling, the environment is artificial.

To the right is a short animation showing the model’s graphical output. Red dots represent amyloid plaques, and blue dots show microglia cells. The red circle shows the boundary of a small hypothetical spherical section of the brain. Although the underlying mechanics of this animation are simply mathematical, the behaviour of the plaques and cells is surprisingly representative of the truth. This is the essence of a model.

UCL's iGEM model

The entire downloadable source code for the UCL model can be found on github. Click here, then download and compile the project to play with the iGEM model.

When coupled with computational power, we can use mathematical modelling to produce intricate simulations of a very fine scale. This is exactly what the iGEM team has done this year, in producing a comprehensive model of the plaques and microglia in the brain. With many millions of cells present, mathematical tricks and techniques have been employed in order to allow computation of this highly complex system. For the end-user, this scaffolding is hidden from view: the final result will be a user-friendly windows application.

The user-interface of the application is shown below. This interface hints at the internal operation of the model: a large number of numerical inputs are processed in a way representing the biological mechanics of the system, generating a set of numerical outputs. For example, these outputs could be the coordinates of a single microglia cell with corresponding time values, providing insight into how these cells move. Since almost every numerical factor can be altered by the user, the model can also be used to predict how a particular change would affect the system at large.

Method Overview

The brain is modelled as a 3D homogenous static medium, throughout which small ‘plaques’ are fixed. As far as the model is concerned, these plaques cause Alzheimer’s, and their removal would result in the reversal of the disease’s effects. At the start of the model (t=0), a number of microglia cells will be introduced to the system at a number of distinct points. These will then move throughout the brain, will the overall goal of binding to and removing the plaques.

Every plaque and microglia cell is modelled individually, with the state of the system regularly sampled (roughly every minute). In between samplings, a number of processes take place. The diagram to the right outlines these processes.