Team:The Tech Museum/Project
From 2014.igem.org
| ||||||||
Overview: |
||||||||
We created a pool of plasmids designed to produce wide hue diversity in bacteria. Variation in promoter strength randomizes the relative expression levels of red, yellow, and cyan color reporters in each plasmid. In this way, we can create bacterial ‘pixels.’ Theoretically, the hue of each resulting colony should represent a particular combination of reporter protein concentrations, similar to how an RGB LED operates. Museum visitors are guided through the transformation of e.coli with this plasmid pool to generate plates with a rainbow of bacteria colonies. Next, they take those petri dishes to an interactive scanning station. We developed software that uses digital imaging and computer vision to analyze the color, intensity, and rarity of the bacteria colonies on the visitor’s plate. A dynamic visualization of our team’s aggregate color data is then updated in real time with each participant's individual contribution to our iGEM team. Do some promoter-color combinations always fail? Do others dominate? Are there colony hues that are never seen? Or, seen repeatedly? Our software and the participation of museum visitors is designed to find that out. |
||||||||
Details and Documentation:Biology |
||||||||
|
||||||||
|
||||||||
As part of our combined iGEM project and museum exhibit, we developed two apps, RainbowReader and eColor, for analysis and quantification of bacteria colony colors. The source code for both is available on github. Rainbow Reader is a meteor application that photographs and analyzes petri dishes containing visible bacterial colonies using OpenCFU, gphoto2, and an optional barcode scanner for sample tracking. It is powered by Meteor and Node.js, supplying a user interface in web browser. It connects by USB to a Motorola DS457 barcode scanner and gphoto2-compatible camera. Rainbow Reader optionally sends data to eColor (seen in image below), a sister meteor app that presents live visualizations of the aggregated measurements. Demo: RainbowReader Test Server; eColor Test Server
Results: Using this hands-on exhibit, our iGEM team of museum visitors analyzed a total of 2674 colonies of bacteria on 61 different petri dishes. Together, we found a total of 324 unique colors! The aggregate data for bacteria color frequency and distribution looked like this: References: Cox, R. S., Dunlop, M. J., & Elowitz, M. B. (2010). A synthetic three-color scaffold for monitoring genetic regulation and noise. Journal of Biological Engineering, 4(1), 10. doi:10.1186/1754-1611-4-10 |