Difference between revisions of "Team:Bielefeld-CeBiTec/Software"
(11 intermediate revisions by 3 users not shown) | |||
Line 13: | Line 13: | ||
<div class="container"> | <div class="container"> | ||
− | <div class="jumbotron" style="background-image: url( | + | <div class="jumbotron" style="background-image: url(https://static.igem.org/mediawiki/2015/2/27/Bielefeld-CeBiTec_Appjumbotron2.png)"> |
<div class="jumbotron-text"> | <div class="jumbotron-text"> | ||
<h1 style="margin-bottom: 0px">Our App</h1> | <h1 style="margin-bottom: 0px">Our App</h1> | ||
− | <p>Fluorescence Quantification via | + | <p>Fluorescence Quantification via Smartphone</p> |
</div> | </div> | ||
</div> | </div> | ||
Line 23: | Line 23: | ||
<h2>The Problem</h2> | <h2>The Problem</h2> | ||
</div> | </div> | ||
− | <div><p>Fluorescence is a widely used output signal in many microbiological and biotechnological applications. Green fluorescent protein (GFP) is among the | + | <div><p>Fluorescence is a widely used output signal in many microbiological and biotechnological applications. Green fluorescent protein (GFP) is among the most used reporter proteins and has been used in numerous iGEM projects. Nevertheless fluorescence can barely be detected by the eye and quantification turns out to be nearly impossible. |
</p></div> | </p></div> | ||
<div class="Subtitle"> | <div class="Subtitle"> | ||
− | <h2> | + | <h2>Our Solution</h2> |
</div> | </div> | ||
− | <div><p>We solved this problem with a smartphone App. | + | <div><p>We solved this problem with a smartphone App. The App determines the median of the greenvalue of a area of pixels in the sensorspot and compares it to the pixels of the negative control (the not induced sensor). If the ratio of a sample and the negative control is above a certain theshold (10%), valid biosensor signal is detected. Additionally it is checked whether the value for the positive control (drop of sfGFP) is above a certain value, thereby confirming the functionality of the biosensor. Furthermore the App displays specific information regarding the different heavymetals and date rape drugs to inform the user. |
+ | |||
+ | For easy handling a correct positioning of the smartphone and the biosensor test strip, we designed and printed a measurement case. | ||
</p></div> | </p></div> | ||
+ | |||
+ | |||
+ | |||
+ | <div class=col-md-4> | ||
+ | <figure><center> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/b/b2/Bielefeld-CeBiTec_app1small.png"> | ||
+ | <figcaption>A photo of our test strip generated by a typical smartphone using an ideal filter combination to detect fluorescence of sfGFP.</figcaption></center> | ||
+ | </figure> | ||
+ | </div> | ||
+ | <div class=col-md-4> | ||
+ | <figure><center> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/8/80/Bielefeld-CeBiTec_app2small.png"> | ||
+ | <figcaption>Screenshot of the app. It shows the pixels it took into account for the calculation in red, so the user can check, whether the pixels chosen are correct. Furthermore, it provides the values it calculated for the greeness of the spot.</figcaption></center> | ||
+ | </figure> | ||
+ | </div> | ||
+ | |||
+ | <div class=col-md-4> | ||
+ | <figure><center> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/e/e0/Bielefeld-CeBiTec_app3small.png"> | ||
+ | <figcaption>The application is adapted to the box shown in the picture. The box provides the ideal environment for capturing pictures under reproducible conditions. The application will calculate whether a contamination is present and give out an list of the contaminants in the water sample.</figcaption></center> | ||
+ | </figure> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-md-12"></div> | ||
<div class="row footer"> | <div class="row footer"> | ||
<div class="col-md-2 col-md-offset-0 text-center"> | <div class="col-md-2 col-md-offset-0 text-center"> | ||
Line 37: | Line 63: | ||
</div> | </div> | ||
<div class="col-md-2 col-md-offset-3 text-center"> | <div class="col-md-2 col-md-offset-3 text-center"> | ||
− | <a type="button" class="btn btn-default btn-next" href="https://2015.igem.org/Team:Bielefeld-CeBiTec/Software/SourceCode"><img src="https://static.igem.org/mediawiki/2015/ | + | <a type="button" class="btn btn-default btn-next" href="https://2015.igem.org/Team:Bielefeld-CeBiTec/Software/SourceCode"><img src="https://static.igem.org/mediawiki/2015/c/cb/Bielefeld-CeBiTec_App_transparent.png"><p>See the source code!</p></a> |
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
Line 51: | Line 74: | ||
{{Bielefeld-CeBiTec/Footer}} | {{Bielefeld-CeBiTec/Footer}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 13:08, 16 September 2015
Our App
Fluorescence Quantification via Smartphone
The Problem
Fluorescence is a widely used output signal in many microbiological and biotechnological applications. Green fluorescent protein (GFP) is among the most used reporter proteins and has been used in numerous iGEM projects. Nevertheless fluorescence can barely be detected by the eye and quantification turns out to be nearly impossible.
Our Solution
We solved this problem with a smartphone App. The App determines the median of the greenvalue of a area of pixels in the sensorspot and compares it to the pixels of the negative control (the not induced sensor). If the ratio of a sample and the negative control is above a certain theshold (10%), valid biosensor signal is detected. Additionally it is checked whether the value for the positive control (drop of sfGFP) is above a certain value, thereby confirming the functionality of the biosensor. Furthermore the App displays specific information regarding the different heavymetals and date rape drugs to inform the user. For easy handling a correct positioning of the smartphone and the biosensor test strip, we designed and printed a measurement case.