Team:Groningen
From 2012.igem.org
(94 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
- | <head> | + | <head> |
- | <style> | + | <style> |
+ | body { | ||
+ | font-family: Helvetica, Arial, sans-serif; | ||
+ | } | ||
+ | z1 { | ||
+ | font-size:18pt; | ||
+ | line-height:21pt; | ||
+ | color:white; | ||
+ | } | ||
+ | .ctd { | ||
+ | width: 170px; | ||
+ | height: 25px; | ||
+ | text-align: center; | ||
+ | background: #000; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | padding: 5px ; | ||
+ | margin: 30px auto; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | .cte { | ||
+ | width: 200px; | ||
+ | height: 35px; | ||
+ | text-align: center; | ||
+ | background: #000; | ||
+ | padding-right:10px; | ||
+ | padding-left:10px; | ||
+ | margin: -20px auto; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | color: #FFF; | ||
+ | } | ||
- | + | z2 { | |
- | font- | + | font-size:18pt; |
+ | line-height:21pt; | ||
+ | color:white; | ||
+ | } | ||
+ | .ctd2 { | ||
+ | width: 230px; | ||
+ | height: 25px; | ||
+ | text-align: center; | ||
+ | background: #000; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | padding: 5px ; | ||
+ | margin: 30px auto; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | .cte2 { | ||
+ | width: 260px; | ||
+ | height: 35px; | ||
+ | text-align: center; | ||
+ | background: #000; | ||
+ | padding-right:10px; | ||
+ | padding-left:10px; | ||
+ | margin: 0 auto; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | color: #FFF; | ||
+ | } | ||
+ | z3 { | ||
+ | font-size:18pt; | ||
+ | line-height:21pt; | ||
+ | color:white; | ||
+ | } | ||
+ | .ctd3 { | ||
+ | width: 180px; | ||
+ | height: 25px; | ||
+ | text-align: center; | ||
+ | background: #000; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | padding: 5px ; | ||
+ | margin: 30px auto; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | .cte3 { | ||
+ | width: 210px; | ||
+ | height: 35px; | ||
+ | text-align: center; | ||
+ | background: #000; | ||
+ | padding-right:10px; | ||
+ | padding-left:10px; | ||
+ | margin: 0 auto; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | color: #FFF; | ||
+ | } | ||
+ | p.margin{ | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | margin-top:0px; | ||
+ | margin-bottom:20px; | ||
+ | margin-right:0px; | ||
+ | margin-left:125px; | ||
+ | margin-right:130px; | ||
+ | } | ||
+ | p.marginTable{ | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | margin-top:15px; | ||
+ | margin-bottom:15px; | ||
+ | margin-right:10px; | ||
+ | margin-left:15px; | ||
+ | margin-right:10px; | ||
+ | } | ||
+ | p.bTable{ | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | margin-top:15px; | ||
+ | margin-bottom:15px; | ||
+ | margin-right:10px; | ||
+ | margin-left:15px; | ||
+ | margin-right:10px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | p{ | ||
+ | margin-left:150px; | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | margin-right:150px; | ||
+ | color:white; | ||
+ | } | ||
+ | p.vid{ | ||
+ | margin-left:0; | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | margin-right:0px; | ||
+ | color:white; | ||
+ | text-align:center | ||
+ | } | ||
+ | p.marginleft{ | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | margin-top:0px; | ||
+ | margin-bottom:20px; | ||
+ | margin-right:0px; | ||
+ | margin-left:110px; | ||
+ | margin-right:130px; | ||
+ | } | ||
+ | p.marginAcc{ | ||
+ | font-size:12pt; | ||
+ | line-height:12pt; | ||
+ | color:white; | ||
+ | margin-top:20px; | ||
+ | margin-bottom:20px; | ||
+ | margin-right:0px; | ||
+ | margin-left:0px; | ||
+ | margin-right:0px; | ||
+ | } | ||
+ | p.marginleftheader{ | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | margin-top:38px; | ||
+ | margin-bottom:0px; | ||
+ | margin-left:650px; | ||
+ | margin-right:200px; | ||
+ | } | ||
+ | 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; | ||
+ | } | ||
+ | a:link { | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | a:visited { | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: #FF6700; | ||
+ | } | ||
+ | a:active { | ||
+ | color: #FF6700; | ||
+ | } | ||
- | + | .hoverbox | |
- | + | { | |
- | + | cursor: default; | |
- | + | list-style: none; | |
- | + | margin-left: 100px; | |
- | + | margin-right: 100px; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | .hoverbox a | |
- | + | { | |
- | + | cursor: default; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | .hoverbox a .preview | |
- | + | { | |
- | + | display: none; | |
- | + | } | |
- | + | ||
- | + | .hoverbox a:hover .preview | |
- | + | { | |
- | + | display: block; | |
- | + | position: absolute; | |
- | + | top: -60px; | |
+ | left: -60px; | ||
+ | z-index: 1; | ||
+ | } | ||
- | + | .hoverbox img | |
+ | { | ||
+ | background: #761C11; | ||
+ | color: inherit; | ||
+ | padding: 2px; | ||
+ | vertical-align: top; | ||
+ | } | ||
- | + | .hoverbox li | |
- | + | { | |
+ | background: #761C11; | ||
+ | border-width: 0px; | ||
+ | color: inherit; | ||
+ | display: inline; | ||
+ | float: left; | ||
+ | margin: 3px; | ||
+ | position: relative; | ||
+ | } | ||
+ | .hoverbox .preview | ||
+ | { | ||
+ | background: #52140C; | ||
+ | border-color: #761C11; | ||
+ | } | ||
+ | table.Bottom | ||
+ | { | ||
+ | padding-top: 5px; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | margin-top: 7px; | ||
+ | margin-left: 104px; | ||
+ | min-width: 793px; | ||
+ | max-width: 793px; | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | } | ||
+ | table.MainP | ||
+ | { | ||
+ | background-color: transparent; | ||
+ | margin-left: 95px; | ||
+ | margin-right: 150px; | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | } | ||
+ | table.Inside | ||
+ | { | ||
+ | background-color: transparent; | ||
+ | margin-left: 0px; | ||
+ | margin-right: 0px; | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | padding-top: 8px; | ||
+ | padding-left: 3px; | ||
+ | padding-right: 3px; | ||
+ | } | ||
+ | td.Right | ||
+ | { | ||
+ | padding-top: 3px; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | text-align: left; | ||
+ | min-width: 310px; | ||
+ | max-width: 310px; | ||
+ | vertical-align:top; | ||
+ | border: 10px transparent; | ||
- | + | } | |
- | + | td.Left | |
- | + | { | |
- | + | background-color: rgba(0,0,0,0.3); | |
- | + | vertical-align:top; | |
- | + | text-align: left; | |
- | + | min-width: 465px; | |
- | + | max-width: 465px; | |
+ | border: 10px transparent; | ||
+ | } | ||
- | < | + | </style> |
- | <body> | + | <br> |
+ | <div class="cte"> | ||
+ | <div class="ctd"> | ||
+ | <z1 >Food Warden</z1><br> | ||
+ | </div> | ||
+ | </div> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <br><br><br> | ||
+ | <table class=MainP> | ||
+ | <tr> | ||
+ | <td> | ||
+ | <table class=Inside> | ||
+ | <tr> | ||
+ | <td class=Left> | ||
+ | <p class="marginTable"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/9/97/Groningen2012_AD20121915_Sticker.png" width="130" height="130" align=left style="padding-right: 10px; padding-top: 20px; padding-bottom:15px;"><a href="https://2012.igem.org/Team:Groningen/Project"><font color=#ff6700 size=4><b>The Food Warden</b></font></a><br> | ||
+ | The Food Warden is a system which detects meat spoilage. It uses <i>Bacillus subtilis</i> cells. Their natural genetic response to the gases of rotten meat has been identified and linked to a pigment production system. In this way, a consumer can easily see when the meat is spoiled: <b><i>it's rotten and you know it!</i></b><br> | ||
+ | <a href="https://2012.igem.org/Team:Groningen/Project"><font color=#ff6700 size=2>read more</font></a><br> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <table class=Inside> | ||
+ | <tr> | ||
+ | <td class=Left> | ||
+ | <p class="marginTable"> | ||
+ | <a href="https://2012.igem.org/Team:Groningen/Data_page"><font color=#ff6700 size=4><b>How does it work?</b></font></a><br> | ||
+ | Volatiles from rotten meat activate the P<i><font size=2>sboA</font></i> promoter, triggering the production of pigments (blue or yellow).<br>More details can be found on our <a href=https://2012.igem.org/Team:Groningen/Data_page><font color=#ff6700><b>Data Page</b></font></a>.<br></p> | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <table class=Inside> | ||
+ | <tr> | ||
+ | <td class=Left> | ||
+ | <p class="marginTable"> | ||
+ | <a href="https://2012.igem.org/Team:Groningen/Stop_the_food_waste_initiative"><font color=#ff6700 size=4><b>Stop the food waste!</b></font></a><br> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/f/f2/Groningen2012_AD20120915_StopFoodWaste.png" width="130" height="130" align=right style="padding-left: 5px; padding-right: 5px;">Every year, 1.3 billion tons of food are thrown away worldwide (one third of total food production), partly due to the fact that best before dates are imprecise. A reliable way of monitoring whether food is spoiled or not could save money and reduce food waste.<br> | ||
+ | <a href="https://2012.igem.org/Team:Groningen/Stop_the_food_waste_initiative"><font color=#ff6700 SIZE=2pt>read more</font></a><br><br><br> | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
+ | <td style="vertical-align:top;"> | ||
+ | <table class=Inside> | ||
+ | <tr> | ||
+ | <td class=Right> | ||
+ | <p class=vid> | ||
+ | <iframe src="http://player.vimeo.com/video/52145107?title=0&byline=0&portrait=0&badge=0&color=a93434&autoplay=1" width="300" height="225" frameborder="0"></iframe></p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <table class=Inside> | ||
+ | <tr> | ||
+ | <td class=Right> | ||
+ | <p class="marginAcc" align=center> | ||
+ | <font size = 4 color=#ff6700><b>Our achievements</b></font><br><br> | ||
+ | <img src=https://static.igem.org/mediawiki/2012/1/16/Groningen2012_GoldMedal.png style="padding-bottom:3px;"><br><font color=#ffff00><b> Gold Medal</b></font><br><br> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/2/27/Groningen2012_ADTrophy_igem.png"><br> | ||
+ | <b>Regional Winner</b><br> | ||
+ | <font size=2>at the iGEM European Jamboree</font><br></p> | ||
+ | <p class="marginAcc" align=center> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/c/c5/IGGroningen2012_Brick.png" height=50><br> | ||
+ | <b>World Championship!!!</b><br> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <table class=Bottom> | ||
+ | <tr> | ||
+ | <td> | ||
+ | <p align = center> | ||
+ | <a href="https://2012.igem.org/files/presentation/Groningen_Championship.pdf" target=_blank> | ||
+ | Our presentation [.pdf]</a> || | ||
+ | <a href="https://2012.igem.org/files/video/Groningen_Championship.mp4" target=_blank> | ||
+ | Our presentation (recording)</a> || | ||
+ | <a href="https://igem.org/images/easel_icon.png" target=_blank> | ||
+ | Our poster</a> | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <a name="#"></a><br> | ||
+ | <div class="cte3"> | ||
+ | <div class="ctd3"> | ||
+ | <z3 >Picture gallery</z3><br> | ||
+ | </div> | ||
+ | </div> | ||
+ | <br> | ||
+ | <ul class="hoverbox"> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/e/ee/Groningen2012_ADGallery1.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/6/65/Groningen2012_ADGallery1prev.png" class="preview" width=250 height=280 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/f/f6/Groningen2012_ADGallery4.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/3/35/Groningen2012_ADGallery4prev.png" class="preview" width=250 height=280 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/1/1c/Groningen2012_ADGallery2.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/0/0f/Groningen2012_ADGallery2prev.png" class="preview" width=250 height=280 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/6/69/Groningen2012_ADGallery13.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/6/61/Groningen2012_ADGallery13prev.png" class="preview" width=250 height=280 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/5/55/Groningen2012_ADGallery7.png" width=250 height=125 /><img src="https://static.igem.org/mediawiki/2012/b/b2/Groningen2012_AD20120924_Gallery7prev.png" width=420 height=231 class="preview" /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/b/b3/Groningen2012_ADGallery5.png" width=260 height=125 /><img src="https://static.igem.org/mediawiki/2012/e/eb/Groningen2012_AD20120924_Gallery5prev.png" class="preview" width=420 height=231 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/9/9e/Groningen2012_ADGallery20.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/8/84/Groningen2012_ADGallery20prev.png" class="preview" width=250 height=280 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/7/7d/Groningen2012_ADGalleryWinners.png" width=250 height=260 /><img src="https://static.igem.org/mediawiki/2012/e/e7/Groningen2012_ADGalleryWinners_prev.png" class="preview" width=325 height=355 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/a/ad/Groningen2012_ADGallery6.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/4/40/Groningen2012_ADGallery6prev.png" class="preview" width=250 height=280 /></a> | ||
+ | </li> | ||
+ | </ul> | ||
- | <div style="position: | + | <div style="position: relative; float: left; top: -140px;"> |
- | <img src="https://static.igem.org/mediawiki/2012/ | + | <ul class="hoverbox"> |
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/0/09/Groningen2012_ADGallery10b.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/0/06/Groningen2012_ADGallery10bprev.png" class="preview" width=250 height=280 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/e/e3/Groningen2012_ADGallery8.png" width=260 height=125 /><img src="https://static.igem.org/mediawiki/2012/8/8a/Groningen2012_ADGallery8prev.png" class="preview" width=420 height=231 /></a> | ||
+ | </li> | ||
+ | </ul> | ||
</div> | </div> | ||
- | <div style="position: | + | <div style="position: relative; float: left; top: -140px; left: 60px;"> |
- | <img src="https://static.igem.org/mediawiki/2012/ | + | <ul class="hoverbox"> |
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/0/0c/Groningen2012_ADGallery9.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/5/5a/Groningen2012_ADGallery9prev.png" class="preview" width=250 height=280 /></a> | ||
+ | </li> | ||
+ | </ul> | ||
</div> | </div> | ||
- | </ | + | <div style="position: relative; float: left; top: -145px;"> |
+ | <ul class="hoverbox"> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/f/f4/Groningen2012_ADGallery22.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/d/dc/Groningen2012_ADGallery22prev.png" class="preview" width=250 height=280 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/0/04/Groningen2012_ADGallery14.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/2/20/Groningen2012_ADGallery14prev.png" class="preview" width=250 height=280 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/c/ce/Groningen2012_ADGallery21.png" width=250 height=125 /><img src="https://static.igem.org/mediawiki/2012/a/a9/Groningen2012_ADGallery21prev.png" class="preview" width=420 height=231 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/a/a6/Groningen2012_ADGallery18.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/0/0b/Groningen2012_ADGallery18prev.png" class="preview" width=250 height=280 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2012/e/ec/Groningen2012_ADGallery3.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/c/cb/Groningen2012_ADGallery3prev.png" class="preview" width=250 height=280 /></a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
- | </ | + | <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> |
+ | <br><br><br><br><br><br><br><br><br><br><br> | ||
+ | <div style="position: relative; top: -100px;"> | ||
+ | <div class="cte2"> | ||
+ | <div class="ctd2"> | ||
+ | <z2 >Gold medal checklist</z2><br> | ||
+ | </div> | ||
+ | </div> | ||
- | + | <p align=center><font color=white size=2>Click on any of the list below to see the appropriate wiki section!</font></p> | |
- | + | <p class="marginChecklist"><b>BRONZE</b> | |
- | < | + | <br> |
- | < | + | <br> |
- | < | + | <a href="https://igem.org/Team.cgi" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Team registration done</a><br> |
- | + | <a href="https://igem.org/2012_Judging_Form?id=818" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Judging form completed</a><br> | |
- | + | <a href="https://2012.igem.org/Team:Groningen" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Beautiful Team Wiki finished</a><br> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> We present our poster and project at iGEM Jamboree in Amsterdam at Saturday 6 October 2012<br> | |
- | + | <a href="https://2012.igem.org/Team:Groningen/OurBiobrick" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Our Biobricks</a> | |
- | + | <br> | |
- | + | <br> | |
- | + | <b>SILVER</b> (in addition to bronze medal requirements) | |
- | + | <br> | |
- | + | <br> | |
- | + | <a href="http://partsregistry.org/Part:BBa_K818000" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Proof that our BioBrick works!</a><br> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> <a href="http://partsregistry.org/Part:BBa_K818600" target=_blank>Characterization of our BioBrick's operation: BBa_K818600</a> | |
- | + | <br> | |
- | + | <br> | |
- | + | <b>GOLD</b> (in addition to silver and bronze medal requirements, any one or more of the following) | |
- | + | <br> | |
- | + | <br> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> We improved the function of existing BioBricks: <a href="http://partsregistry.org/Part:BBa_K592010" target=_blank>BBa_K592010</a>, <a href="http://partsregistry.org/Part:BBa_K592009" target=_blank>BBa_K592009</a><br> | |
- | </ | + | <a href="https://2012.igem.org/Team:Groningen/international_cooperation#LMUMunich" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> We helped iGEM LMU Munich by characterizing their parts</a><br> |
- | < | + | <a href="https://2012.igem.org/Team:Groningen/Safety" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> We explored the topic of safety for GMOs that would be used near food</a><br> |
- | + | <a href="https://2012.igem.org/Team:Groningen/Stop_the_food_waste_initiative" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> We raised public awareness about food waste in developed countries</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"> We surveyed the broad public about the need for Food Warden product and GMOs safety</a> |
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</p> | </p> | ||
- | + | </div> | |
</body> | </body> | ||
- | |||
</html> | </html> | ||
- | |||
- | |||
{{Template:SponsorsGroningen2012}} | {{Template:SponsorsGroningen2012}} |
Latest revision as of 14:21, 1 September 2013
|
|
Our presentation [.pdf] || Our presentation (recording) || Our poster |
Click on any of the list below to see the appropriate wiki section!
BRONZE
Team registration done
Judging form completed
Beautiful Team Wiki finished
We present our poster and project at iGEM Jamboree in Amsterdam at Saturday 6 October 2012
Our Biobricks
SILVER (in addition to bronze medal requirements)
Proof that our BioBrick works!
Characterization of our BioBrick's operation: BBa_K818600
GOLD (in addition to silver and bronze medal requirements, any one or more of the following)
We improved the function of existing BioBricks: BBa_K592010, BBa_K592009
We helped iGEM LMU Munich by characterizing their parts
We explored the topic of safety for GMOs that would be used near food
We raised public awareness about food waste in developed countries
We surveyed the broad public about the need for Food Warden product and GMOs safety