Difference between revisions of "Team:Bielefeld-CeBiTec/Software"
Line 16: | Line 16: | ||
<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> | + | <p>Fluorescence Quantification via smartphone</p> |
</div> | </div> | ||
</div> | </div> | ||
<div class="Subtitle"> | <div class="Subtitle"> | ||
− | <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 mostly 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 impossible. | ||
+ | </p></div> | ||
+ | <div class="Subtitle"> | ||
+ | <h2>The Solution</h2> | ||
+ | </div> | ||
+ | <div><p>We solved this problem with a smartphone App. It determines the median of the greenvalue of some pixels in the sensorspot and compares it to these of the negative control. If the ratio of real sample and negative control is above a certain theshold, the app detects a contamination. It also checks whether the value for the positive control is above a certain value, thereby confirming the functionality of the test. Furthermore it contains specific information regarding the different heavymetals and date rape drugs. | ||
+ | </p></div> | ||
<div class="row footer"> | <div class="row footer"> | ||
− | <div class="col-md-2 col-md-offset- | + | |
+ | <div class="col-md-2 col-md-offset-5 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/5/51/Bielefeld-CeBiTec_iGEM_logo.png"><p>See the source code!</p></a> | ||
+ | </div> | ||
+ | <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/Project/Biosafety"><img src="https://static.igem.org/mediawiki/2015/5/51/Bielefeld-CeBiTec_iGEM_logo.png"><p>Ok, so my GMOs are in a box and everything is safe?</p></a> | <a type="button" class="btn btn-default btn-next" href="https://2015.igem.org/Team:Bielefeld-CeBiTec/Project/Biosafety"><img src="https://static.igem.org/mediawiki/2015/5/51/Bielefeld-CeBiTec_iGEM_logo.png"><p>Ok, so my GMOs are in a box and everything is safe?</p></a> | ||
</div> | </div> |
Revision as of 11:47, 8 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 mostly 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 impossible.
The Solution
We solved this problem with a smartphone App. It determines the median of the greenvalue of some pixels in the sensorspot and compares it to these of the negative control. If the ratio of real sample and negative control is above a certain theshold, the app detects a contamination. It also checks whether the value for the positive control is above a certain value, thereby confirming the functionality of the test. Furthermore it contains specific information regarding the different heavymetals and date rape drugs.