Team:Carnegie Mellon/Hum-Software

From 2012.igem.org

Image:CMU_image6.jpeg




The software consists of two parts: model implementation and GUI, both written in Matlab.

Physical Model

We implemented the model described here.

The interface allows users to enter time-step data (e.g., at what time points should images be captured), which populates two tables, displayed in the Matlab GUI. When the user starts the simulated microscopy time lapse, a full sweep of measured vs. actual fluorescence values are plotted for both mRNA and protein. This is essentially plotting the quantity of light produced by the LEDs (representing cells) versus the quantity of light detected by the photo-resistor (representing the microscopy). The GUI then iterates through each time-step, plotting a horizontal line with each sweep plot corresponding to the measured fluorescence at that particular time step. The GUI also populates both tables with the actual values as it moves to each next time step.

Furthermore, the GUI successfully displays a relevant image of the cells at every timestep. Illuminated fields above the plots indicate which type of fluorescence (mRNA or protein) is currently being populated. When the time lapse is finished, a push-button becomes available which, when clicked, opens a dialog-box displaying and transcriptional strength (Ts) and translational efficiency (Tl). This component calls the computational function that implements the model, which computes Ts and Tl.

Finally, a File-Menu dropdown option ('Export') serves to export the table data for both mRNA and protein, as well as the computed values for transcriptional strength and translational efficiency to the local Matlab workspace.

To download the software accompanying the kit, please visit the circuit kit documentation, and scroll down to "General Notes" under the "Using the Hardware/Software Platform" section.

Image:TartanFooter.jpeg