Team:Groningen/Project

From 2012.igem.org

(Difference between revisions)
m
 
(20 intermediate revisions not shown)
Line 1: Line 1:
{{HeaderGroningen2012}}
{{HeaderGroningen2012}}
<html>
<html>
-
<head>
+
<head>
-
<style>
+
<style>
 +
z1 {
 +
font-size:18pt;
 +
line-height:21pt;
 +
color:white;
 +
}
 +
z2 {
 +
font-size:18pt;
 +
line-height:21pt;
 +
color:white;
 +
}
 +
div.ctd {
 +
width: 90px;
 +
text-align: center;
 +
background: #000;
 +
background-color: rgba(0,0,0,0.3);
 +
padding: 5px ;
 +
margin: 30px auto;
 +
color: #FFF;
 +
}
 +
div.cte {
 +
width: 120px;
 +
text-align: center;
 +
background: #000;
 +
padding-right:10px;
 +
padding-left:10px;
 +
margin: 0 auto;
 +
background-color: rgba(0,0,0,0.3);
 +
color: #FFF;
 +
}
 +
            div.ctd2 {
 +
width: 300px;
 +
height: 20px;
 +
text-align: center;
 +
background: #000;
 +
background-color: transparent;
 +
background-color: rgba(0,0,0,0.3);
 +
padding: 10px ;
 +
margin: 30px auto; 
 +
color: #FFF;
 +
}
 +
            div.cte2 {
 +
width: 330px;
 +
height: 40px;
 +
text-align: center;
 +
background: #000;
 +
padding-right:10px;
 +
padding-left:10px;
 +
background-color: transparent;
 +
background-color: rgba(0,0,0,0.3);
 +
margin: -30px auto;
 +
color: #FFF;
 +
}
 +
div.ctd3 {
 +
width: 430px;
 +
height: 20px;
 +
text-align: center;
 +
background: #000;
 +
background-color: transparent;
 +
background-color: rgba(0,0,0,0.3);
 +
padding: 10px ;
 +
margin: 30px auto; 
 +
color: #FFF;
 +
}
 +
            div.cte3 {
 +
width: 480px;
 +
height: 40px;
 +
text-align: center;
 +
background: #000;
 +
padding-right:10px;
 +
padding-left:10px;
 +
background-color: transparent;
 +
background-color: rgba(0,0,0,0.3);
 +
margin: -30px auto;
 +
color: #FFF;
 +
}
 +
z7{
 +
font-size:13pt;
 +
line-height:14pt;
 +
color: rgb(255,103,0);
 +
}
 +
p.nomargin{
 +
font-size:12pt;
 +
line-height:14pt;
 +
margin-right: 0px;
 +
margin-left: 0px;
 +
color: white;
 +
}
 +
p.marginleft{
 +
margin-top: 0px;
 +
margin-left:150px;
 +
font-size:13pt;
 +
line-height:15pt;
 +
margin-right:150px;
 +
color:white;
 +
}
 +
p.orange{
 +
margin-top:0px;
 +
margin-left:150px;
 +
font-size:14pt;
 +
line-height:16pt;
 +
margin-right:150px;
 +
color: #FF6700;
 +
font-weight: bold;
 +
}
 +
p.marginspace{
 +
font-size:13pt;
 +
line-height:15pt;
 +
color:white;
-
body {
+
margin-top:0px;
-
font-family: Helvetica, Arial, sans-serif;
+
margin-bottom:200px;
 +
margin-right:0px;
 +
margin-left:300px;
 +
margin-right:300px;
 +
}
 +
p.centered{
 +
font-size:13pt;
 +
line-height:15pt;
 +
color:white;
-
                }
+
margin-top:0px;
-
z1 {  
+
margin-bottom:0px;
-
font-size:18pt;
+
margin-right:300px;
-
line-height:21pt;
+
margin-left:300px;
-
color:white;
+
}
-
}
+
a.inlink{
-
                 .ctd {
+
font-size: 12pt;
-
                        width: 140px;
+
                line-height: 12pt;
-
                        height: 20px;
+
                color: rgb(255,103,0);
-
                        text-align: center;
+
}
-
                        background: #000;
+
a.menulink{
-
                        background-color: transparent;
+
font-size:12pt;
-
                        background-color: rgba(0,0,0,0.3);
+
line-height:12pt;
-
                        padding: 10px ;
+
color:white;
-
                        margin: 30px auto;
+
font-weight: 500;
-
                        color: #FFF;
+
}
-
                }
+
a.menulink:hover{
-
                .cte {
+
font-size:12pt;
-
                        width: 170px;
+
line-height:12pt;
-
                        height: 40px;
+
color: rgb(255,103,0);
-
                        text-align: center;
+
font-weight: 700;
-
                        background: #000;
+
}
-
                        padding-right:10px;
+
a:link {
-
                        padding-left:10px;
+
color: #FFFFFF;
-
                        background-color: transparent;
+
}
-
                        background-color: rgba(0,0,0,0.3);
+
a:visited {
-
                        margin: -30px auto;
+
color: #FFFFFF;
-
                        color: #FFF;
+
}
-
                    }
+
a:hover {
-
</style>
+
color: #FF6700;
 +
}
 +
a:active {
 +
color: #FF6700;
 +
}
 +
a.inlink{
 +
font-size: 12pt;
 +
                 line-height: 12pt;
 +
                color: rgb(255,103,0);
 +
}
 +
table.accompli
 +
{
 +
background-color: transparent;
 +
margin-left: 150px;
 +
margin-right: 150px;
 +
}
 +
td.accPic
 +
{
 +
text-align: left;
 +
min-width: 350px;
 +
max-width: 350px;
 +
min-height: 400px;
 +
max-height: 400px;
 +
padding-left: 10px
 +
}
 +
td.accCap
 +
{
 +
text-align: left;
 +
min-width: 350px;
 +
max-width: 350px;
 +
min-height: 200px;
 +
max-height: 200px;
 +
padding-left: 10px
 +
}
 +
table.projectmenu{
 +
background-color: transparent;
 +
}
 +
table.centertable{
 +
background-color: transparent;
 +
width: 100%;
 +
margin-top: 0;
 +
margin-bottom: 0;
 +
}
 +
td.margincell{
 +
min-width: 150px;
 +
max-width: 150px;
 +
vertical-align: bottom;
 +
}
 +
div.bigcog{
 +
opacity:0.4;
 +
filter:alpha(opacity=40);
 +
z-index: -1;
 +
}
 +
#bigcogtopleft{
 +
position: relative;
 +
left: -10px;
 +
}
 +
#bigcogtopright{
 +
position: relative;
 +
left: 10px;
 +
}
 +
div.cogoverlay{
 +
z-index: 1;
 +
}
 +
#cogoverlaytopleft{
 +
position: relative;
 +
left: -350px;
 +
top: -150px;
 +
}
 +
#cogoverlaytopright{
 +
position: relative;
 +
left: 355px;
 +
top: -150px;
 +
}
 +
#cogoverlaybottomleft{
 +
position: relative;
 +
top: -25px;
 +
left: 185px;
 +
}
 +
#cogoverlaybottomright{
 +
position: relative;
 +
top: -25px;
 +
left: -135px;
 +
}
 +
p.small {
 +
margin-left:0px;
 +
font-size:13pt;
 +
font-weight: normal;
 +
line-height:13pt;
 +
margin-right:0px;
 +
color:white;
 +
}
 +
p.marginChecklist{
 +
font-size:12pt;  
 +
line-height:16pt;  
 +
color:white;
 +
margin-top:0px;
 +
margin-bottom:38px;
 +
margin-right:0px;
 +
margin-left:150px;
 +
margin-right:115px;
 +
}
 +
.hoverbox{
 +
cursor: default;
 +
list-style: none;
 +
margin-left: 70px;
 +
margin-right: 15px;
 +
}
 +
.hoverbox a {
 +
cursor: default;
 +
}
 +
.hoverbox a .preview{
 +
display: none;
 +
}
 +
.hoverbox a:hover .preview{
 +
display: block;
 +
position: absolute;
 +
top: -100px;
 +
left: -100px;
 +
z-index: 1;
 +
}
 +
.hoverbox img{
 +
background-color: rgba(0,0,0,0);
 +
color: inherit;
 +
padding: 2px;
 +
vertical-align: top;
 +
}
 +
.hoverbox li{
 +
background-color: rgba(0,0,0,0);
 +
border-width: 0px;
 +
color: inherit;
 +
display: inline;
 +
margin: 3px;
 +
position: relative;
 +
}
 +
.hoverbox .preview{
 +
background-color: #52140C;
 +
border-color: #761C11;
 +
}
 +
</style>
 +
</head>
-
<br><br>
+
<body>
-
<div class="cte">
+
<br>
-
<div class="ctd">
+
<div class="cte">
-
<z1 >Abstract</z1><br>
+
<div class="ctd">
-
</div>
+
<z1>Abstract</z1>
-
</div>
+
</div>
-
</body>
+
</div>
-
</head>
+
<table class="centertable">
-
</html>
+
<tr>
-
<html>
+
<td class="margincell" align="right">
 +
<div class="bigcog" id="bigcogtopleft">
 +
<img src="https://static.igem.org/mediawiki/2012/b/b6/Groningen2012_AD_20120802_BigCog.png" width="150px" height="150px">
 +
</div>
 +
</td>
 +
<td colspan="4">
 +
<p class="nomargin">
 +
Every year, one third of global food production -1.3 billion tons of food- is thrown away, partially due to the “best before” dating system.
 +
<z7>iGEM Groningen 2012</z7> seeks to provide an alternative method of assessing edibility: the <z7>Food Warden</z7>. It uses an <z7>engineered strain</z7>
 +
of <i>Bacillus subtilis</i> to detect and report volatiles in spoiling meat. The introduced <z7>genetic construct</z7> uses a promoter to trigger
 +
a pigment coding gene. This promoter, <z7>identified by microarray analysis</z7>, is significantly upregulated in the presence of
 +
<z7>volatiles from spoiling meat</z7>. The activity of the <z7>promoter</z7> regulates the expression of the <z7>pigment reporter</z7> and will
 +
be visible to the naked eye. For safe usage of the system, spores of our engineered strain are placed into one half of a semi-permeable
 +
<z7>capsule</z7>, the second containing a calibrated amount of nutrients. Breaking the barrier between the two compartments allows
 +
<z7>germination and growth</z7>, thereby activating the <z7>spoiling-meat sensor</z7>.
 +
</p>
 +
</td>
 +
<td class="margincell" align="left">
 +
<div class="bigcog" id="bigcogtopright">
 +
<img src="https://static.igem.org/mediawiki/2012/b/b6/Groningen2012_AD_20120802_BigCog.png" width="150px" height="150px">
 +
</div>
 +
</td>
 +
</tr>
 +
<tr>
 +
<td class="margincell">
 +
<div class="cogoverlay" id="cogoverlaybottomleft">
 +
<img src="https://static.igem.org/mediawiki/2012/c/c2/Groningen2012_RR_20120909_rotting.png" width="100" height="100">
 +
</div>
 +
</td>
 +
<td align="left" >
 +
<div class="bigcog" id="bigcogbottomleft">
 +
<img src="https://static.igem.org/mediawiki/2012/b/b6/Groningen2012_AD_20120802_BigCog.png" width="150px" height="150px">
 +
</div>
 +
</td>
 +
<td align="left" >
 +
<div class="cogoverlay" id="cogoverlaytopleft">
 +
<img src="https://static.igem.org/mediawiki/2012/1/15/Groningen2012_RR20120909_construct.png"  width="100px" height="100px">
 +
</div>
 +
</td>
 +
<td align="right" >
 +
<div class="cogoverlay" id="cogoverlaytopright">
 +
<img src="https://static.igem.org/mediawiki/2012/2/29/Groningen2012_RR20120909_badmeat.png" width="100px" height="100px">
 +
</div>
 +
</td>
 +
<td align="right">
 +
<div class="bigcog" id="bigcogbottomright">
 +
<img src="https://static.igem.org/mediawiki/2012/b/b6/Groningen2012_AD_20120802_BigCog.png" width="150px" height="150px">
 +
</div>
 +
</td>
 +
<td class="margincell">
 +
<div class="cogoverlay" id="cogoverlaybottomright">
 +
<img src="https://static.igem.org/mediawiki/2012/e/e7/Groningen2012_RR20120909_capsule.png" width="100px" height="100px">
 +
</div>
 +
</td>
 +
</tr>
 +
</table>
 +
<br>
 +
<br>
 +
<div class="cte3">
 +
<div class="ctd3">
 +
<z2 >Completed after European Regionals</z2><br><br>
 +
</div>
 +
</div>
 +
<p class="marginChecklist">
 +
<br>
 +
<br>
 +
<a href="https://2012.igem.org/Team:Groningen/in_development" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Tested a construct with downregulated promoter <i>WapA</i></a><br>
 +
<a href="https://2012.igem.org/Team:Groningen/Construct" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Performed enhanced construct characterization</a><br>
 +
<a href="https://2012.igem.org/Team:Groningen/Sticker" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Characterized the influence of oxygen on germination and growth within the sticker</a><br>
 +
<a href="https://2012.igem.org/Team:Groningen/market_research" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Expanded the scope of the market survey</a><br>
 +
<a href="https://2012.igem.org/Team:Groningen/international_cooperation" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Collaborated with Cambridge 2012</a><br>
 +
<br>
 +
</p>
-
<body>
+
<a name="MainAcc"></a>
 +
<div class="cte2">
 +
<div class="ctd2">
 +
<a name="MainAcc"></a><z2 >Our main accomplishments</z2><br><br>
 +
</div>
 +
</div>
 +
<br>
 +
<br>
 +
<p align=center style="color: white; font-size: 10pt;">
 +
<i>Hover your mouse over the pictures to see more!</i>
 +
</p>
 +
<br>
 +
<table class="accompli">
-
<html>
+
<tr>
-
<head>
+
<td class="accPic">
-
<style>
+
<ul class="hoverbox">
-
 
+
<li>
-
body {
+
<a href="#">
-
font-family: Helvetica, Arial, sans-serif;
+
<img src="https://static.igem.org/mediawiki/2012/c/cb/Groningen2012_RR1capsule_break.png" width=200 />
-
 
+
<img src="https://static.igem.org/mediawiki/2012/a/ac/Groningen2012_ADStickerBig.png" class="preview" width=400 />
-
                }
+
</a>
-
stickerP {
+
</li>
-
font-size:12pt;
+
</ul>
-
                        line-height:12pt;
+
</td>
-
                        color:white;
+
<td class="accPic">
-
}
+
<ul class="hoverbox">
-
                .sticker1 {
+
<li>
-
                        width: 100px;
+
<a href="#"><img src="https://static.igem.org/mediawiki/2012/c/c2/Groningen2012_RR_20120909_rotting.png" width=150 /><img src="https://static.igem.org/mediawiki/2012/7/74/Groningen2012_ADVolatilesBig.png" class="preview" width=400 /></a>
-
text-align: center;
+
</li>
-
                        background: #000;
+
</ul>
-
background-color: transparent;
+
</td>
-
background-color: rgba(0,0,0,0.3);
+
</tr>
-
                        padding: 10px ;
+
<tr>
-
                        margin: 0px auto;
+
<td class="accCap">
-
                        color: #FFF;
+
<p class="small">
-
}
+
<font color=#FF6700><br><b>1.</b></font> We designed and tested the "<a class="inlink" href="https://2012.igem.org/Team:Groningen/Sticker">Sticker</a>": a capsule in which bacteria are kept inside and volatiles can go through. We used a model to get insight on how to tweak the growth of <i>Bacillus subtilis</i>.
-
                .sticker2 {
+
</p>
-
left: 350px;
+
</td>
-
top:440px;
+
<td class="accCap">
-
position:absolute;
+
<p class="small">
-
                        width: 120px;
+
<font color=#FF6700><b>2.</b></font> We explored the definition of spoiled meat and ways to check meat spoilage. We identified <a class="inlink" href="https://2012.igem.org/Team:Groningen/volatiles">various compounds</a> present in spoiled meat.<br>
-
text-align: center;
+
</p>
-
                        background: #000;
+
</td>
-
padding-right:10px;
+
</tr>
-
padding-left:10px;
+
<tr>
-
                        margin: 0 auto;
+
<td class="accPic">
-
background-color: transparent;
+
<ul class="hoverbox">
-
background-color: rgba(0,0,0,0.3);
+
<li>
-
                        color: #FFF;
+
<a href="#">
-
 
+
<img src="https://static.igem.org/mediawiki/2012/2/29/Groningen2012_RR20120909_badmeat.png" width=200 />
-
}
+
<img src="https://static.igem.org/mediawiki/2012/e/ec/Groningen2012_ADSensorBig.png" class="preview" width=400 />
-
</style>
+
</a>
-
 
+
</li>
-
<div class="sticker2">
+
</ul>
-
<div class="sticker1">
+
</td>
-
<stickerP ><A HREF="https://2012.igem.org/Team:Groningen/Sticker" TARGET="_blank"><FONT COLOR=#ffffff>sticker</FONT></A></stickerP>
+
<td class="accPic">
-
</div>
+
<ul class="hoverbox">
-
</div>
+
<li>
-
</body>
+
<a href="#">
-
</head>
+
<img src="https://static.igem.org/mediawiki/2012/2/24/Groningen2012_RRADPsac_transp.png" width=150 />
 +
<img src="https://static.igem.org/mediawiki/2012/c/c1/Groningen2012_AdBackboneBig.png" class="preview" width=400 />
 +
</a>
 +
</li>
 +
</ul>
 +
</td>
 +
</tr>
 +
<tr>
 +
<td class="accCap">
 +
<p class="small">
 +
<font color=#FF6700><b>3.</b></font> We identified spoiled meat <a class="inlink" href="https://2012.igem.org/Team:Groningen/Sensor">sensors</a> by transcriptome analysis.<br><br><br>
 +
</p>
 +
</td>
 +
<td class="accCap">
 +
<p class="small">
 +
<font color=#FF6700><b>4.</b></font> <a class="inlink" href="http://partsregistry.org/wiki/index.php?title=Part:BBa_K818000" target="_blank">Backbone pSac-Cm</a>: easy cloning in<br><i>B. subtilis</i>, the BioBrick way, for the first time! It's easy to check, BioBrick compatible, <i>E. coli</i> compatible, stabily inserted into the <i>B. subtilis</i> chromosome.
 +
</p>
 +
</td>
 +
</tr>
 +
<tr>
 +
<td class="accPic">
 +
<ul class="hoverbox">
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2012/f/f1/Groningen2012_RRADPigments_transp.png" width=150 />
 +
<img src="https://static.igem.org/mediawiki/2012/3/35/Groningen2012_ADPigmentsBig.png"  class="preview" width=400 />
 +
</a>
 +
</li>
 +
</ul>
 +
</td>
 +
<td class="accPic">
 +
<ul class="hoverbox" style="margin-left: 30px">
 +
<li>
 +
<a href="#">
 +
<img src="https://static.igem.org/mediawiki/2012/9/93/Groningen2012_ADConstruct_yellow.png" width=220 />
 +
<img src="https://static.igem.org/mediawiki/2012/2/21/Groningen2012_ADConstructBig.png" class="preview" width=400 />
 +
</a>
 +
</li>
 +
</ul>
 +
</td>
 +
</tr>
 +
<tr>
 +
<td class="accCap">
 +
<p class="small">
 +
<font color=#FF6700><br><br><b>5.</b></font> We made <a class="inlink" href="https://2012.igem.org/Team:Groningen/pigmentproduction">AmilCP and AmilGFP</a> suitable for expression in <i>Bacillus subtilis</i>.
 +
<br>
 +
These chromoproteins can be of significant value to the other <i>Bacillus subtilis</i> users in the BioBrick community.
 +
<br><br><br>
 +
</p>
 +
</td>
 +
<td class="accCap">
 +
<p class="small">
 +
<font color=#FF6700><b>6.</b></font> Most importantly: we developed a <a class="inlink" href="https://2012.igem.org/Team:Groningen/Construct">construct</a> which makes <i>Bacillus subtilis</i> sense spoiled meat and produce an output in the form of a yellow or purple pigment visible by naked eye.
 +
<br><br><br>
 +
</p>
 +
</td>
 +
</tr>
 +
</table>
 +
<br>
 +
<br>
 +
<br>
 +
</body>
</html>
</html>
-
<html>
 
-
<head>
 
-
<style>
 
-
 
-
body {
 
-
font-family: Helvetica, Arial, sans-serif;
 
-
 
-
                }
 
-
GerminationP {
 
-
font-size:12pt;
 
-
                        line-height:12pt;
 
-
                        color:white;
 
-
}
 
-
                .Germination1 {
 
-
                        width: 100px;
 
-
text-align: center;
 
-
                        background: #000;
 
-
background-color: transparent;
 
-
background-color: rgba(0,0,0,0.3);
 
-
                        padding: 10px ;
 
-
                        margin: 0px auto;
 
-
                        color: #FFF;
 
-
}
 
-
                .Germination2 {
 
-
left: 530px;
 
-
top:440px;
 
-
position:absolute;
 
-
                        width: 120px;
 
-
text-align: center;
 
-
                        background: #000;
 
-
padding-right:10px;
 
-
padding-left:10px;
 
-
                        margin: 0 auto;
 
-
background-color: transparent;
 
-
background-color: rgba(0,0,0,0.3);
 
-
                        color: #FFF;
 
-
 
-
}
 
-
</style>
 
-
 
-
<div class="Germination2">
 
-
<div class="Germination1">
 
-
<GerminationP ><A HREF="https://2012.igem.org/Team:Groningen/Germination" TARGET="_blank"><FONT COLOR=#ffffff>germination</FONT></A></GerminationP>
 
-
</div>
 
-
</div>
 
-
</body>
 
-
</head>
 
-
</html>
 
-
<html>
 
-
<head>
 
-
<style>
 
-
 
-
body {
 
-
font-family: Helvetica, Arial, sans-serif;
 
-
 
-
                }
 
-
PBADmeat1P {
 
-
font-size:12pt;
 
-
                        line-height:12pt;
 
-
                        color:white;
 
-
}
 
-
                .PBADmeat11 {
 
-
                        width: 100px;
 
-
text-align: center;
 
-
                        background: #000;
 
-
background-color: transparent;
 
-
background-color: rgba(0,0,0,0.3);
 
-
                        padding: 10px ;
 
-
                        margin: 0px auto;
 
-
                        color: #FFF;
 
-
}
 
-
                .PBADmeat12 {
 
-
left: 350px;
 
-
top:480px;
 
-
position:absolute;
 
-
                        width: 120px;
 
-
text-align: center;
 
-
                        background: #000;
 
-
padding-right:10px;
 
-
padding-left:10px;
 
-
                        margin: 0 auto;
 
-
background-color: transparent;
 
-
background-color: rgba(0,0,0,0.3);
 
-
                        color: #FFF;
 
-
 
-
}
 
-
</style>
 
-
 
-
<div class="PBADmeat12">
 
-
<div class="PBADmeat11">
 
-
<PBADmeat1P ><A HREF="https://2012.igem.org/Team:Groningen/identifyingbadvolatiles" TARGET="_blank"><FONT COLOR=#ffffff>volatiles</FONT></A></PBADmeat1>
 
-
</div>
 
-
</div>
 
-
</body>
 
-
</head>
 
-
</html>
 
-
<html>
 
-
<head>
 
-
<style>
 
-
 
-
body {
 
-
font-family: Helvetica, Arial, sans-serif;
 
-
 
-
                }
 
-
identificationP {
 
-
font-size:12pt;
 
-
                        line-height:12pt;
 
-
                        color:white;
 
-
}
 
-
                .identification1 {
 
-
                        width: 100px;
 
-
text-align: center;
 
-
                        background: #000;
 
-
background-color: transparent;
 
-
background-color: rgba(0,0,0,0.3);
 
-
                        padding: 10px ;
 
-
                        margin: 0px auto;
 
-
                        color: #FFF;
 
-
}
 
-
                .identification2 {
 
-
left: 530px;
 
-
top:480px;
 
-
position:absolute;
 
-
                        width: 120px;
 
-
text-align: center;
 
-
                        background: #000;
 
-
padding-right:10px;
 
-
padding-left:10px;
 
-
                        margin: 0 auto;
 
-
background-color: transparent;
 
-
background-color: rgba(0,0,0,0.3);
 
-
                        color: #FFF;
 
-
 
-
}
 
-
</style>
 
-
 
-
<div class="identification2">
 
-
<div class="identification1">
 
-
<identificationP ><A HREF="https://2012.igem.org/Team:Groningen/identifyingPBADmeat" TARGET="_blank"><FONT COLOR=#ffffff>identification</FONT></A></identificationP>
 
-
</div>
 
-
</div>
 
-
</body>
 
-
</head>
 
-
</html>
 
-
<html>
 
-
<head>
 
-
<style>
 
-
 
-
body {
 
-
font-family: Helvetica, Arial, sans-serif;
 
-
 
-
                }
 
-
PigmentsP {
 
-
font-size:12pt;
 
-
                        line-height:12pt;
 
-
                        color:white;
 
-
}
 
-
                .Pigments1 {
 
-
                        width: 100px;
 
-
text-align: center;
 
-
                        background: #000;
 
-
background-color: transparent;
 
-
background-color: rgba(0,0,0,0.3);
 
-
                        padding: 10px ;
 
-
                        margin: 0px auto;
 
-
                        color: #FFF;
 
-
}
 
-
                .Pigments2 {
 
-
left: 350px;
 
-
top:520px;
 
-
position:absolute;
 
-
                        width: 120px;
 
-
text-align: center;
 
-
                        background: #000;
 
-
padding-right:10px;
 
-
padding-left:10px;
 
-
                        margin: 0 auto;
 
-
background-color: transparent;
 
-
background-color: rgba(0,0,0,0.3);
 
-
                        color: #FFF;
 
-
 
-
}
 
-
</style>
 
-
 
-
<div class="Pigments2">
 
-
<div class="Pigments1">
 
-
<PigmentsP ><A HREF="https://2012.igem.org/Team:Groningen/Pigments" TARGET="_blank"><FONT COLOR=#ffffff>pigment</FONT></A></Pigments>
 
-
</div>
 
-
</div>
 
-
</body>
 
-
</head>
 
-
</html>
 
-
<html>
 
-
<head>
 
-
<style>
 
-
 
-
body {
 
-
font-family: Helvetica, Arial, sans-serif;
 
-
 
-
                }
 
-
ConstructP {
 
-
font-size:12pt;
 
-
                        line-height:12pt;
 
-
                        color:white;
 
-
}
 
-
                .Construct1 {
 
-
                        width: 100px;
 
-
text-align: center;
 
-
                        background: #000;
 
-
background-color: transparent;
 
-
background-color: rgba(0,0,0,0.3);
 
-
                        padding: 10px ;
 
-
                        margin: 0px auto;
 
-
                        color: #FFF;
 
-
}
 
-
                .Construct2 {
 
-
left: 530px;
 
-
top:520px;
 
-
position:absolute;
 
-
                        width: 120px;
 
-
text-align: center;
 
-
                        background: #000;
 
-
padding-right:10px;
 
-
padding-left:10px;
 
-
                        margin: 0 auto;
 
-
background-color: transparent;
 
-
background-color: rgba(0,0,0,0.3);
 
-
                        color: #FFF;
 
-
 
-
}
 
-
</style>
 
-
 
-
<div class="Construct2">
 
-
<div class="Construct1">
 
-
<ConstructP ><A HREF="https://2012.igem.org/Team:Groningen/Construct" TARGET="_blank"><FONT COLOR=#ffffff>construct</FONT></A></ConstructP>
 
-
</div>
 
-
</div>
 
-
</body>
 
-
</head>
 
-
</html>
 
-
<html>
 
-
<head>
 
-
<style>
 
-
 
-
body {
 
-
font-family: Helvetica, Arial, sans-serif;
 
-
 
-
                }
 
-
DeathP {
 
-
font-size:12pt;
 
-
                        line-height:12pt;
 
-
                        color:white;
 
-
}
 
-
                .Death1 {
 
-
                        width: 100px;
 
-
text-align: center;
 
-
                        background: #000;
 
-
background-color: transparent;
 
-
background-color: rgba(0,0,0,0.3);
 
-
                        padding: 10px ;
 
-
                        margin: 0px auto;
 
-
                        color: #FFF;
 
-
}
 
-
                .Death2 {
 
-
left: 440px;
 
-
top:560px;
 
-
position:absolute;
 
-
                        width: 120px;
 
-
text-align: center;
 
-
                        background: #000;
 
-
padding-right:10px;
 
-
padding-left:10px;
 
-
                        margin: 0 auto;
 
-
background-color: transparent;
 
-
background-color: rgba(0,0,0,0.3);
 
-
                        color: #FFF;
 
-
 
-
}
 
-
</style>
 
-
 
-
<div class="Death2">
 
-
<div class="Death1">
 
-
<DeathP ><A HREF="https://2012.igem.org/Team:Groningen/Death" TARGET="_blank"><FONT COLOR=#ffffff>kill switch</FONT></A></DeathP>
 
-
</div>
 
-
</div>
 
-
</body>
 
-
</head>
 
-
</html>
 
-
<html>
 
-
<div style="position:absolute; left: 80px; top: 500px;opacity:0.4; filter:alpha(opacity=40);z-index:-1;">
 
-
<img src="https://static.igem.org/mediawiki/2012/b/b6/Groningen2012_AD_20120802_BigCog.png" width="150" height="150">
 
-
</div>
 
-
 
-
<div style="position:absolute; left: 100px; top: 510px;">
 
-
<img src="https://static.igem.org/mediawiki/2012/c/c2/Groningen2012_RR_20120909_rotting.png" width="100" height="100">
 
-
</div>
 
-
 
-
<div style="position:absolute; right: 80px; top: 500px;opacity:0.4; filter:alpha(opacity=40); z-index:-1;">
 
-
<img src="https://static.igem.org/mediawiki/2012/b/b6/Groningen2012_AD_20120802_BigCog.png" width="150" height="150">
 
-
</div>
 
-
 
-
<div style="position:absolute; right: 110px; top: 525px;">
 
-
<img src="https://static.igem.org/mediawiki/2012/e/e7/Groningen2012_RR20120909_capsule.png" width="100" height="100">
 
-
</div>
 
-
 
-
<div style="position:absolute; left: 0px; top: 300px;opacity:0.4; filter:alpha(opacity=40); z-index:-1;">
 
-
<img src="https://static.igem.org/mediawiki/2012/b/b6/Groningen2012_AD_20120802_BigCog.png" width="150" height="150">
 
-
</div>
 
-
 
-
<div style="position:absolute; right: 20px; top: 320px;">
 
-
<img src="https://static.igem.org/mediawiki/2012/2/29/Groningen2012_RR20120909_badmeat.png" width="100" height="100">
 
-
</div>
 
-
 
-
<div style="position:absolute; right: 0px; top: 300px;opacity:0.4; filter:alpha(opacity=40); z-index:-1;">
 
-
<img src="https://static.igem.org/mediawiki/2012/b/b6/Groningen2012_AD_20120802_BigCog.png" width="150" height="150">
 
-
</div>
 
-
 
-
<div style="position:absolute; left: 20px; top: 330px;">
 
-
<img src="https://static.igem.org/mediawiki/2012/1/15/Groningen2012_RR20120909_construct.png" width="100" height="100">
 
-
</div>
 
-
</body>
 
-
 
-
</html>
 
-
<html>
 
-
<head>
 
-
<style type="text/css">
 
-
 
-
p.marginleft
 
-
{
 
-
margin-top: 0px;
 
-
margin-left:150px;
 
-
font-size:13pt;
 
-
line-height:15pt;
 
-
margin-right:150px;
 
-
color:white;
 
-
}
 
-
p.orange
 
-
{
 
-
margin-top:0px;
 
-
margin-left:150px;
 
-
font-size:14pt;
 
-
line-height:16pt;
 
-
margin-right:150px;
 
-
color: #FF6700;
 
-
font-weight: bold;
 
-
}
 
-
p.marginspace
 
-
{
 
-
font-size:13pt;
 
-
line-height:15pt;
 
-
color:white;
 
-
 
-
margin-top:0px;
 
-
margin-bottom:200px;
 
-
margin-right:0px;
 
-
margin-left:300px;
 
-
margin-right:300px;
 
-
}
 
-
p.centered
 
-
{
 
-
font-size:13pt;
 
-
line-height:15pt;
 
-
color:white;
 
-
 
-
margin-top:0px;
 
-
margin-bottom:0px;
 
-
margin-right:300px;
 
-
margin-left:300px;
 
-
}
 
-
 
-
z2 {
 
-
font-size:18pt;
 
-
line-height:21pt;
 
-
color:white;
 
-
}
 
-
                .ctd2 {
 
-
                        width: 300px;
 
-
                        height: 20px;
 
-
                        text-align: center;
 
-
                        background: #000;
 
-
                        background-color: transparent;
 
-
                        background-color: rgba(0,0,0,0.3);
 
-
                        padding: 10px ;
 
-
                        margin: 30px auto; 
 
-
                        color: #FFF;
 
-
                }
 
-
                .cte2 {
 
-
                        width: 330px;
 
-
                        height: 40px;
 
-
                        text-align: center;
 
-
                        background: #000;
 
-
                        padding-right:10px;
 
-
                        padding-left:10px;
 
-
                        background-color: transparent;
 
-
                        background-color: rgba(0,0,0,0.3);
 
-
                        margin: -30px auto;
 
-
                        color: #FFF;
 
-
                    }
 
-
</style>
 
-
</head>
 
-
 
-
<body>
 
-
 
-
<p class="marginleft">
 
-
Every year, one third of global food production -1.3 billion tons of food- is thrown away, partially due to the “best before” dating system. <font color=#FF6700><b>iGEM Groningen 2012</b></font> seeks to provide an alternative method of assessing edibility: the <font color=#FF6700><b>Food Warden</b></font>. It uses an <font color=#FF6700><b>engineered strain </b></font> of <i>Bacillus subtilis</i> to detect and report volatiles in spoiling meat. The introduced <font color=#FF6700><b>genetic construct</b></font> uses a promoter to trigger a pigment coding gene. This promoter, <font color=#FF6700><b>identified by microarray analysis</b></font>, is significantly up-regulated in the presence of <font color=#FF6700><b>volatiles from spoiling meat</b></font>. The activity of the <font color=#FF6700><b>promoter</b></font> regulates the expression of the <font color=#FF6700><b>pigment reporter</b></font> and will be visible to the naked eye. For safe usage of the system, spores of our engineered strain are placed into one half of a semi-permeable <font color=#FF6700><b>capsule</b></font>, the second containing a calibrated amount of nutrients. Breaking the barrier between the two compartments allows <font color=#FF6700><b>germination and growth</b></font>, thereby activating the <font color=#FF6700><b>spoiling meat sensor</b></font>.<br><br>
 
-
 
-
</p>
 
-
<br><br><br><br><br><br><br><br><br><br><br><br>
 
-
<div class="cte2">
 
-
<div class="ctd2">
 
-
<z2 >Our main accomptishments</z2><br>
 
-
</div>
 
-
</div>
 
-
<p class=orange>In the lab</p>
 
-
<p class="marginleft">
 
-
 
-
</body>
 
-
 
-
</html>
 
-
 
-
 
{{Template:SponsorsGroningen2012}}
{{Template:SponsorsGroningen2012}}

Latest revision as of 02:00, 27 October 2012





Abstract

Every year, one third of global food production -1.3 billion tons of food- is thrown away, partially due to the “best before” dating system. iGEM Groningen 2012 seeks to provide an alternative method of assessing edibility: the Food Warden. It uses an engineered strain of Bacillus subtilis to detect and report volatiles in spoiling meat. The introduced genetic construct uses a promoter to trigger a pigment coding gene. This promoter, identified by microarray analysis, is significantly upregulated in the presence of volatiles from spoiling meat. The activity of the promoter regulates the expression of the pigment reporter and will be visible to the naked eye. For safe usage of the system, spores of our engineered strain are placed into one half of a semi-permeable capsule, the second containing a calibrated amount of nutrients. Breaking the barrier between the two compartments allows germination and growth, thereby activating the spoiling-meat sensor.



Completed after European Regionals



Tested a construct with downregulated promoter WapA
Performed enhanced construct characterization
Characterized the influence of oxygen on germination and growth within the sticker
Expanded the scope of the market survey
Collaborated with Cambridge 2012

Our main accomplishments



Hover your mouse over the pictures to see more!



1.
We designed and tested the "Sticker": a capsule in which bacteria are kept inside and volatiles can go through. We used a model to get insight on how to tweak the growth of Bacillus subtilis.

2. We explored the definition of spoiled meat and ways to check meat spoilage. We identified various compounds present in spoiled meat.

3. We identified spoiled meat sensors by transcriptome analysis.


4. Backbone pSac-Cm: easy cloning in
B. subtilis, the BioBrick way, for the first time! It's easy to check, BioBrick compatible, E. coli compatible, stabily inserted into the B. subtilis chromosome.



5.
We made AmilCP and AmilGFP suitable for expression in Bacillus subtilis.
These chromoproteins can be of significant value to the other Bacillus subtilis users in the BioBrick community.


6. Most importantly: we developed a construct which makes Bacillus subtilis sense spoiled meat and produce an output in the form of a yellow or purple pigment visible by naked eye.





Our sponsors: