Davidson 2006

From 2006.igem.org

(Difference between revisions)
Jump to: navigation, search
Line 24: Line 24:
{|
{|
|- valign="top"
|- valign="top"
-
|[[Image:Jmol_Hin_tetrad_DNA.gif|thumb|250px|right|'''Figure 2''' 3-D structure of a Hin protein complex bound to DNA. View the interactive [http://www.rcsb.org/pdb/static.do?p=explorer/viewers/jmol.jsp Jmol image] (PDB 1ZR4).]]'''Biological System''': The biological representation of a pancake is a functional unit of DNA such as a promoter or coding region. To flip these units of DNA, we have reconstituted the Hin/ Hix invertase system (Figure 2) from ''Salmonella typhimurium'' as a BioBrick compatible system in ''E. coli''. '''Hin invertase''' (<partinfo>J31001</partinfo>) was cloned from ''S. typhimurium'', Ames strain TA100 and tagged with LVA. We built the recombinational enhancer (RE) and Hin invertase recognition sequence HixC using the publicly available genomic sequence of ''S. typhimurium'' and [http://gcat.davidson.edu/IGEM06/oligo.html a dsDNA assembly program we created] for gene synthesis from overlapping oligos.  
+
|[[Image:Jmol_Hin_tetrad_DNA.gif|thumb|250px|right|'''Figure 2''' 3-D structure of a Hin protein complex bound to DNA. View the [http://www.rcsb.org/pdb/explore/explore.do?structureId=1ZR4 interactive 3-D Jmol image].]]'''Biological System''': The biological representation of a pancake is a functional unit of DNA such as a promoter or coding region. To flip these units of DNA, we have reconstituted the Hin/ Hix invertase system (Figure 2) from ''Salmonella typhimurium'' as a BioBrick compatible system in ''E. coli''. '''Hin invertase''' (<partinfo>J31001</partinfo>) was cloned from ''S. typhimurium'', Ames strain TA100 and tagged with LVA. We built the recombinational enhancer (RE) and Hin invertase recognition sequence HixC using the publicly available genomic sequence of ''S. typhimurium'' and [http://gcat.davidson.edu/IGEM06/oligo.html a dsDNA assembly program we created] for gene synthesis from overlapping oligos.  
Every segment of DNA flanked by a pair of HixC sites is a "pancake" capable of being inverted. Hin invertase recognizes pairs of HixC sites and inverts the DNA fragment in between the two HixC sites with the help of the Fis protein bound to the RE. In our system, selectable phenotypes (including antibiotic resistance and RFP expression), depend upon the proper arrangement of a series of HixC-flanked DNA segments in a plasmid. This allows us to select for cells that have successfully solved the puzzle. An example of a sorted stack of two pancakes is shown in Figure 3.
Every segment of DNA flanked by a pair of HixC sites is a "pancake" capable of being inverted. Hin invertase recognizes pairs of HixC sites and inverts the DNA fragment in between the two HixC sites with the help of the Fis protein bound to the RE. In our system, selectable phenotypes (including antibiotic resistance and RFP expression), depend upon the proper arrangement of a series of HixC-flanked DNA segments in a plasmid. This allows us to select for cells that have successfully solved the puzzle. An example of a sorted stack of two pancakes is shown in Figure 3.

Revision as of 00:09, 29 October 2006

Logo.gif

Project Overview

Davidson Parts

Team Members

Tools and Resources

Check out our Official Team Photo
Left to Right: Malcolm, Laurie, Sabriya, Erin and Lance

Solving the Pancake Problem with an E. coli Computer


Our goal is to genetically engineer a biological system that can compute solutions to a puzzle called the burnt pancake problem. The EHOP computer is a proof of concept for computing in vivo, with implications for future data storage devices and transgenic systems. Our work was done in collaboration with the Missouri Western iGEM Team and an undergraduate research fellow from Hampton University.


The Burnt Pancake Problem
The pancake problem is a puzzle in which a scrambled series of units (or stack of pancakes) must be shuffled into the correct order and orientation. You can try solving a simple version of the pancake problem yourself.

Figure 1 A scrambled stack of four burnt pancakes.
In the burnt pancake problem, each pancake is given an orientation by burning one side. Figure 1 shows a scrambled stack of burnt pancakes. To solve the problem, every unit, or pancake, must be placed in the proper order (largest on bottom, smallest on top) and in the proper orientation (burnt side down, golden side up). The pancakes are flipped with two spatulas: one to lift pancakes off the top of the stack, the other to flip part (or all) of the remaining stack of pancakes. The pancakes lifted by the first spatula are returned to the top of the stack without being flipped. You can watch Media:burnt_pancake.ogg a movie of the stack in Figure 1 being sorted to see how the puzzle is solved.


Approach
Trial and error is one approach to solving the burnt pancake problem, but how could one compute the quickest solution? Our idea is to let E. coli do the work, using each cell as a tiny processor in a massively parallel machine. A mathematical model of the flipping process helps us design the system and interpret the output of our EHOP computer.

Figure 2 3-D structure of a Hin protein complex bound to DNA. View the interactive 3-D Jmol image.
Biological System: The biological representation of a pancake is a functional unit of DNA such as a promoter or coding region. To flip these units of DNA, we have reconstituted the Hin/ Hix invertase system (Figure 2) from Salmonella typhimurium as a BioBrick compatible system in E. coli. Hin invertase () was cloned from S. typhimurium, Ames strain TA100 and tagged with LVA. We built the recombinational enhancer (RE) and Hin invertase recognition sequence HixC using the publicly available genomic sequence of S. typhimurium and a dsDNA assembly program we created for gene synthesis from overlapping oligos.

Every segment of DNA flanked by a pair of HixC sites is a "pancake" capable of being inverted. Hin invertase recognizes pairs of HixC sites and inverts the DNA fragment in between the two HixC sites with the help of the Fis protein bound to the RE. In our system, selectable phenotypes (including antibiotic resistance and RFP expression), depend upon the proper arrangement of a series of HixC-flanked DNA segments in a plasmid. This allows us to select for cells that have successfully solved the puzzle. An example of a sorted stack of two pancakes is shown in Figure 3.

Figure 3 A sorted stack of two biological "pancakes"
Simulation results for two pancakes, useful for calibrating kinetics of pancake flipping.
Math: Our mathematical model for a stack of pancakes is a signed permutation, in which each numerical value represents the pancake size (or desired position in the stack) and the sign represents the orientation. For example, "1, 2, 3, 4" is a stack of four pancakes all in the proper order and orientation. "-2, 4, -1, 3" is a scrambled stack of the same four pancakes, as shown in Figure 1. Here, pancakes 1 and 2 are in the wrong orientation (burnt side up). A population of E. coli cells (1015 cells, for instance) each carrying ~100 copies of pancake stacks has astounding parallel processing capacity.

Lance, please work on this section.


Methods and Results
Basic parts: Parts used in this project were designed by the Davidson and Missouri Western iGEM teams
Modeling

  • Modeling the behavior of pancake flipping: deducing kinetics and size biases
  • Using modeling to choose which families of unsolved pancake stacks to start with

Building the Biological System

  • Single pancakes
  • The problems of read-through - uncontrolled Tet expression, uncontrolled flipping
  • New pSB1A7 vector: insulates, but is not compatible with parts carrying double terminators
  • Designing pancakes without TT's
  • Two pancake constructs
  • Biological equivalence - distinguishing 1,2 from -2,-1 using RFP-RBS, updated panckaes


Conclusions

  • Consequences of devices: data storage, possible application for rearranging transgenes in vivo, proof-of-concept for bacterial computers, first in vivo controlled flipping of DNA??
  • Next steps: can solve problem but need control over kinetics
  • Lessons learned:
    • Troubleshooting, communication, teamwork, publicity
    • Math and Biology meshed really well and even uncovered a new proof
    • Multiple campuses can increase capacity through communication and cooperation
    • Size of school is not a limiting factor
    • We had a blast and learned heaps

TEAM MEMBERS


Students

  • Sabriya Rosemond is a junior biology major at Hampton University.
  • Erin Zwack is a junior biology major at Davidson College.
  • Lance Harden is a sophomore math major at Davidson College.
  • Samantha Simpson is a sophomore at Davidson College who might design a major in genomics.

Faculty


TOOLS AND RESOURCES


iGEM 2006 Jamboree

White Board

Biology Tools (Wet Bench)

Math Tools

Bio-Math Tools

Assembly Plans

Progress

Personal tools
Past/present/future years