Team:Groningen/DesignTest2

From 2012.igem.org

(Difference between revisions)
m
m
 
(19 intermediate revisions not shown)
Line 7: Line 7:
<style>
<style>
z1 {  
z1 {  
 +
font-size:18pt;
 +
line-height:21pt;
 +
color:white;
 +
}
 +
z2 {
font-size:18pt;
font-size:18pt;
line-height:21pt;
line-height:21pt;
Line 12: Line 17:
}
}
div.ctd {
div.ctd {
-
width: 220px;
+
width: 90px;
text-align: center;
text-align: center;
background: #000;
background: #000;
background-color: rgba(0,0,0,0.3);
background-color: rgba(0,0,0,0.3);
padding: 5px ;
padding: 5px ;
-
margin: 30px auto;
+
margin: 30px auto;
color: #FFF;
color: #FFF;
}
}
div.cte {
div.cte {
-
width: 280px;
+
width: 120px;
text-align: center;
text-align: center;
background: #000;
background: #000;
padding-right:10px;
padding-right:10px;
padding-left:10px;
padding-left:10px;
 +
margin: 0 auto;
background-color: rgba(0,0,0,0.3);
background-color: rgba(0,0,0,0.3);
-
margin: 0px auto;
 
color: #FFF;
color: #FFF;
}
}
-
p{
+
            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;
 +
}
 +
z7{
 +
font-size:13pt;
 +
line-height:14pt;
 +
color: rgb(255,103,0);
 +
}
 +
p.nomargin{
font-size:12pt;  
font-size:12pt;  
line-height:14pt;  
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;
margin-right:150px;
 +
color:white;
 +
}
 +
p.orange{
 +
margin-top:0px;
margin-left:150px;
margin-left:150px;
-
color: white;
+
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;
}
}
a.inlink{
a.inlink{
Line 41: Line 112:
                 line-height: 12pt;
                 line-height: 12pt;
                 color: rgb(255,103,0);
                 color: rgb(255,103,0);
 +
}
 +
a.menulink{
 +
font-size:12pt;
 +
line-height:12pt;
 +
color:white;
 +
font-weight: 500;
 +
}
 +
a.menulink:hover{
 +
font-size:12pt;
 +
line-height:12pt;
 +
color: rgb(255,103,0);
 +
font-weight: 700;
 +
}
 +
a:link {
 +
color: #FFFFFF;
 +
}
 +
a:visited {
 +
color: #FFFFFF;
 +
}
 +
a:hover {
 +
color: #FF6700;
 +
}
 +
a:active {
 +
color: #FF6700;
 +
}
 +
table.projectmenu{
 +
background-color: transparent;
 +
}
 +
td.menucell{
 +
 +
}
 +
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;
}
}
</style>
</style>
</head>
</head>
 +
<body>
<body>
<div class="cte">
<div class="cte">
<div class="ctd">
<div class="ctd">
-
<z1>Attributions</z1>
+
<z1>Abstract</z1>
</div>
</div>
</div>
</div>
 +
<table class="centertable">
 +
<tr>
 +
<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>
-
<br>
+
<br>
-
<p>
+
<div class="cte2">
-
All the work for this project was performed by the iGEM Groningen 2012 team members, the lab work starting from May 2012.
+
<div class="ctd2">
-
<br>
+
<a name="MainAcc"></a><z2 >Our main accomplishments</z2><br>
-
<br>
+
</div>
-
The original <i>Bacillus subtilis</i> integration vector psac-cm from which we derived our backbone biobrick was provided
+
</div>
-
by Dr. Jan-Willem Veening from the Molecular Genetics group of the University of Groningen, just as the GFP optimized for
+
<br><br>
-
<i>Bacillus subtilis</i> for our testing constructs. Our <i>Escherichia coli dh5a</i> and <i>Bacillus subtilis sp. 168</i>
+
<p class=orange>In the lab</p>
-
were provided by Dr. Jan-Willem Veening and MolGen.
+
<p class="marginleft">
-
<br>
+
<img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png" width=20> Most importantly: we developed a construct which makes <i>Bacillus subtilis</i> sense spoiled meat and produce an output in the form of a yellow pigment visible by naked eye.<br><br>
-
<br>
+
<img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png" width=20> Design of the “<a href="https://2012.igem.org/Team:Groningen/Sticker">Sticker</a>”: semi-permeable capsule: bacteria are kept inside, volatiles can go through. Proof that <i>Bacillus subtilis</i> grows inside the sticker.<br><br>
-
The idea of the Food Warden was developed by the team before the labwork started. All experiments, the modeling and the
+
<img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png" width=20> Development of BioBrick psac-cm for <i>Bacillus subtilis</i>. <br><a href="http://partsregistry.org/Part:BBa_K818000" target=_blank><font size=4 color=#FF6700><b>Easy cloning in <i>Bacillus subtilis</i> in Biobrick fashion for the first time!</b></font></a> Advantages: easy to check, BioBrick compatible, <i>E. coli</i> compatible, stable insertion into <i>Bacillus subtilis</i> chromosome.<br><br>
-
sticker design was planned and carried out by the team. Supervision and direction was given by our supervisors, but they
+
<img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png" width=20> Identification of spoiled meat sensors by transcriptome analysis. Usage of an innovative experimental setup which can be used to test more sensors in the future.<br><br>
-
only had a consultative function.
+
<img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png" width=20> We made AmilCP and AmilGFP be expressed in <i>Bacillus subtilis</i>. These chromoproteins can be of significant value to the other <i>Bacillus subtilis</i> users in the BioBrick community.<br><br><br>
-
<br>
+
</p>
-
<br>
+
<p class=orange>Other</p>
-
We were informed by Marius Uebel about GMP/SOP and data management with the use of acronyms. The team also took care of
+
<p class="marginleft">
-
the sponsoring and all the other organizational issues. We made our own logos, drawings and wiki/presentation/poster style.  
+
<img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png" width=20> Smart spores activation system: inspired by "glow in the dark stick", we designed a sticker with two compartments. One compartment holds the spores, the other the nutrients; when the nutrients compartment is braked, the spores start to germinate, activating the sticker.<br><br>
-
The picture gallery on the home page has been made on the basis of the hoverbox image gallery code by
+
<img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png" width=20> We explored the definition of spoiled meat and different ways to test this.<br><br>
-
<a class="inlink" href="http://sonspring.com/journal/hoverbox-image-gallery">Nathan Smith</a>.
+
<img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png" width=20> We identified various compounds present in spoiled meat by Gas Chromatography - Mass Spectrometry.<br><br>
-
<br>
+
<img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png" width=20> We made a model which gives insight on how to tweak the growth of <i>Bacillus subtilis</i> based upon literature, experimental data and flux balance analysis.<br>
-
<br>
+
-
<br>
+
-
<br>
+
</p>
</p>
</body>
</body>
</html>
</html>
 +
{{Template:SponsorsGroningen2012}}
{{Template:SponsorsGroningen2012}}

Latest revision as of 00:16, 27 September 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.



Our main accomplishments


In the lab

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

Design of the “Sticker”: semi-permeable capsule: bacteria are kept inside, volatiles can go through. Proof that Bacillus subtilis grows inside the sticker.

Development of BioBrick psac-cm for Bacillus subtilis.
Easy cloning in Bacillus subtilis in Biobrick fashion for the first time! Advantages: easy to check, BioBrick compatible, E. coli compatible, stable insertion into Bacillus subtilis chromosome.

Identification of spoiled meat sensors by transcriptome analysis. Usage of an innovative experimental setup which can be used to test more sensors in the future.

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


Other

Smart spores activation system: inspired by "glow in the dark stick", we designed a sticker with two compartments. One compartment holds the spores, the other the nutrients; when the nutrients compartment is braked, the spores start to germinate, activating the sticker.

We explored the definition of spoiled meat and different ways to test this.

We identified various compounds present in spoiled meat by Gas Chromatography - Mass Spectrometry.

We made a model which gives insight on how to tweak the growth of Bacillus subtilis based upon literature, experimental data and flux balance analysis.


Our sponsors: