Team:Groningen/Project

From 2012.igem.org

(Difference between revisions)
m
 
(One intermediate revision not shown)
Line 45: Line 45:
             div.cte2 {
             div.cte2 {
width: 330px;
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;
height: 40px;
text-align: center;
text-align: center;
Line 123: Line 146:
}
}
a:link {
a:link {
-
color: #FF6700;
+
color: #FFFFFF;
}
}
a:visited {
a:visited {
-
color: #CCCCCC;
+
color: #FFFFFF;
}
}
a:hover {
a:hover {
Line 134: Line 157:
color: #FF6700;
color: #FF6700;
}
}
-
table.accompli
+
a.inlink{
-
{
+
font-size: 12pt;
-
background-color: transparent;
+
                line-height: 12pt;
-
margin-left: 150px;
+
                color: rgb(255,103,0);
-
margin-right: 150px;
+
}
-
}
+
table.accompli
-
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;
background-color: transparent;
 +
margin-left: 150px;
 +
margin-right: 150px;
}
}
-
td.menucell{
+
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{
table.centertable{
Line 212: Line 236:
left: -135px;
left: -135px;
}
}
-
p.small
+
p.small {
-
{
+
margin-left:0px;
-
margin-left:0px;
+
font-size:13pt;  
-
font-size:13pt;  
+
font-weight: normal;
-
font-weight: normal;
+
line-height:13pt;  
-
line-height:13pt;  
+
margin-right:0px;
-
margin-right:0px;
+
color:white;
-
color:white;
+
}
-
}
+
p.marginChecklist{
-
 
+
font-size:12pt;
-
 
+
line-height:16pt;
-
 
+
color:white;
-
.hoverbox
+
margin-top:0px;
-
{
+
margin-bottom:38px;
-
cursor: default;
+
margin-right:0px;
-
list-style: none;
+
margin-left:150px;
-
        margin-left: 70px;
+
margin-right:115px;
-
        margin-right: 15px;
+
}
-
}
+
.hoverbox{
-
 
+
cursor: default;
-
.hoverbox a
+
list-style: none;
-
{
+
margin-left: 70px;
-
cursor: default;
+
margin-right: 15px;
-
}
+
}
-
 
+
.hoverbox a {
-
.hoverbox a .preview
+
cursor: default;
-
{
+
}
-
display: none;
+
.hoverbox a .preview{
-
}
+
display: none;
-
 
+
}
-
.hoverbox a:hover .preview
+
.hoverbox a:hover .preview{
-
{
+
display: block;
-
display: block;
+
position: absolute;
-
position: absolute;
+
top: -100px;
-
top: -100px;
+
left: -100px;
-
left: -100px;
+
z-index: 1;
-
z-index: 1;
+
}
-
}
+
.hoverbox img{
-
 
+
background-color: rgba(0,0,0,0);
-
.hoverbox img
+
color: inherit;
-
{
+
padding: 2px;
-
                        background-color: transparent;
+
vertical-align: top;
-
                        background-color: rgba(0,0,0,0);
+
}
-
color: inherit;
+
.hoverbox li{
-
padding: 2px;
+
background-color: rgba(0,0,0,0);
-
vertical-align: top;
+
border-width: 0px;
-
}
+
color: inherit;
 +
display: inline;
 +
margin: 3px;
 +
position: relative;
 +
}
 +
.hoverbox .preview{
 +
background-color: #52140C;
 +
border-color: #761C11;
 +
}
 +
</style>
 +
</head>
-
.hoverbox li
+
<body>
-
{
+
<br>
-
                        background-color: transparent;
+
-
                        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>
+
-
 
+
-
<body>
+
-
<br>
+
<div class="cte">
<div class="cte">
<div class="ctd">
<div class="ctd">
Line 304: Line 318:
<z7>capsule</z7>, the second containing a calibrated amount of nutrients. Breaking the barrier between the two compartments allows
<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>.
<z7>germination and growth</z7>, thereby activating the <z7>spoiling-meat sensor</z7>.
-
 
</p>
</p>
</td>
</td>
Line 346: Line 359:
</tr>
</tr>
</table>
</table>
-
<a name="MainAcc"></a>
+
<br>
-
<div class="cte2">
+
<br>
-
<div class="ctd2">
+
<div class="cte3">
-
<a name="MainAcc"></a><z2 >Our main accomplishments</z2><br><br>
+
<div class="ctd3">
-
</div>
+
<z2 >Completed after European Regionals</z2><br><br>
-
</div>
+
</div>
-
<br>
+
</div>
-
<br><p align=center style="color: white; font-size: 10pt;"><i>Hover your mouse over the pictures to see more!</i></p><br>
+
<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>
-
<table class="accompli">
+
<a name="MainAcc"></a>
-
 
+
<div class="cte2">
-
<tr>
+
<div class="ctd2">
-
<td class="accPic">
+
<a name="MainAcc"></a><z2 >Our main accomplishments</z2><br><br>
-
<ul class="hoverbox">
+
</div>
-
<li>
+
</div>
-
<a href="#"><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>
+
<br>
-
</li>
+
<br>
-
</ul>
+
<p align=center style="color: white; font-size: 10pt;">
-
</td>
+
<i>Hover your mouse over the pictures to see more!</i>
-
 
+
</p>
-
<td class="accPic">
+
<br>
-
<ul class="hoverbox">
+
<table class="accompli">
-
<li>
+
-
<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>
+
-
</li>
+
-
</ul>
+
-
</td>
+
-
</tr>
+
-
 
+
-
<tr>
+
-
<td class="accCap">
+
-
<p class="small"><font color=#FF6700><br><b>1.</b></font> We designed and tested the "<a 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>.</p>
+
-
</td>
+
-
 
+
-
<td class="accCap">
+
-
<p class="small"><font color=#FF6700><b>2.</b></font> We explored the definition of spoiled meat and ways to check meat spoilage. We identified <a href="https://2012.igem.org/Team:Groningen/volatiles">various compounds</a> present in spoiled meat.<br></p>
+
-
</td>
+
-
</tr>
+
-
 
+
-
<tr>
+
-
<td class="accPic">
+
-
<ul class="hoverbox">
+
-
<li>
+
-
<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 /></a>
+
-
</li>
+
-
</ul>
+
-
</td>
+
-
 
+
-
<td class="accPic">
+
-
<ul class="hoverbox">
+
-
<li>
+
-
<a href="#"><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 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 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 href="https://2012.igem.org/Team:Groningen/pigmentproduction">AmilCP and AmilGFP</a> be expressed 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 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>
+
 +
<tr>
 +
<td class="accPic">
 +
<ul class="hoverbox">
 +
<li>
 +
<a href="#">
 +
<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>
 +
</li>
 +
</ul>
 +
</td>
 +
<td class="accPic">
 +
<ul class="hoverbox">
 +
<li>
 +
<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>
 +
</li>
 +
</ul>
 +
</td>
 +
</tr>
 +
<tr>
 +
<td class="accCap">
 +
<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>.
 +
</p>
 +
</td>
 +
<td class="accCap">
 +
<p class="small">
 +
<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>
 +
</p>
 +
</td>
 +
</tr>
 +
<tr>
 +
<td class="accPic">
 +
<ul class="hoverbox">
 +
<li>
 +
<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 />
 +
</a>
 +
</li>
 +
</ul>
 +
</td>
 +
<td class="accPic">
 +
<ul class="hoverbox">
 +
<li>
 +
<a href="#">
 +
<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>
{{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: