Team:Uppsala

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(289 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{Team:Uppsala/standard-style}}
 +
{{Team:Uppsala/index-style}}
 +
{{Team:Uppsala/favicon}}
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
 
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<head>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<meta charset="utf-8" />
 +
<title>Uppsala iGEM 2013</title>
 +
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
 +
<style type="text/css">
 +
 
 +
</style>
 +
<script type="text/javascript">
 +
/*Acts once the document is loaded*/ $(document).ready(function() { /*Move the tn-main-wrap as child of <body>*/ $("#tn-main-wrap-wrap").prependTo($("body")); /*Move the menubars in the tn-main-wrap*/ $("#menubar.left-menu").appendTo($("#tn-main-wrap")); $("#menubar.right-menu").appendTo($("#tn-main-wrap"));
 +
/*Spoiler JS*/ $(".tn-spoiler div").slideUp(); $(".tn-spoiler a").click(function(e) { e.preventDefault(); $(".tn-spoiler-active").removeClass("tn-spoiler-active"); $(this).parent().addClass("tn-spoiler-active"); $(".tn-spoiler").not(".tn-spoiler-active").children("div").slideUp(); $(".tn-spoiler-active").children("div").slideToggle(); });
 +
/*Add favicon*/ $("link[rel='shortcut icon']").remove(); $("head").append("<link rel='shortcut icon' type='image/png' href='https://static.igem.org/mediawiki/2013/6/6d/Uppsalas-cow-con.png'>"); });
 +
</script>
 +
</head>
 +
 
 +
<body>
 +
 
 +
<!--Main frame contains all the div elements-->
 +
 
 +
<div id= "main_frame">
 +
 
 +
<!--Contains our top header-->
 +
 
 +
<div id= "header">
 +
 +
<!-- Contains sub-logo picture -->
 +
<div id="igem_logo"><a href="https://2013.igem.org/Team:Uppsala"><img class="igem_logo" src="https://static.igem.org/mediawiki/2013/e/e0/Uppsala2013_IGEMlogo.png"></a></div>
 +
 +
<div id="igem"><a href="https://2013.igem.org/Main_Page"><img class="igem" src="https://static.igem.org/mediawiki/2013/b/b8/Uppsala2013_Uppsala_IGEM_log_blue.png"></a></div>
 +
 
 +
<img class="slogan" src="https://static.igem.org/mediawiki/2013/a/ad/Uppsala2013_Header.png">
 +
 +
</div>
 +
 
 +
<!-- Contains the "nav div" and the stripe background for the navigation menu -->
 +
 
 +
<div id="navbar">
 +
 
 +
<!-- Contains the navigation menu with list elements, buged on local server, works on mediawiki!!-->
 +
 +
<div id="nav">
 +
<div id="cow-box"><a href="https://2013.igem.org/Team:Uppsala"><img class="home-knapp" src="https://static.igem.org/mediawiki/2013/e/ef/Uppsala2013_Home.png"><a/></div>
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/project" id="list_type1"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/a/aa/Uppsala2013_Project.png"></a>
 +
<ul>
 +
 +
<li><a href="https://2013.igem.org/Team:Uppsala/chassi">Chassi</a>
 +
<ul>
 +
                                                                <li><a href="https://2013.igem.org/Team:Uppsala/probiotics">Probiotics</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/promoters">Promoters</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/reporter-genes">Reporter genes</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/toxin-antitoxin-system">Toxin-antitoxin system</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/vectors">Vectors</a></li>
 +
                                                                <li><a href="https://2013.igem.org/Team:Uppsala/signal-peptide">Signal peptide</a></li>
 +
</ul></li>
 +
                                               
 +
                                                <li><a href="https://2013.igem.org/Team:Uppsala/metabolic-engineering">Metabolic engineering</a>
 +
                                                    <ul>
 +
                                                                <li><a href="https://2013.igem.org/Team:Uppsala/p-coumaric-acid">p-Coumaric acid</a></li>
 +
                                                                <li><a href="https://2013.igem.org/Team:Uppsala/resveratrol">Resveratrol</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/lycopene">Lycopene</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/betacarotene">β-carotene</a></li>
 +
                                                                <li><a
 +
href="https://2013.igem.org/Team:Uppsala/saffron">Saffron</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/astaxanthin">Astaxanthin</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/zeaxanthin">Zeaxanthin</a></li>
 +
</ul></li>
 +
</li>
 +
                                                <li><a
 +
href="https://2013.igem.org/Team:Uppsala/miraculin">Miraculin</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/chromoproteins">Chromoproteins</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/safety-experiment">Safety experiment</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/results">Results</a></li>
 +
 +
 +
</ul></li>
 +
 
 +
<li><a href="https://2013.igem.org/Team:Uppsala/modeling" id="list_type1"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/6/63/Uppsala2013_Modeling.png"></a>
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/P-Coumaric-acid-pathway">Kinetic model</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/modeling-tutorial">Modeling tutorial </a></li>
 +
 
 +
<li><a href="https://2013.igem.org/Team:Uppsala/toxicity-model">Toxicity model</a></li>
 +
</ul></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/parts" id="list_type2"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/e/eb/Uppsala2013_parts.png"></a></li>
 +
 +
<li><a href="https://2013.igem.org/Team:Uppsala/team" id="list_type2"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/a/a7/Uppsala2013_Team.png"></a>
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/resveratrol-group">Resveratrol group</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/carotenoid-group">Carotenoid group</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/chassi-group">Chassi group</a></li>
 +
                                                <li><a href="https://2013.igem.org/Team:Uppsala/advisors">Advisors</a></li>
 +
 +
</ul></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/human-practice" id="list_type3"><img class="nav-text"      src="https://static.igem.org/mediawiki/2013/b/b8/Uppsala2013_HP.png"></a>
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/yoghurt">Yoghurt +</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/synbioday">SynBioDay</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/biosafety-and-ethics">Biosafety and ethics</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/public-opinion">Public opinion </a></li>
 +
                                                <li><a href="https://2013.igem.org/Team:Uppsala/Outreach">High school & media </a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/bioart">BioArt</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/LactonutritiousWorld">A LactoWorld</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/killswitches">Killswitches</a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/realization">Patent</a></li>
 +
</ul></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/attribution" id="list_type4"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/5/5d/Uppsala2013_Attributions.png"></a></li>
 +
<li><a href="https://2013.igem.org/Team:Uppsala/notebook" id="list_type3"><img class="nav-text" src="https://static.igem.org/mediawiki/2013/3/36/Uppsala2013_Notebook.png"></a>
 +
                                    <ul>
 +
                                        <li><a href="https://2013.igem.org/Team:Uppsala/safety-form">Safety form</a></li>
 +
                                        <li><a href="https://2013.igem.org/Team:Uppsala/protocols">Protocols</a></li>
 +
                                    </ul></li>
 +
</ul>
 +
</div>
 +
 +
</div>
 +
 
 +
<div id="main_content">
 +
 +
 
 +
 +
<div id="project-description">
 +
<h1>
 +
Making the world healthier with a new probiotic platform
 +
</h1>
 +
               
 +
                <div id="text-box">
 +
<p class="project-text"> Malnutrition is today a major global problem that affects people both in affluent and developing countries. Even if you get the right amount of calories, if these do not contain sufficient amounts of micronutrients, like vitamins and minerals, serious illness and even death can be the result.
 +
 
 +
The goal of our project is to alleviate this problem by applying synthetic biology to <a href="https://2013.igem.org/Team:Uppsala/probiotics">probiotic bacteria</a>. These bacteria are already a part of normal human diet and our goal is to modify them so that they enrich the nutritional content of the food they grow in.<br><br>
 +
 
 +
With our project, we will make the lactobacillus genus the <a href="https://2013.igem.org/Team:Uppsala/chassi"> new probiotic platform </a> for <a href="https://2013.igem.org/Team:Uppsala/metabolic-engineering"> metabolic engineering </a> of nutritional compounds. We will engineer probiotics to produce beta-carotene (provitamin), resveratrol (antioxidant), miraculin (sweetener) and saffron (taste).
 +
 
 +
To exemplify what this combination of probiotics and metabolic engineering can accomplish we hope to use our modified bacteria to create nutritionally enriched food products that can be grown all over the world. We have also put great effort into addressing the <a href="https://2013.igem.org/Team:Uppsala/biosafety-and-ethics"> ethical and safety </a> issues that naturally follow when creating genetically modified food. As a part of this we organised a large event, <a href="https://2013.igem.org/Team:Uppsala/synbioday"> Uppsala SynBioDay </a>, with over 200 participants where these issues were discussed.
 +
                </div>
 +
 
 +
</p>
 +
 +
</div>
 +
<div style="margin-top: 20px;background-image:url('https://static.igem.org/mediawiki/2013/6/6c/Uppsala_cow_Upprop.png'); background-size: 80%; background-repeat:no-repeat; width: 900px; height: 150px;" >
 +
 
 +
      <div style="width: 380px; height: 50px; position: relative; top: 75px; left: 195px;"><a href="https://2013.igem.org/Team:Uppsala/p-coumaric-acid" style="display:block;height:100%;width:100%"></a></div>
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
<div id="grid-matrix">
-
You are provided with this team page template with which to start the iGEM seasonYou may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wikiYou can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
+
 +
<div id="grid-a">
 +
 
 +
  <a href="https://2013.igem.org/Team:Uppsala/project#project-anchor"><img class="top" src="https://static.igem.org/mediawiki/2013/a/a3/Uppsala2013_Background_new.png"></a>
 +
 
 +
</div>
 +
 
 +
<div id="grid-b">
 +
                        <a href="https://2013.igem.org/Team:Uppsala/project#vision-anchor"><img class="top" src="https://static.igem.org/mediawiki/2013/1/13/Uppsala2013_Vision.png"></a>
 +
</div>
 +
 
 +
<div id="grid-c">
 +
                        <a href="https://2013.igem.org/Team:Uppsala/metabolic-engineering"><img class="top" src="https://static.igem.org/mediawiki/2013/4/4f/Uppsala2013_Metabolicengineering.png"></a>
 +
</div>
 +
 
 +
<div id="grid-d">
 +
                        <a href="https://2013.igem.org/Team:Uppsala/chassi"><img class="top" src="https://static.igem.org/mediawiki/2013/1/19/Uppsala2013_Chassi.png"></a>
 +
</div>
 +
 
 +
<div id="grid-e">
 +
                        <a href="https://2013.igem.org/Team:Uppsala/human-practice"><img class="top" src="https://static.igem.org/mediawiki/2013/d/de/Uppsala2013_HumanPractice.png"></a>
 +
</div>
 +
 
 +
<div id="grid-f">
 +
                        <a href="https://2013.igem.org/Team:Uppsala/results"><img class="top" src="https://static.igem.org/mediawiki/2013/a/a3/Uppsala2013_Achievements.png"></a>
 +
</div>
 +
 
 +
 
 +
</div>
 +
 
 +
<div id="sidebar">
 +
 
 +
<div id="fb-feed">
 +
 
 +
 
 +
 
 +
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/UppsalaIgem?fref=ts&width=292&colorscheme=light&show_fa
 +
ces=false&amp;border_color&amp;stream=true&amp;header=false&amp;height=475" scrolling="no" frameborder="0" style="border:none;
 +
overflow:hidden; width:310px; height:475px;" allowTransparency="true"></iframe>
 +
 
 +
</div>
 +
 
 +
<div id="twitter-feed">
 +
 
 +
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/igemuppsala" data-widget-id="352909282024505345">Tweets av @igemuppsala</a>
 +
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
 +
 
 +
 
 +
</div>
 +
 
 +
</div>
 +
 
 +
<div id="sponsor">
 +
 
 +
<h1>Sponsors</h1>
 +
  <table class="sponsorTable">
 +
  <tr class="colPush">
 +
<td class="centerThis"><a href="http://www.clcbio.com/"><img class="sponsors" src="https://static.igem.org/mediawiki/2013/a/a4/Uppsala_Clc.png"></a></td>
 +
  <td><a href="http://www.teknat.uu.se/"><img class="sponsors" src="https://static.igem.org/mediawiki/2013/5/55/Uppsala_TekNat.png"></a></td><td><a href="http://www.analytik-jena.de/"><img class="sponsors" src="https://static.igem.org/mediawiki/2013/1/14/Uppsala_Analytik_Jena.png"></a></td></tr>
 +
<tr><td class="centerThis"><a href="http://www.uu.se/"><img class="sponsors" src="https://static.igem.org/mediawiki/2013/6/69/Uppsala_UU_logo.png"></a></td><td><a href="http://www.microsynth.ch/"><img class="sponsors" src="https://static.igem.org/mediawiki/2013/9/9a/Uppsala_Microsynth.png"></a></td><td><a href="http://www.vinnova.se/sv/"><img class="sponsors" src="https://static.igem.org/mediawiki/2013/b/ba/Vinnova.png"></a></td>
 +
</tr><tr><td></td><td><a href="http://www.erasynbio.eu"><img class="sponsors" src="https://static.igem.org/mediawiki/2013/8/8f/IGEM_Bielefeld2013_Logo_ERASynBio.jpg" ></a></td></tr></table>
 +
 
</div>
</div>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace. 
 
</div>
</div>
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
+
<div id="bottom-pic">
 +
</div>
 +
 +
</div> <!--Closing div element for main frame-->
-
{|align="justify"
 
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
 
-
|[[Image:Uppsala_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
 
-
|[[Image:Uppsala_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:Uppsala | Team Uppsala]]
 
-
|}
 
-
<!--- The Mission, Experiments --->
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
</body>
-
!align="center"|[[Team:Uppsala|Home]]
+
 
-
!align="center"|[[Team:Uppsala/Team|Team]]
+
</html>
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Uppsala Official Team Profile]
+
-
!align="center"|[[Team:Uppsala/Project|Project]]
+
-
!align="center"|[[Team:Uppsala/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Uppsala/Modeling|Modeling]]
+
-
!align="center"|[[Team:Uppsala/Notebook|Notebook]]
+
-
!align="center"|[[Team:Uppsala/Safety|Safety]]
+
-
!align="center"|[[Team:Uppsala/Attributions|Attributions]]
+
-
|}
+

Latest revision as of 18:46, 28 October 2013

Making the world healthier with a new probiotic platform

Malnutrition is today a major global problem that affects people both in affluent and developing countries. Even if you get the right amount of calories, if these do not contain sufficient amounts of micronutrients, like vitamins and minerals, serious illness and even death can be the result. The goal of our project is to alleviate this problem by applying synthetic biology to probiotic bacteria. These bacteria are already a part of normal human diet and our goal is to modify them so that they enrich the nutritional content of the food they grow in.

With our project, we will make the lactobacillus genus the new probiotic platform for metabolic engineering of nutritional compounds. We will engineer probiotics to produce beta-carotene (provitamin), resveratrol (antioxidant), miraculin (sweetener) and saffron (taste). To exemplify what this combination of probiotics and metabolic engineering can accomplish we hope to use our modified bacteria to create nutritionally enriched food products that can be grown all over the world. We have also put great effort into addressing the ethical and safety issues that naturally follow when creating genetically modified food. As a part of this we organised a large event, Uppsala SynBioDay , with over 200 participants where these issues were discussed.