Team:Wisconsin-Madison/umad

From 2011.igem.org

(Difference between revisions)
(Blanked the page)
 
(48 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
 
-
    <style>
 
-
        hr
 
-
        { border: none;
 
-
            border-top: 1px #000000 solid;
 
-
        }
 
-
        #globalWrapper
 
-
        { //background: url('https://static.igem.org/mediawiki/2011/a/a5/Bg2.jpg') top center;
 
-
            //width: 100%;
 
-
            //position: fixed;
 
-
            //margin-left: auto;
 
-
            //margin-right: auto;
 
-
            background-color: #222423;
 
-
        }
 
-
 
-
        #top-section
 
-
        { display: none;
 
-
        }
 
-
 
-
        #sddm
 
-
        { margin: 0;
 
-
            padding: 0;
 
-
        z-index: 30
 
-
        }
 
-
 
-
        #sddm li
 
-
        { margin: 0;
 
-
            padding: 0;
 
-
            list-style: none;
 
-
            float: left;
 
-
            font: bold 11px arial
 
-
        }
 
-
 
-
        #sddm li a
 
-
        { display: block;
 
-
            margin: 0 1px 0 0;
 
-
            padding: 4px 30px;
 
-
            width: 101px;
 
-
            background: #222423;
 
-
            color: #FFF;
 
-
            text-align: center;
 
-
            text-decoration: none
 
-
        }
 
-
 
-
        #sddm li a:hover
 
-
        { background: #434343
 
-
        }
 
-
 
-
        #sddm div
 
-
        { position: absolute;
 
-
            visibility: hidden;
 
-
            margin: 0;
 
-
            padding: 0;
 
-
            background: #EAEBD8;
 
-
            border: 1px solid #5970B2
 
-
        }
 
-
 
-
        #sddm div a
 
-
        { position: relative;
 
-
            display: block;
 
-
            margin: 0;
 
-
            padding: 5px 10px;
 
-
            width: auto;
 
-
            white-space: nowrap;
 
-
            text-align: left;
 
-
            text-decoration: none;
 
-
            background: #eeeeee;
 
-
            color: #535353;
 
-
            font: 11px arial
 
-
        }
 
-
 
-
        #sddm div a:hover
 
-
        { background: #4e4e4e;
 
-
            color: #FFF
 
-
        }
 
-
       
 
-
        #footerfake
 
-
        {  position:absolute;
 
-
            bottom: -55px;
 
-
            left:-5px;
 
-
            width:100%;
 
-
            // Height of the footer
 
-
            height:1px;
 
-
            //background:#222423;
 
-
}
 
-
 
-
        #fcoli
 
-
        {  position:absolute;
 
-
            bottom: -40px;
 
-
            left:770px;
 
-
            width:100%;
 
-
            // Height of the footer
 
-
            height:1px;
 
-
            //background:#222423;
 
-
        }
 
-
       
 
-
        table { table-layout: fixed;
 
-
        margin-left: 2em;
 
-
        margin-right: 2em }
 
-
 
-
 
-
    </style>
 
-
 
-
            <!--STYLE ENDS HURRRRRRRRRR-->
 
-
   
 
-
    <head>
 
-
        <script type="text/javascript">
 
-
            var timeout = 500;
 
-
            var closetimer = 0;
 
-
            var ddmenuitem = 0;
 
-
           
 
-
            // open hidden layer
 
-
            function mopen(id)
 
-
            { // cancel close timer
 
-
                mcancelclosetime();
 
-
                // close old layer
 
-
                if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
 
-
               
 
-
                // get new layer and show it
 
-
                ddmenuitem = document.getElementById(id);
 
-
                ddmenuitem.style.visibility = 'visible';
 
-
            }
 
-
           
 
-
            // close showed layer
 
-
        function mclose()
 
-
            {  if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
 
-
            }
 
-
           
 
-
            // go close timer
 
-
            function mclosetime()
 
-
            {  closetimer = window.setTimeout(mclose, timeout);
 
-
            }
 
-
 
-
            // cancel close timer
 
-
            function mcancelclosetime()
 
-
            {  if(closetimer)
 
-
                {window.clearTimeout(closetimer);
 
-
                closetimer = null;
 
-
                }
 
-
            }
 
-
 
-
            // close layer when click-out
 
-
            document.onclick = mclose;
 
-
        </script>
 
-
    </head>
 
-
   
 
-
    <!--BODYYYYYYYYYYYYY STARTS HUR-->
 
-
 
-
    <body>
 
-
 
-
<center style="position:absolute; left:2px; top:210px">
 
-
<ul id="sddm">
 
-
<li><a href="https://2011.igem.org/Team:Wisconsin-Madison/umad" onmouseover="mopen('m1')" onmouseout="mclosetime()">Home</a>
 
-
<div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/umad">Main</a>
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/whatisigem">What is iGEM?</a>
 
-
</div>
 
-
</li>
 
-
<li><a href="https://2011.igem.org/Team:Wisconsin-Madison/projectoverview" onmouseover="mopen('m2')" onmouseout="mclosetime()">Project</a>
 
-
<div id="m2" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/projectoverview">Overview</a>
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/ethanol">Ethanol Sensor</a>
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/alkane">Alkane Sensor</a>
 
-
                <a href="https://2011.igem.org/Team:Wisconsin-Madison/directedevolution">Directed Evolution</a>
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/bmc">Microcompartment</a>
 
-
</div>
 
-
</li>
 
-
<li><a href="https://2011.igem.org/Team:Wisconsin-Madison/teammembers" onmouseover="mopen('m3')" onmouseout="mclosetime()">Team</a>
 
-
<div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/teammembers">Members</a>
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/teamfaculty">Faculty</a>
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/teamsponsors">Sponsors</a>
 
-
</div>
 
-
</li>
 
-
<li><a href="https://2011.igem.org/Team:Wisconsin-Madison/notebook" onmouseover="mopen('m4')" onmouseout="mclosetime()">Notebook</a>
 
-
<div id="m4" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/notebookprotocols">Protocols</a>
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/notebookcalender">Calender</a>
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/notebookexperiements">Experiment</a>
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/notebookreferences">References</a>
 
-
</div>
 
-
</li>
 
-
<li><a href="https://2011.igem.org/Team:Wisconsin-Madison/outreach" onmouseover="mopen('m5')" onmouseout="mclosetime()">Outreach</a>
 
-
<div id="m5" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/scienceolympiad">Science Olympiad</a>
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/reuposterSession">REU Poster Session</a>
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/socialmedia">Social Media</a>
 
-
<a href="https://2011.igem.org/Team:Wisconsin-Madison/presentations">Presentations</a>
 
-
</div>
 
-
</li>
 
-
<li><a href="https://2011.igem.org/Team:Wisconsin-Madison/safety" onmouseover="mopen('m6')" onmouseout="mclosetime()">Safety</a>
 
-
</li>
 
-
</ul>
 
-
</center>
 
-
 
-
<center>
 
-
    <img src="https://static.igem.org/mediawiki/2011/a/aa/Logo_v2.2.jpg"; style="position:absolute; left:-10px; top:-10px"/>
 
-
</center>
 
-
 
-
 
-
<p><br> <p><br> <p><br> <p><br> <p><br> <p><br> <p><br> <p><br>
 
-
<!--COOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONTENT STARTS HUR-->
 
-
 
-
 
-
 
-
 
-
<table border="0" cellspacing="4" cellpadding="0">
 
-
<tr><td>
 
-
 
-
<strong><font size="3">
 
-
Project Abstract
 
-
</font></strong><p><br>
 
-
 
-
This summer, the UW-Madison iGEM team will be working on streamlining the biofuel discovery and production processes through the use of biosensors and microcompartments. The necessity for sustainable, economical sources of fuel is ever growing, and UW-Madison is a forefront institution in the hunt for such supplies. In association with the Great Lakes Bioenergy Research Center (GLBRC), we are creating new E. coli biosensors that can accelerate high throughput screening of potential fuel sources. We’re specifically interested in ethanol and alkanes, derived from sources ranging from cellulose to metabolically engineered E. coli.
 
-
<br><br>
 
-
We have found regulatory systems which respond to each of the biofuels of interest, and are using standard BioBrick assembly to create E. coli strains which can be used to perform fluorescence-based assays. By using fluorescent biosensors, we hope to lower costs (in both equipment and cost-per-sample) while maintaining a high degree of accuracy. In the interest of creating robust and accurate assays, we are also attempting to increase the magnitude and range of the linear fluorescence response through directed evolution. We hope to leverage multiple selections to both decrease basal fluorescence and increase the point where the response becomes saturated.
 
-
<br><br>
 
-
As a more direct approach to increasing microbial biofuel yields, we are also pursuing the use of bacterial microcompartments (BMCs) as scaffolding for key enzymes. We hope that through localizing crucial anabolic enzymes, as well as the beginning of our sensing cascades, to the BMC surfaces, we can increase fuel titers as well as our reliability in accurately sensing them.
 
-
<br><br>
 
-
We hope that when combined our projects will produce a useful toolkit for researchers in and beyond the GLBRC to aid the discovery and engineering of promising fuel sources and processes.
 
-
<p><br>
 
-
 
-
 
-
<strong><font size="3">
 
-
What is iGEM?
 
-
</font></strong><p><br>
 
-
iGEM is a <a href="#">synthetic biology</a> competition and stands for Internationally Genetically Engineered Machines. It began as a friendly competition between 10 MIT teams in 2004, and has since grown to over <a href="#">130 teams</a> in 2010 from all different countries around the globe. This year even more teams are anticipated, and there will be regional competitions held before the annual international jamboree held at MIT in the fall.
 
-
<br><br>
 
-
iGEM revolves around two main ideas: the use of <a href="#">biobricks</a> and the <a href="#">registry</a>. Biobricks are pieces of DNA that have been given a similar structure and that code for something useful. They can be big or small and may contain one or many individual pieces of useful information all packaged into one coherent piece. These biobricks all contain the <a href="#">same interface</a> and thus can be copied and pasted into new DNA with ease.
 
-
<br><br>
 
-
Each new part, once confirmed, is sent to MIT and physically stored there in the registry. Any other iGEM team can order any Biobrick from the Registry for use in their project, and get physical copies that are easily cultured and can be quickly used, without having to be manufactured by the teams. This open source structure speeds up the resarch progress significantly and makes great strides in the future of synthetic biology.
 
-
 
-
 
-
 
-
</td><td align = "left" valign="right" width="150">
 
-
 
-
<a href="http://twitter.com/LabBadger" class="twitter-follow-button" data-show-count="false">Follow @LabBadger</a>
 
-
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
 
-
<p>
 
-
 
-
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
 
-
<script>
 
-
new TWTR.Widget({
 
-
  version: 2,
 
-
  type: 'profile',
 
-
  rpp: 4,
 
-
  interval: 6000,
 
-
  width: 250,
 
-
  height: 400,
 
-
  theme: {
 
-
    shell: {
 
-
      background: '#878787',
 
-
      color: '#ffffff'
 
-
    },
 
-
    tweets: {
 
-
      background: '#fafafa',
 
-
      color: '#404040',
 
-
      links: '#5c64ff'
 
-
    }
 
-
  },
 
-
  features: {
 
-
    scrollbar: false,
 
-
    loop: false,
 
-
    live: false,
 
-
    hashtags: true,
 
-
    timestamp: true,
 
-
    avatars: false,
 
-
    behavior: 'all'
 
-
  }
 
-
}).render().setUser('LabBadger').start();
 
-
</script>
 
-
 
-
</td></table>
 
-
 
-
 
-
<p><br> <p><br>
 
-
    <div id="footerfake">
 
-
        <img src="https://static.igem.org/mediawiki/2011/3/3e/Medium_footer.jpg">
 
-
    </div>
 
-
 
-
    <div id="fcoli">
 
-
        <img src="https://static.igem.org/mediawiki/2011/4/4b/Bigger_ecoli.png">
 
-
    </div>
 

Latest revision as of 14:48, 15 August 2011