Team:Groningen/DesignTest2

From 2012.igem.org

(Difference between revisions)
m
m
 
(33 intermediate revisions not shown)
Line 1: Line 1:
{{HeaderGroningen2012}}
{{HeaderGroningen2012}}
-
 
-
 
Line 13: Line 11:
color:white;
color:white;
}
}
-
.ctd {
+
z2 {
-
width: 220px;
+
font-size:18pt;
 +
line-height:21pt;
 +
color:white;
 +
}
 +
div.ctd {
 +
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;
 +
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;   
margin: 30px auto;   
color: #FFF;
color: #FFF;
}
}
-
.cte {
+
            div.cte2 {
-
width: 280px;
+
width: 330px;
 +
height: 40px;
text-align: center;
text-align: center;
background: #000;
background: #000;
padding-right:10px;
padding-right:10px;
padding-left:10px;
padding-left:10px;
 +
background-color: transparent;
background-color: rgba(0,0,0,0.3);
background-color: rgba(0,0,0,0.3);
-
margin: 0px auto;
+
margin: -30px auto;
color: #FFF;
color: #FFF;
-
}
+
}
-
p{
+
z7{
-
margin-left:150px;
+
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;
color:white;
}
}
-
p.marginleft{
+
p.orange{
-
font-size:12pt;
+
-
line-height:14pt;
+
-
color:white;
+
margin-top:0px;
margin-top:0px;
-
margin-bottom:38px;
 
margin-left:150px;
margin-left:150px;
 +
font-size:14pt;
 +
line-height:16pt;
margin-right:150px;
margin-right:150px;
 +
color: #FF6700;
 +
font-weight: bold;
}
}
-
p.nomargin{
+
p.marginspace{
-
font-size:12pt;  
+
font-size:13pt;  
-
line-height:14pt;  
+
line-height:15pt;  
color:white;  
color:white;  
-
margin: 0px auto;
+
 
 +
margin-top:0px;
 +
margin-bottom:200px;
 +
margin-right:0px;
 +
margin-left:300px;
 +
margin-right:300px;
}
}
-
z2 {  
+
p.centered{
-
font-size:18pt;
+
font-size:13pt;
-
line-height:18pt;
+
line-height:15pt;
color:white;
color:white;
-
background-color: rgba(0,0,0,0.3);
+
 
 +
margin-top:0px;
 +
margin-bottom:0px;
 +
margin-right:300px;
 +
margin-left:300px;
}
}
-
z3 {  
+
a.inlink{
-
font-size:18pt;
+
font-size: 12pt;
-
line-height:18pt;
+
                line-height: 12pt;
-
color:white;
+
                color: rgb(255,103,0);
-
background-color: rgba(0,0,0,0.3);
+
-
margin-left:150px;
+
}
}
-
z4 {  
+
a.menulink{  
-
font-size:14pt;
+
font-size:12pt;
-
font-weight: bold;
+
line-height:12pt;
color:white;
color:white;
 +
font-weight: 500;
}
}
-
z5 {
+
a.menulink:hover{  
-
font-size:14pt;
+
-
font-weight: bold;
+
-
color: rgb(255,103,0);
+
-
}
+
-
ol.ref{
+
-
list-style-type: decimal;
+
-
margin-top: 0;
+
-
margin-left:170px;
+
-
margin-right:150px;
+
font-size:12pt;
font-size:12pt;
-
color:white;
+
line-height:12pt;
 +
color: rgb(255,103,0);
 +
font-weight: 700;
}
}
-
.centertable{
+
a:link {
 +
color: #FFFFFF;
 +
}
 +
a:visited {
 +
color: #FFFFFF;
 +
}
 +
a:hover {
 +
color: #FF6700;
 +
}
 +
a:active {
 +
color: #FF6700;
 +
}
 +
table.projectmenu{
background-color: transparent;
background-color: transparent;
-
width: 100%;
 
-
margin-top: 0;
 
-
margin-bottom: 0;
 
}
}
-
.pictable{
+
td.menucell{
 +
 +
}
 +
table.centertable{
background-color: transparent;
background-color: transparent;
-
margin-left:150px;
+
width: 100%;
-
margin-right:150px;
+
margin-top: 0;
margin-top: 0;
margin-bottom: 0;
margin-bottom: 0;
}
}
-
a.inlink{
+
td.margincell{
-
font-size: 12pt;
+
min-width: 150px;
-
                line-height: 12pt;
+
max-width: 150px;
-
                color: rgb(255,103,0);
+
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>Festivals</z1><br>
+
<z1>Abstract</z1>
</div>
</div>
</div>
</div>
-
<p class="marginleft">
+
<table class="centertable">
-
<z5>Night of Arts and Science</z5>  
+
<tr>
-
<br>
+
<td class="margincell" align="right">
-
<br>
+
<div class="bigcog" id="bigcogtopleft">
-
2-3 June 2012, Groningen - <a href="http://www.denachtvankunstenwetenschap.nl/en/" target=_blank"><font color=#ff6700>link</font></a>
+
<img src="https://static.igem.org/mediawiki/2012/b/b6/Groningen2012_AD_20120802_BigCog.png" width="150px" height="150px">
-
<table class="pictable">
+
</div>
-
<tr>
+
</td>
-
<td>
+
<td colspan="4">
-
<p class="nomargin">
+
<p class="nomargin">
-
Designer <a class="inlink" href="http://www.leenvanwijngaarden.nl/Leenvanwijngaarden/home.html">Leen van Wijngaarden</a>
+
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.
-
was fascinated by the colors and shapes of bacterial colonies and decided to make art with them. Not just a pretty picture on a small regular agar plate,
+
<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>  
-
like <a class="inlink" href="http://1.bp.blogspot.com/_HijhRK2BkjA/S2ggPYgVgYI/AAAAAAAABhg/fxaE4Lxt93w/s400/onlinepaint.jpg">this</a>
+
of <i>Bacillus subtilis</i> to detect and report volatiles in spoiling meat. The introduced <z7>genetic construct</z7> uses a promoter to trigger
-
well-known example, but on a large scale. This should produce nice paintings, which keep evolving into "Bacterial Beauties".
+
a pigment coding gene. This promoter, <z7>identified by microarray analysis</z7>, is significantly upregulated in the presence of
-
iGEM Groningen 2012 assisted with preparing the XL agar plates and painting them with bacteria.
+
<z7>volatiles from spoiling meat</z7>. The activity of the <z7>promoter</z7> regulates the expression of the <z7>pigment reporter</z7> and will
-
Resulting in this beautiful picture on the Night of Arts and Science (2 June 2012):
+
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
-
</p>
+
<z7>capsule</z7>, the second containing a calibrated amount of nutrients. Breaking the barrier between the two compartments allows
-
</td>
+
<z7>germination and growth</z7>, thereby activating the <z7>spoiling-meat sensor</z7>.
-
<td width="175px" align="right">
+
-
<img src="https://static.igem.org/mediawiki/2012/9/99/Groningen2012_RR_20120520_smalldrawingEmNiLeen.jpg" width="150">
+
-
</td>
+
-
</tr>
+
-
</table>
+
-
<table class="pictable">
+
</p>
-
<tr>
+
</td>
-
<td width="175px" align="left">
+
<td class="margincell" align="left">
-
<img src="https://static.igem.org/mediawiki/2012/1/17/Groningen2012_EH_during_night_of_arts_and_science.jpg" width="150">
+
<div class="bigcog" id="bigcogtopright">
-
</td>
+
<img src="https://static.igem.org/mediawiki/2012/b/b6/Groningen2012_AD_20120802_BigCog.png" width="150px" height="150px">
-
<td>
+
</div>
-
<p class="nomargin">
+
</td>
-
Because of the microbiological background of many team members, not only we could help Leen during the making of the pictures,
+
</tr>
-
but we could also take the opportunity to teach the visitors of the Night about the beauty of bacteria, their use,
+
<tr>
-
synthetic biology, and our project.
+
<td class="margincell">
-
</p>
+
<div class="cogoverlay" id="cogoverlaybottomleft">
-
</td>
+
<img src="https://static.igem.org/mediawiki/2012/c/c2/Groningen2012_RR_20120909_rotting.png" width="100" height="100">
-
</tr>
+
</div>
-
</table>
+
</td>
-
 
+
<td align="left" >
-
<table class="pictable">
+
<div class="bigcog" id="bigcogbottomleft">
-
<tr>
+
<img src="https://static.igem.org/mediawiki/2012/b/b6/Groningen2012_AD_20120802_BigCog.png" width="150px" height="150px">
-
<td>
+
</div>
-
<p class="nomargin">
+
</td>
-
In addition to the bio-paintings and the huge "bio-billboard", time lapse movies of bacteria growing on a normal
+
<td align="left" >
-
plate, and microscopic images of bacteria were displayed. Furthermore, to aid in explaining synthetic biology,
+
<div class="cogoverlay" id="cogoverlaytopleft">
-
our team showed some paintings with an overview of our project.
+
<img src="https://static.igem.org/mediawiki/2012/1/15/Groningen2012_RR20120909_construct.png" width="100px" height="100px">
-
</p>
+
</div>
-
</td>
+
</td>
-
<td width="175px" align="right">
+
<td align="right" >
-
<img src="https://static.igem.org/mediawiki/2012/c/cc/Groningen2012_RR20120923_igemlogobact.jpg" width="150">
+
<div class="cogoverlay" id="cogoverlaytopright">
-
</td>
+
<img src="https://static.igem.org/mediawiki/2012/2/29/Groningen2012_RR20120909_badmeat.png" width="100px" height="100px">
-
</tr>
+
</div>
-
</table>
+
</td>
-
 
+
<td align="right">
-
<table class="pictable">
+
<div class="bigcog" id="bigcogbottomright">
-
<tr>
+
<img src="https://static.igem.org/mediawiki/2012/b/b6/Groningen2012_AD_20120802_BigCog.png" width="150px" height="150px">
-
<td width="175px" align="left">
+
</div>
-
<img src="https://static.igem.org/mediawiki/2012/9/97/Groningen2012_RR_20120923_walloffamesmall.jpg" width="150">
+
</td>
-
</td>
+
<td class="margincell">
-
<td>
+
<div class="cogoverlay" id="cogoverlaybottomright">
-
<p class="nomargin">
+
<img src="https://static.igem.org/mediawiki/2012/e/e7/Groningen2012_RR20120909_capsule.png" width="100px" height="100px">
-
As an extra feature, a "bacterial wall of fame" was built using handprints of "famous people from Groningen".
+
</div>
-
People, including some iGEM members, had pressed their hands on agar plates, which were then incubated overnight.
+
</td>
-
During the night the diverse skin inhabitants flourished...
+
</tr>
-
</p>
+
</table>
-
</td>
+
<br>
-
</tr>
+
<br>
-
</table>
+
<div class="cte2">
-
</p>
+
<div class="ctd2">
-
<p class="marginleft">
+
<a name="MainAcc"></a><z2 >Our main accomplishments</z2><br>
-
<z5>Noordezon Festival</z5>
+
</div>
-
<br>
+
</div>
-
<br>
+
<br><br>
-
16-26 August 2012, Groningen - <a href="http://www.noorderzon.nl"><font color=#ff6700>link</font></a>
+
<p class=orange>In the lab</p>
-
<table class="pictable">
+
-
<tr>
+
-
<td>
+
-
<p class="nomargin">
+
-
We assisted Leen again at the preparations of the performing arts festival Noorderzon.
+
-
This annual festival in the city of Groningen draws around 110.000 visitors.
+
-
Every year, the education institutes in Groningen build up a science centre during the festival called “Qu3” (link).
+
-
In front of the Qu3 our bio-billboard was evolving rapidly in the hot, hot weather!
+
-
</p>
+
-
</td>
+
-
<td width="315px" align="right">
+
-
<img src="https://static.igem.org/mediawiki/2012/f/f8/Groningen2012_RR20120923_Noorderzonsmall.jpg" width="290" >
+
-
</td>
+
-
</tr>
+
-
</table>
+
-
</p>
+
<p class="marginleft">
<p class="marginleft">
-
<z5>Transnatural</z5>
+
<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>
-
<br>
+
<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>
-
17-18 September 2012, Amsterdam - <a href="http://www.transnatural.nl/226-Food-Spoilage#A228"><font color=#ff6700>link</font></a>
+
<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>
-
<table class="pictable">
+
<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>
-
<tr>
+
-
<td width="175px" align="left">
+
-
<img src="https://static.igem.org/mediawiki/2012/a/ac/Groninge2012_RR20120923_Transnatural.jpg" width="150">
+
-
</td>
+
-
<td>
+
-
<p class="nomargin">  
+
-
Of the European iGEM teams who applied, we were selected to speak at the conference of the  Transnatural Festival in Nemo, Amsterdam!
+
-
This festival is held every two years and aims to highlight art, science and technology in which state-of-the-art technology goes together with nature.
+
-
This year’s theme was “smart as matter”. You can find some pictures on the presentation page!
+
-
</p>
+
-
</td>
+
-
</tr>
+
-
</table>
+
</p>
</p>
 +
<p class=orange>Other</p>
<p class="marginleft">
<p class="marginleft">
-
<z5>Discovery Festival</z5>
+
<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>
-
<br>
+
<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>
-
<br>
+
<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>
-
28-29 September 2012, Amsterdam, Eindhoven, Rotterdam - <a href="http://www.discoveryfestival.nl/"><font color=#ff6700>link</font></a>
+
<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>
-
<table class="pictable">
+
-
<tr>
+
-
<td>
+
-
<p class="nomargin">
+
-
Discovery festival is an annual science and arts festival which takes place at the night of 28 September.  
+
-
While before, the festival was only held in Amsterdam, this year it will be extra huge with a festival in
+
-
Eindhoven, Rotterdam and Amsterdam at the same time! Together with iGEM Amsterdam, iGEM Eindhoven and
+
-
iGEM Wageningen we represent iGEM at all three locations. Visitors can experience how synthetic biology works
+
-
themselves in our improvised laboratory, explore the possibilities and can give suggestions for cool synthetic
+
-
biology projects themselves. We are really looking forward to the festival! You can find iGEM Groningen in Nemo in
+
-
Amsterdam together with iGEM Amsterdam. If you want to know how the festival was, look on our facebook page
+
-
(facebook.com/igemgroningen2012) for a report!
+
-
</p>
+
-
</td>
+
-
<td width="175px" align="right">
+
-
<img src="https://static.igem.org/mediawiki/2012/3/3d/Groningen2012_RR20120932_discovery.jpg" width="150">
+
-
</td>
+
-
</tr>
+
-
</table>
+
</p>
</p>
</body>
</body>

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: