Virginia Tech/Updates/Modeling/PopInter Model

From 2007.igem.org

(Difference between revisions)
m
m
Line 1: Line 1:
 +
<!--first table -->
 +
{| cellspacing="2px" border="2" style="padding: 0px; width: 750px; color: #8b0000; background-color: #8b0000;"
 +
<!-- first cell of the first table -->
 +
| style="padding: 5px; width: 100px; background-color: #8b0000; border: 2px solid #ff8c00;" |
 +
 +
<html><a href="https://2007.igem.org/Virginia_Tech"><img src="https://static.igem.org/mediawiki/2007/9/9f/VT_logo_sm.jpg" alt="Home"></a></html>
 +
<html><center><A href="https://2007.igem.org/Virginia_Tech" target=_top><h3><FONT color=#ff8c00>Home</FONT></h3></A></center></html>
 +
 +
<!-- second cell of the first table -->
 +
| style="padding: 5px; width: 100px; background-color: #8b0000; border: 2px solid #ff8c00;" |
 +
 +
<html><center><A href="https://2007.igem.org/Virginia_Tech/Project" target=_top><h3><FONT color=#ff8c00>Project</FONT></h3></A></center></html>
 +
 +
<!-- third cell of the first table -->
 +
| style="padding: 5px; width: 100px; background-color: #8b0000; border: 2px solid #ff8c00;" |
 +
 +
<html><center><A href="https://2007.igem.org/Virginia_Tech/Team" target=_top><h3><FONT color=#ff8c00>Team</FONT></h3></A></center></html>
 +
 +
<!-- fourth cell of the first table -->
 +
| style="padding: 5px; width: 100px; background-color: #8b0000; border: 2px solid #ff8c00;" |
 +
 +
<html><center><A href="https://2007.igem.org/Virginia_Tech/Photos" target=_top><h3><FONT color=#ff8c00>Photo Gallery</FONT></h3></A></center></html>
 +
 +
<!-- fifth cell of the first table -->
 +
| style="padding: 5px; width: 100px; background-color: #8b0000; border: 2px solid #ff8c00;" |
 +
 +
<html><center><A href="https://2007.igem.org/Virginia_Tech/JC" target=_top><h3><FONT color=#ff8c00>Journal Club</FONT></h3></A></center></html>
 +
 +
<!-- sixth cell of the first table -->
 +
| style="padding: 5px; width: 100px; background-color: #8b0000; border: 2px solid #ff8c00;" |
 +
 +
<html><center><A href="https://2007.igem.org/Virginia_Tech/Links" target=_top><h3><FONT color=#ff8c00>Links</FONT></h3></A></center></html>
 +
 +
<!-- seventh cell of the first table -->
 +
| style="padding: 5px; width: 100px; background-color: #8b0000; border: 2px solid #ff8c00;" |
 +
 +
<html><center><A href="mailto:igem@vt.edu" target=_top><h3><FONT color=#ff8c00>Contact
 +
</FONT></h3></A></center></html>
 +
 +
 +
|}
 +
 +
<!--second table -->
 +
{| cellspacing="2px" border="2" style="padding: 0px; width: 750px; color: #8b0000; background-color: #8b0000;"
 +
 +
<!-- first cell of the second table-->
 +
| style="padding: 5px; background-color: #000000; border: 2px solid #ff8c00;" |
 +
 +
<center><h1><font color="#ff8c00"> Hybrid Simulator:
 +
</font></h1></center>
 +
<center><h3><font color="#8b0000"> VT iGEM Project 2007: Modeling an Epidemic</font></h3></center>
 +
 +
|}
 +
 +
<!--third table -->
 +
{| cellspacing="2px" border="2" style="padding: 0px; width: 750px; color: #8b0000; background-color: #8b0000;"
 +
 +
<!-- first cell of the third table-->
 +
| style="padding: 5px; background-color: #ffffff; border: 2px solid #ff8c00;" |
 +
 +
<font color="#000000">
 +
<p>'''Hybrid Simulator'''<br>
 +
''July 11, 2007'' </p>
 +
<p>The simulator consists of an executable C++ program called hybridsim that's capable of utilizing either the gillespie algorithm, ordinary differential equations, or a combination of both.  In order to effectively use this program, we have written a user friendly matlab program that organizes the data and displays it to the user.  It has various functions that allow it to run multiple simulations consecutively and display the results in a time plot with error bars, histogram images, 3d histograms, color coded images showing multiple wells, and movies showing migration among many different wells.  In order to simulate the migration of cells in our lab, we are using 96 well plates and a liquid handling system to mix the contents of the wells.  The liquid handling system derives its instructions for mixing from an excel file that tells the machine how much to take from one well and where to dispense it.  The matlab program can read in this file and simulate the mixing algorithm of the liquid handling system.  The program is continually being updated for efficiency and function.</p>
 +
 +
<p>'''Creating Movies'''<br>
 +
''July 12, 2007''</p>
 +
<p>We have used the hybrid simulator and the Matlab script to make "movies" of the infection spreading from well to well. Click [https://wiki.vbi.vt.edu/download/attachments/5734714/Pnone.divx here] to see the movie on our internally hosted wiki. This video requires that you have the divx codec installed.  If the movie doesn't play, go to [http://www.divx.com here] and install the latest version. </p>
 +
 +
<p>'''Histograms and Timeplots'''<br>
 +
''July 12, 2007''</p>
 +
<p>If the user specifies that only one well is simulated, the program provides a new set of visualization tools to examine the specific data.  Multiple simulations are run to show a variance for the possible paths that the real biological model might take.  The program generates 3d histograms and image maps to organize the data and show consistency.  Error bar time plots are created to give the user a more quantitative description of the data.  Here is a sample of the visuals that are outputted:</p>
 +
 +
 +
 +
</font>
 +
|}
 +
 +
<!--fourth table -->
 +
{| cellspacing="2px" border="2" style="padding: 0px; width: 750px; color: #8b0000; background-color: #8b0000;"
 +
 +
<!-- first cell of the second table-->
 +
| style="padding: 5px; background-color: #000000; border: 2px solid #ff8c00;" |
 +
 +
 +
 +
<html><center><A href="https://2007.igem.org/Virginia_Tech/Updates" target=_top><h3><FONT color=#ff8c00>Return to Progress Updates</FONT></h3></A></center></html>
 +
 +
 +
 +
|}

Revision as of 16:44, 20 July 2007

Home

Home

Project

Team

Photo Gallery

Journal Club

Links

Contact


Hybrid Simulator:

VT iGEM Project 2007: Modeling an Epidemic

Hybrid Simulator
July 11, 2007

The simulator consists of an executable C++ program called hybridsim that's capable of utilizing either the gillespie algorithm, ordinary differential equations, or a combination of both. In order to effectively use this program, we have written a user friendly matlab program that organizes the data and displays it to the user. It has various functions that allow it to run multiple simulations consecutively and display the results in a time plot with error bars, histogram images, 3d histograms, color coded images showing multiple wells, and movies showing migration among many different wells. In order to simulate the migration of cells in our lab, we are using 96 well plates and a liquid handling system to mix the contents of the wells. The liquid handling system derives its instructions for mixing from an excel file that tells the machine how much to take from one well and where to dispense it. The matlab program can read in this file and simulate the mixing algorithm of the liquid handling system. The program is continually being updated for efficiency and function.

Creating Movies
July 12, 2007

We have used the hybrid simulator and the Matlab script to make "movies" of the infection spreading from well to well. Click here to see the movie on our internally hosted wiki. This video requires that you have the divx codec installed. If the movie doesn't play, go to here and install the latest version.

Histograms and Timeplots
July 12, 2007

If the user specifies that only one well is simulated, the program provides a new set of visualization tools to examine the specific data. Multiple simulations are run to show a variance for the possible paths that the real biological model might take. The program generates 3d histograms and image maps to organize the data and show consistency. Error bar time plots are created to give the user a more quantitative description of the data. Here is a sample of the visuals that are outputted:



Return to Progress Updates