Team:CSU Fort Collins

From 2014.igem.org

(Difference between revisions)
m
Line 1: Line 1:
{{CSS/Main}}
{{CSS/Main}}
 +
<html>
<html>
-
<title>Our Team</title>
+
<title>CSU iGEM 2014</title>
 +
 
 +
<head>
 +
 
<link href='http://fonts.googleapis.com/css?family=Bitter:400,700,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Bitter:400,700,400italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Muli:300,400' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Muli:300,400' rel='stylesheet' type='text/css'>
-
<head>
 
<style type="text/css">
<style type="text/css">
-
a{
+
/* http://meyerweb.com/eric/tools/css/reset/
-
   text-decoration:none;
+
  v2.0 | 20110126
-
   color:white;
+
  License: none (public domain)
 +
*/
 +
 
 +
html, body, div, span, applet, object, iframe, p, blockquote, pre,
 +
a, abbr, acronym, address, big, cite, code,
 +
del, dfn, em, img, ins, kbd, q, s, samp,
 +
small, strike, strong, sub, sup, tt, var,
 +
b, u, i, center,
 +
dl, dt, dd, ol, ul, li,
 +
fieldset, form, label, legend,
 +
table, caption, tbody, tfoot, thead, tr, th, td,
 +
article, aside, canvas, details, embed,
 +
figure, figcaption, footer, header, hgroup,
 +
menu, nav, output, ruby, section, summary,
 +
time, mark, audio, video {
 +
   margin: 0;
 +
  padding: 0;
 +
  border: 0;
 +
  font-size: 90%;
 +
   font: inherit;
 +
  vertical-align: baseline;
}
}
-
a:hover{
+
/* HTML5 display-role reset for older browsers */
-
   color:#FF8533;
+
article, aside, details, figcaption, figure,
 +
footer, header, hgroup, menu, nav, section {
 +
   display: block;
}
}
-
#textbox{
+
body {
-
   background-color:black;
+
   line-height: 1;
-
  width:20%;
+
-
  position:relative;
+
-
  display:inline-block;
+
-
  font-family:'Muli',sans-serif;
+
-
  font-size:32px;
+
-
  font-weight:300;
+
-
  color:white;
+
-
  opacity:0.75;
+
-
  height:728px;
+
-
  padding:30px;
+
}
}
-
#textbox span{
+
ol, ul {
-
   color:#FF8533;
+
   list-style: none;
}
}
-
#link{
+
blockquote, q {
-
   text-decoration:none;
+
   quotes: none;
-
  color:white;
+
-
  border:2px solid white;
+
-
  font-size:24px;
+
-
  text-align:center;
+
}
}
-
#link:hover{
+
blockquote:before, blockquote:after,
 +
q:before, q:after {
 +
  content: '';
 +
  content: none;
 +
}
 +
table {
 +
  border-collapse: collapse;
 +
  border-spacing: 0;
 +
}
 +
 
 +
#menubar > ul{
 +
  vertical-align:center;
 +
  font-size:14px;
 +
  font-family:'Times New Roman',serif;
 +
}
 +
 
 +
.firstHeading{
 +
display:none;
 +
}
 +
 
 +
#textbox span{
   color:#FF8533;
   color:#FF8533;
}
}
.photo{
.photo{
-
  margin:auto;
 
-
  padding:30px;
 
   width:70%;
   width:70%;
-
  display:none;
 
}
}
table{
table{
Line 54: Line 82:
body{
body{
   background-color:#EFEFEF;
   background-color:#EFEFEF;
 +
  line-height:1.3;
 +
  font-size:90%;
}
}
#cssmenu {
#cssmenu {
-
   position: relative;
+
   width:100%;
   height: 44px;
   height: 44px;
   background: #222222;
   background: #222222;
-
   width: auto;
+
   position:relative;
 +
  text-align:center;
 +
  margin:auto;
}
}
#cssmenu ul {
#cssmenu ul {
Line 288: Line 320:
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
   #cssmenu {
   #cssmenu {
-
     width: auto;
+
     width: 100%;
   }
   }
   #cssmenu.align-center ul {
   #cssmenu.align-center ul {
Line 306: Line 338:
     height: auto;
     height: auto;
     display: block;
     display: block;
 +
    color:#EFEFEF;
   }
   }
   #cssmenu > ul > li {
   #cssmenu > ul > li {
Line 313: Line 346:
   #cssmenu > ul > li {
   #cssmenu > ul > li {
     display: none;
     display: none;
 +
    color:white;
   }
   }
   #cssmenu ul ul,
   #cssmenu ul ul,
Line 341: Line 375:
     width: auto;
     width: auto;
     padding: 8px 35px;
     padding: 8px 35px;
 +
    color:white;
   }
   }
   #cssmenu.align-right ul ul li a {
   #cssmenu.align-right ul ul li a {
Line 346: Line 381:
   }
   }
   #cssmenu ul ul li:hover > a {
   #cssmenu ul ul li:hover > a {
-
     background: none;
+
     background:none;
     color: #ec9359;
     color: #ec9359;
   }
   }
Line 405: Line 440:
   }
   }
}
}
-
.wrapper {
+
.icon{
-
    width: 95%;
+
  width:30px;
-
    max-width: 1140px;
+
-
    margin: auto;
+
}
}
-
.pic{
+
.wrapper2{
-
   width:200px;
+
   width:20%;
-
   border-radius:100%;
+
   padding:20px 0px 20px 20px;
-
   margin-bottom:10px;
+
  display:inline-block;
 +
   margin:auto;
 +
  vertical-align:top;
}
}
-
.firstHeading{
+
.wrapper{
-
    display:none;
+
  width:90%;
 +
  padding:20px 0px 20px 20px;
 +
  padding-left:0;
 +
  margin:auto;
 +
  vertical-align: top;
}
}
-
.logo:hover{
+
.page, .container{
-
    opacity:0.3;
+
  width:50%;
 +
  min-width:600px;
 +
  max-width:800px;
 +
  padding:30px;
 +
  margin:auto;
 +
  text-align:left;
 +
  font-family:'Muli',sans-serif;
 +
  display:inline-block;
}
}
-
h1,h2,h3,h4,h5,h6{
+
.page a, .container a{
-
    font-family:'Bitter', serif;
+
  color:#222222;
-
    text-decoration:none;
+
-
    font-weight:700;
+
-
    color:#222222;
+
-
    border:none;
+
}
}
-
.logo{
+
.page a:hover, .container a:hover{
-
    font-family:'Bitter', serif;
+
  color:#FF8533;
-
    font-size:16px;
+
  text-decoration:none;
-
    text-align: center;
+
-
    margin:auto;
+
-
    height:3em;
+
-
    display:none;
+
}
}
-
.bio{
+
 
-
    text-align:left;
+
h1{
-
    margin: 0px 1.6666666666666666666%;
+
  color:#222222;
-
    display:none;
+
  font-family:'Bitter',serif;
-
    font-family:'Muli',sans-serif;
+
  border-bottom:none;
-
    font-weight:300;
+
-
    color:#222222;
+
-
    width:30%;
+
}
}
-
#adriana-collings, #josiah-racchini, #olivia-smith, #sun-jiayi{
+
h2,h3,.toc,.show,.hide,.content{
-
   float:left;
+
   color:#222222;
-
   clear:both;
+
   font-family:'Bitter',serif;
}
}
-
#chauncy-hinshaw, #matt-sabel, #savannah-roemer, #christie-peebles{
+
h4,h5,h6, .page{
-
   float:right;
+
   color:#222222;
-
   clear:both;
+
   font-family:'Muli',sans-serif;
}
}
-
.icon{
+
.toc{
-
    width:30px;
+
  text-decoration:none;
-
    margin:auto;
+
  display:none;
-
    padding:5px;
+
  width:100%;
-
    margin-bottom:15px;
+
  margin:auto;
 +
}
 +
.toc .month-group { margin: 20px 0; }
 +
.toc .month-group p { padding: 0; margin: 0; }
 +
#ftoc{
 +
  color:#666666;
 +
}
 +
ul{
 +
  list-style-type:none;
 +
}
 +
.month-group, a{
 +
  text-decoration:none;
 +
}
 +
.month-group{
 +
  margin-left:20px;
 +
}
 +
.month-group:hover{
 +
  color:#FF8533;
 +
}
 +
.toc a, .toc2 a, #navi a{
 +
  text-decoration:none;
 +
  color:#222222;
 +
  font-weight: bold;
 +
}
 +
.toc a:hover, #ftoc>a:hover, #navi a:hover, .show:hover, .hide:hover, .container>a:hover{
 +
  color:#FF8533 !important;
 +
  cursor:pointer;
 +
}
 +
.toc a, #ftoc, .container a, #navi{
 +
  border-bottom:2px dotted;
 +
}
 +
#navi{
 +
  text-decoration:none;
 +
  font-family:'Bitter',serif;
 +
}
 +
#logo{
 +
  width:120px;
 +
  margin:auto;
 +
  padding:40px;
 +
  border-radius:100%;
 +
}
 +
#banner{
 +
  width:auto;
 +
  height:250px;
 +
  vertical-align:top;
 +
  background-color:#222222;
 +
}
 +
.fixed {
 +
  position:fixed !important;
 +
  top:0;
 +
}
 +
.disp{
 +
  display:none;
}
}
.col {
.col {
-
     width: 30%;
+
     width: 20%;
     float: left;
     float: left;
     clear: right;
     clear: right;
Line 466: Line 553:
     font-family:'Muli',sans-serif;
     font-family:'Muli',sans-serif;
     font-weight:300;
     font-weight:300;
-
     font-size:20px;
+
     font-size:14px;
     color:#222222;
     color:#222222;
 +
    text-align:left;
}
}
.clear{
.clear{
Line 473: Line 561:
   clear:both;
   clear:both;
}
}
-
body{
+
.container{
-
    width:100%;
+
  line-height:1.9;
-
    background-color:#EFEFEF;
+
}
 +
.index{
 +
  margin-right:20px;
 +
}
 +
.toc2{
 +
  display:block;
}
}
 +
 +
</style>
</style>
-
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
 
-
<script type="text/javascript">
 
-
$(document).ready(function(){
 
-
    $(document).on('click', '.col', function(){
 
-
          $('.bio').hide();
 
-
          var bioID = $(this).attr('data-name');
 
-
          $('#'+bioID).fadeIn(200);
 
-
    });
 
-
});
 
-
</script>
 
</head>
</head>
-
<body>
+
 
-
<!--navigation bar-->
+
 
 +
<body style='margin:0'>
 +
 
 +
<div id='banner'><center><img src='https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-xfp1/t1.0-9/10394562_10203246467895181_1965900158030900339_n.jpg' id='logo'/></center></div>
<div id='cssmenu'>
<div id='cssmenu'>
<ul>
<ul>
-
   <li class='active'><a href='/Team:CSU_Fort_Collins'><span>Home</span></a></li>
+
   <li><a href='/Team:CSU_Fort_Collins'><span>Home</span></a></li>
   <li class='has-sub'><a href='/Team:CSU_Fort_Collins/Project/'><span>Project</span></a>
   <li class='has-sub'><a href='/Team:CSU_Fort_Collins/Project/'><span>Project</span></a>
       <ul>
       <ul>
Line 511: Line 599:
       </ul>
       </ul>
   </li>
   </li>
-
   <li class='has-sub'><a href='Team:CSU_Fort_Collins/Notebook/'><span>Notebook</span></a>
+
   <li class='has-sub' class='active'><a href='Team:CSU_Fort_Collins/Notebook/'><span>Notebook</span></a>
     <ul style="display:block">
     <ul style="display:block">
       <li class='has-sub'><a href='/Team:CSU_Fort_Collins/Notebook/Protocols'><span>Protocols</span></a>
       <li class='has-sub'><a href='/Team:CSU_Fort_Collins/Notebook/Protocols'><span>Protocols</span></a>
         <ul>
         <ul>
-
           <li class='last'><a href="#"><span>Protocol 1</span></a></li>
+
          <li><a href="/Team:CSU_Fort_Collins/Notebook/Protocols=Gibson"><span>Gibson Assembly</span></a></li>
 +
          <li><a href="/Team:CSU_Fort_Collins/Notebook/Protocols=Cloning"><span>Cloning Genes</span></a></li>
 +
          <li><a href="/Team:CSU_Fort_Collins/Notebook/Protocols=Miniprep"><span>Plasmid Miniprep</span></a></li>
 +
          <li><a href="/Team:CSU_Fort_Collins/Notebook/Protocols=Isolation"><span>Yeast DNA Isolation</span></a></li>
 +
          <li><a href="/Team:CSU_Fort_Collins/Notebook/Protocols=Gel"><span>Gel Electrophoresis</span></a></li>
 +
           <li class='last'><a href="/Team:CSU_Fort_Collins/Notebook/Protocols=Purify"><span>PCR Product Purification</span></a></li>
         </ul>
         </ul>
       </li>
       </li>
Line 530: Line 623:
         <li class='has-sub'><a href='/Team:CSU_Fort_Collins/Notebook/Breakdown/'><span>Breakdown</span></a>
         <li class='has-sub'><a href='/Team:CSU_Fort_Collins/Notebook/Breakdown/'><span>Breakdown</span></a>
             <ul>
             <ul>
-
              <li><a href="#"><span>June</span></a></li>
 
               <li><a href="#"><span>July</span></a></li>
               <li><a href="#"><span>July</span></a></li>
               <li><a href='#'><span>August</span></a></li>
               <li><a href='#'><span>August</span></a></li>
Line 546: Line 638:
         <li li class='has-sub'><a href='/Team:CSU_Fort_Collins/Notebook/KillSwitch/'><span>Kill Switch</span></a>
         <li li class='has-sub'><a href='/Team:CSU_Fort_Collins/Notebook/KillSwitch/'><span>Kill Switch</span></a>
             <ul>
             <ul>
-
              <li><a href="#"><span>June</span></a></li>
 
               <li><a href="#"><span>July</span></a></li>
               <li><a href="#"><span>July</span></a></li>
               <li><a href='#'><span>August</span></a></li>
               <li><a href='#'><span>August</span></a></li>
Line 570: Line 661:
   </li>
   </li>
   <li><a href='/Team:CSU_Fort_Collins/Safety/'><span>Safety</span></a></li>
   <li><a href='/Team:CSU_Fort_Collins/Safety/'><span>Safety</span></a></li>
-
  <li class='last'><a href='https://2014.igem.org/Main_Page'><img src='http://oi62.tinypic.com/11rxaxj.jpg' class='logo'/></a></li>
 
</ul>
</ul>
</div>
</div>
Line 576: Line 666:
-
    <br><br><br>
+
<div class="clear"></div>
-
    <!--Team Members-->
+
-
    <center>
+
-
 
+
-
    <h1>Our Team</h1>
+
<div class='wrapper'>
<div class='wrapper'>
-
    <div class='clear'></div>
+
  <center>
-
   
+
    <h1>Welcome to CSU Fort Collin's 2014 Wiki</h1>
-
    <div class="col" data-name="adriana-collings">
+
 
-
          <img src="https://static.igem.org/mediawiki/2014/thumb/6/6d/CSU_tm1.jpg/600px-CSU_tm1.jpg" class="pic"/><br>
+
    <div class="container">
-
          Adriana Collings<br>
+
      <h3>Our Project</h3>
-
          <a href="mailto:adriana.collings@rams.colostate.edu"><img src="https://static.igem.org/mediawiki/2014/thumb/1/13/CSU_EmailC.png/600px-CSU_EmailC.png" class="icon"/></a>
+
-
          <a href="http://www.linkedin.com/pub/adriana-collings/9a/b1b/5a2"><img src="https://static.igem.org/mediawiki/2014/thumb/e/e2/CSU_LinkC.png/600px-CSU_LinkC.png" class="icon"/></a>
+
-
    </div>
+
-
    <div class="col" data-name="anthony-roulier">
+
-
          <img src="https://static.igem.org/mediawiki/2014/0/0b/CSU_tm3.jpg" class="pic"/><br>
+
-
          Anthony Roulier<br>
+
-
          <a href="mailto:aroulier@rams.colostate.edu"><img src="https://static.igem.org/mediawiki/2014/thumb/1/13/CSU_EmailC.png/600px-CSU_EmailC.png" class="icon"/></a>
+
-
    </div>
+
-
    <div class="col" data-name="chauncy-hinshaw">
+
-
          <img src="https://static.igem.org/mediawiki/2014/thumb/9/9b/CSU_tm2.jpg/600px-CSU_tm2.jpg" class="pic"/><br>
+
-
          Chauncy Hinshaw<br>
+
-
          <a href="mailto:chauncyh@rams.colostate.edu"><img src="https://static.igem.org/mediawiki/2014/thumb/1/13/CSU_EmailC.png/600px-CSU_EmailC.png" class="icon"/></a>
+
-
    </div>
+
-
    <div class="clear"></div>
+
      Approximately 3 billion gallons per year of used frying oil are produced in the U.S. alone. While some recycling efforts are put forth to turn used frying oil into biodiesel and some companies are working on more effective ways to recycle the frying oil, the iGEM team at Colorado State University is working to turn spent frying oil into a high value product. There are four major components to this year’s project including; the breakdown of frying oil, a biosensor for detecting the breakdown of frying oil, production of a high value product, and a kill switch to kill the bacteria if they were to be released into the environment. Our team aims to put each of these components into Escherichia coli. 
 +
<br><br>
 +
In order to detect that the process is working we have developed a biosensor that will detect the breakdown of Acyl-CoA, a byproduct of the breakdown pathway of lipids, in E. coli. Our biosensor is being constructed by inserting a novel promoter in front of DNA expressing a Green Fluorescent Protein (GFP). This promoter is activated by Acyl-CoA, a byproduct of the breakdown pathway of lipids in E. coli. This will result in E. coli expressing GFP when successful breakdown is occurring.
 +
<br><br>
 +
In order to break down the frying oil we will be taking advantage of the cell’s natural ability to break down fatty acids for use in the Kreb’s cycle. We will be upregulating the limiting enzymes that aid in the breakdown of fatty acids in order to have the cell produce more Acetyl-CoA.
 +
<br><br>
 +
This Acetyl-CoA can then be used in the mevalonate pathway. This pathway is common to most plants as well as yeast. We will be taking the genes from yeast and constructing two operons in order to produce isopentenyl pyrophosphate (IPP). While both IPP and dimethylallyl pyrophosphate (DMAPP) are both naturally produced in E. coli  through the non-mevalonate pathway , the mevalonate pathway provides a more efficient route from acetyl-CoA to terpenoid production than the alternative. Our high-value product will be a terpenoid that has yet to be determined.
 +
<br><br>
 +
For our kill switch, we will be using a gene named Killer Red which is a mutant of hydrozoan chromoprotein anm2CP from Anthomedusae sp. DC-2005 . Our team plans to insert this gene into our construct and by doing so, it will provide a fail-safe in the unlikely event of our E. coli escaping into the environment. The Killer Red gene has a repressible promoter in which tryptophan acts as the repressor. There will be tryptophan present while the cell is used to break down the frying oil, but is not highly present in the environment. Without the presence of tryptophan the Killer Red gene will be activated and white light will produce reactive oxygen species within the cell, causing cell death.
 +
<br><br>
 +
Our biosensor is being constructed by inserting a novel promoter in front of DNA expressing a Green Fluorescent Protein (GFP). This promoter is activated by Acyl-CoA, a byproduct of the breakdown pathway of lipids in E. coli. This will result in E. coli expressing GFP when successful breakdown is occurring.
-
    <div class="bio" id="adriana-collings">
 
-
          <b>Major:</b> Microbiology<br>
 
-
          <b>Semester:</b> 4<br>
 
-
          <b>iGEM Topic:</b> High-Value Product<br>
 
-
          <b>Other Positions:</b> Lab Assistant (Tuberculosis research), President, Synthetic Biology Club<br>
 
-
          <b>Interests:</b> Molecular Biology, Immunology, Bacteriology<br>
 
-
    </div>
 
-
    <div class="bio" id="anthony-roulier">
 
-
          <b>Major:</b> Chemical/Biological Engineering<br>
 
-
          <b>Semester:</b> 4<br>
 
-
          <b>iGEM Topic:</b> Breakdown<br>
 
-
          <b>Other Positions:</b> Member, AICHE<br>
 
-
          <b>Interests:</b> Fermentation, Food Microbiology<br>
 
-
    </div>
 
-
    <div class="bio" id="chauncy-hinshaw">
 
-
          <b>Major:</b> Microbiology<br>
 
-
          <b>Semester:</b> 4<br>
 
-
          <b>iGEM Topic:</b> Breakdown<br>
 
-
          <b>Other Positions:</b> Lab Assistant (Tuberculosis research); President, Microbiology Student Association; Treasurer, College of Veterinary
 
-
          Medicine and Biosciences College Council<br>
 
-
          <b>Interests:</b> Epidemiology, Public Health Education, Gene Therapy<br>
 
     </div>
     </div>
 +
  </center>
 +
</div>
-
    <div class="clear"></div>
 
-
    <div class="col" data-name="josiah-racchini">
+
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
-
        <img src="https://static.igem.org/mediawiki/2014/thumb/0/06/CSU_tm6.jpg/600px-CSU_tm6.jpg" class="pic"/><br>
+
<script type='text/javascript'>
-
        Josiah Racchini<br>
+
  $('#cssmenu').prepend('<div id="indicatorContainer"><div id="pIndicator"><div id="cIndicator"></div></div></div>');
-
        <a href="mailto:racchini@rams.colostate.edu"><img src="https://static.igem.org/mediawiki/2014/thumb/1/13/CSU_EmailC.png/600px-CSU_EmailC.png" class="icon"/></a>
+
      var activeElement = $('#cssmenu>ul>li:first');
-
        <a href="http://www.linkedin.com/pub/josiah-racchini/72/1bb/698"><img src="https://static.igem.org/mediawiki/2014/thumb/e/e2/CSU_LinkC.png/600px-CSU_LinkC.png" class="icon"/></a>
+
-
    </div>
+
-
    <div class="col" data-name="krista-henderson">
+
-
          <img src="https://static.igem.org/mediawiki/2014/thumb/0/04/CSU_tm4.jpg/600px-CSU_tm4.jpg" class="pic"/><br>
+
-
          Krista Henderson<br>
+
-
          <a href="mailto:kristalh@rams.colostate.edu"><img src="https://static.igem.org/mediawiki/2014/thumb/1/13/CSU_EmailC.png/600px-CSU_EmailC.png" class="icon"/></a>
+
-
          <a href="http://www.linkedin.com/in/hendersonkrista"><img src='https://static.igem.org/mediawiki/2014/thumb/e/e2/CSU_LinkC.png/600px-CSU_LinkC.png' class='icon'/></a>
+
-
    </div>
+
-
    <div class="col" data-name="matt-sabel">
+
-
          <img src="https://static.igem.org/mediawiki/2014/thumb/5/59/CSU_tm8.jpg/600px-CSU_tm8.jpg" class="pic"/><br>
+
-
          Matt Sabel<br>
+
-
          <a href="mailto:mesabel@rams.colostate.edu"><img src="https://static.igem.org/mediawiki/2014/thumb/1/13/CSU_EmailC.png/600px-CSU_EmailC.png" class="icon"/></a>
+
-
    </div>
+
-
    <div class="clear"></div>
+
      $('#cssmenu>ul>li').each(function() {
 +
          if ($(this).hasClass('active')) {
 +
              activeElement = $(this);
 +
          }
 +
      });
-
    <div class="bio" id="josiah-racchini">
 
-
          <b>Major:</b> Biochemistry<br>
 
-
          <b>Semester:</b> 6<br>
 
-
          <b>iGEM Topic:</b> Biosensor<br>
 
-
          <b>Other Positions:</b> Lab Assistant (Tomato mosaic virus research)<br>
 
-
          <b>Interests:</b> Epigenetics, Manufacturing<br>
 
-
    </div>
 
-
    <div class="bio" id="krista-henderson">
 
-
          <b>Major:</b> Chemical/Biological Engineering<br>
 
-
          <b>Semester:</b> 4<br>
 
-
          <b>iGEM Topic:</b> Breakdown<br>
 
-
          <b>Other Positions:</b> Member, CSU Marching Band<br>
 
-
          <b>Interests:</b> Scientific Literacy, Gene Therapy<br>   
 
-
    </div>
 
-
    <div class="bio" id="matt-sabel">
 
-
          <b>Major:</b> Microbiology<br>
 
-
          <b>Semester:</b> 2<br>
 
-
          <b>iGEM Topic:</b> Kill Switch<br>
 
-
          <b>Other Positions:</b> IT (CSU Veterinary Teaching Hospital)<br>
 
-
          <b>Interests:</b> Virology, Pathology<br></td>
 
-
    </div>
 
-
    <div class="clear"></div>
+
    var posLeft = activeElement.position().left;
-
   
+
    var elementWidth = activeElement.width();
-
    <div class="col" data-name="olivia-smith">
+
    posLeft = posLeft + elementWidth/2 -6;
-
          <img src="https://static.igem.org/mediawiki/2014/thumb/a/a0/CSU_tm9.jpg/600px-CSU_tm9.jpg" class="pic"/><br>
+
    if (activeElement.hasClass('has-sub')) {
-
          Olivia Smith<br>
+
      posLeft -= 6;
-
          <a href="mailto:ossmith@rams.colostate.edu"><img src="https://static.igem.org/mediawiki/2014/thumb/1/13/CSU_EmailC.png/600px-CSU_EmailC.png" class="icon"/></a>
+
    }
-
          <a href="http://www.linkedin.com/pub/olivia-smith/77/608/911"><img src="https://static.igem.org/mediawiki/2014/thumb/e/e2/CSU_LinkC.png/600px-CSU_LinkC.png" class="icon"/></a>
+
-
          <a href="http://twitter.com/LunaKCSU"><img src="https://static.igem.org/mediawiki/2014/thumb/6/67/CSU_TwitterC.png/600px-CSU_TwitterC.png" class="icon"></a>
+
-
    </div>
+
-
    <div class="col" data-name="renee-plomondon">
+
-
        <img src="https://static.igem.org/mediawiki/2014/thumb/b/b3/CSU_tm7.jpg/600px-CSU_tm7.jpg" class="pic"/><br>
+
-
        Renee Plomondon<br>
+
-
        <a href="mailto:reneeplomondon@gmail.com"><img src="https://static.igem.org/mediawiki/2014/thumb/1/13/CSU_EmailC.png/600px-CSU_EmailC.png" class="icon"/></a>
+
-
    </div>
+
-
    <div class="col" data-name="savannah-roemer">
+
-
          <img src="https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcSRxz0Msy361i7dv4XDmzpMIsxifRk-iZSgXmynC0cgZB9mlpqqVFXeJh4" class="pic"/><br>
+
-
          Savannah Roemer<br>
+
-
          <a href="mailto:sroemer@rams.colostate.edu"><img src="https://static.igem.org/mediawiki/2014/thumb/1/13/CSU_EmailC.png/600px-CSU_EmailC.png" class="icon"/></a>
+
-
    </div>
+
-
    <div class="clear"></div>
+
    $('#cssmenu #pIndicator').css('left', posLeft);
-
   
+
    var element, leftPos, indicator = $('#cssmenu pIndicator');
 +
   
 +
    $("#cssmenu>ul>li").hover(function() {
 +
          element = $(this);
 +
          var w = element.width();
 +
          if ($(this).hasClass('has-sub'))
 +
          {
 +
            leftPos = element.position().left + w/2 - 12;
 +
          }
 +
          else {
 +
            leftPos = element.position().left + w/2 - 6;
 +
          }
-
    <div class="bio" id="olivia-smith">
+
           $('#cssmenu #pIndicator').css('left', leftPos);
-
           <b>Major:</b> Chemical/Biological Engineering, Biomedical Engineering<br>
+
      }
-
          <b>Semester:</b> 4<br>
+
      , function() {
-
          <b>iGEM Topic:</b> High-Value Product<br>
+
        $('#cssmenu #pIndicator').css('left', posLeft);
-
          <b>Other Positions:</b> Lab Assistant (Hepatocyte research); Underwriting Director, DJ (KCSU 90.5 FM)<br>
+
      });
-
          <b>Interests:</b> Tissue Engineering, Web/Graphic Design, Programming<br>
+
-
    </div>
+
-
    <div class="bio" id="renee-plomondon">
+
-
          <b>Major:</b> Biochemistry<br>
+
-
          <b>Semester:</b> 2<br>
+
-
          <b>iGEM Topic:</b> Kill Switch<br>
+
-
          <b>Other Positions:</b> Lab Assistant (Musculoskeletal Biomechanics research)<br>
+
-
          <b>Interests:</b> Bionics, Biomedicine<br>
+
-
    </div>
+
-
    <div class="bio" id="savannah-roemer">
+
-
          <b>Major:</b> Chemical/Biological Engineering<br>
+
-
          <b>Semester:</b> 4<br>
+
-
          <b>Other Positions:</b> Lab Assistant (Tuberculosis research), International Field Biology Research Assistant (Euglossine bees, entomology research)<br>
+
-
          <b>Interests:</b> Biochemistry, Genetics, Horticulture<br>
+
-
    </div>     
+
-
   
+
-
    <div class="clear"></div>
+
-
   
+
-
    <h1>Our Advisers</h1>
+
-
    <div class='col' data-name='sun-jiayi'>
+
-
          <img src='https://static.igem.org/mediawiki/2014/thumb/2/2c/CSU_tm10.jpg/600px-CSU_tm10.jpg' class='pic'/><br>
+
-
          Sun Jiayi<br>
+
-
          <a href='mailto:jiayisun@engr.colostate.edu'><img src='https://static.igem.org/mediawiki/2014/thumb/1/13/CSU_EmailC.png/600px-CSU_EmailC.png' class='icon'/></a>
+
-
    </div>
+
-
    <div class="col" data-name="ashok-prasad">
+
-
          <img src="https://static.igem.org/mediawiki/2014/thumb/1/10/Ashok.jpg/600px-Ashok.jpg" class="pic"/><br>
+
-
          Ashok Prasad, Ph.D.<br>
+
-
          <a href="mailto:ashokp@engr.colostate.edu"><img src="https://static.igem.org/mediawiki/2014/thumb/1/13/CSU_EmailC.png/600px-CSU_EmailC.png" class="icon"/></a>
+
-
    </div>
+
-
    <div class="col" data-name="christie-peebles">
+
-
          <img src="https://static.igem.org/mediawiki/2014/a/a1/Christie.jpg" class="pic"/><br>
+
-
          Christie Peebles, Ph.D.<br>
+
-
          <a href="mailto:cpeebles@engr.colostate.edu"><img src="https://static.igem.org/mediawiki/2014/thumb/1/13/CSU_EmailC.png/600px-CSU_EmailC.png" class="icon"/></a>
+
-
          <a href='www.linkedin.com/pub/christie-peebles/80/459/b0'><img src="https://static.igem.org/mediawiki/2014/thumb/e/e2/CSU_LinkC.png/600px-CSU_LinkC.png" class="icon"/></a>
+
-
    </div>
+
 +
    $('#cssmenu>ul').prepend('<li id="menu-button"><a>Menu</a></li>');
 +
    $( "#menu-button" ).click(function(){
 +
          if ($(this).parent().hasClass('open')) {
 +
            $(this).parent().removeClass('open');
 +
          }
 +
          else {
 +
            $(this).parent().addClass('open');
 +
          }
 +
        });
 +
</script>
 +
<script type="text/javascript">
 +
$(document).ready(function(){
 +
    $(document).on('click', '.show', function(){
 +
          $('.toc').show(100);
 +
          $('.show').hide();
 +
    });
 +
    $(document).on('click', '.hide', function(){
 +
          $('.toc').hide();
 +
          $('.show').show(100);
 +
    });
 +
});
 +
</script>
 +
<script type='text/javascript'>
 +
  $(document).ready(function() {
-
    <div class="clear"></div>
+
    //Calculate the height of <header>
 +
    //Use outerHeight() instead of height() if have padding
 +
    var aboveHeight = $('#banner').height();
-
    <div class='bio' id='sun-jiayi'>
+
//when scroll
-
          <b>Department:</b> Chemical/Biological Engineering<br>
+
    $(window).scroll(function(){
-
          <b>Research Interests:</b> Sun is a graduate student at CSU working in Dr. Peebles lab. Specifically, she works with periwinkles. She advises all of the iGEM team members in day-to-day activities.<br><br>
+
 
-
    </div>
+
        //if scrolled down more than the header’s height
-
    <div class="bio" id="ashok-prasad">
+
            if ( $(window).scrollTop() > aboveHeight ){
-
          <b>Department:</b> Chemical/Biological Engineering<br>
+
 
-
          <b>Research Interests:</b> Dr. Prasad's research is driven by concrete biological and bio-engineering questions as well as the larger questions posed by systems biology and quantitative biology. He investigates questions such as 'What does it mean to say that life is an emergent property of complex biological networks? Are there non-trivial universal principles that "living matter" obeys?' The main method his lab uses to answer these questions is creation and development of predictive biological models.<br><br>
+
        // if yes, add “fixed” class to the <nav>
-
    </div>
+
        // add padding top to the #content
-
    <div class="bio" id="christie-peebles">
+
            //(value is same as the height of the nav)
-
          <b>Department:</b> Chemical/Biological Engineering<br>
+
            $('#cssmenu').addClass('fixed').next().css('padding-top','44');
-
          <b>Research Interests:</b> Dr. Peebles' research is focused in the areas of metabolic engineering, secondary metabolism, regulatory networks, and systems biology in plants, bacteria and yeast for the production of bio-based chemicals and fuels. More specifically, these areas can be divided into 2 main applications. One application is the use of plant metabolic engineering to produce important pharmaceuticals and nutraceuticals. The second is the engineering of photoautotrophs for the production of bio-based chemicals and fuels.<br><br>
+
           
-
    </div>
+
 
 +
            } else {
 +
 
 +
        // when scroll up or less than aboveHeight,
 +
            //remove the “fixed” class, and the padding-top
 +
            $('#cssmenu').removeClass('fixed').next().css('padding-top','0');
 +
         
 +
            }
 +
 
 +
            if ( $(window).scrollTop() > aboveHeight-14 ){
 +
              $('#top-section').addClass('disp');
 +
            } else{
 +
            $('#top-section').removeClass('disp');
 +
            }
 +
        });
 +
    });
 +
 
 +
</script>
-
</div>
 
-
       
 
</body>
</body>
-
<br>
+
 
</html>
</html>

Revision as of 02:57, 22 September 2014

CSU iGEM 2014

Welcome to CSU Fort Collin's 2014 Wiki

Our Project

Approximately 3 billion gallons per year of used frying oil are produced in the U.S. alone. While some recycling efforts are put forth to turn used frying oil into biodiesel and some companies are working on more effective ways to recycle the frying oil, the iGEM team at Colorado State University is working to turn spent frying oil into a high value product. There are four major components to this year’s project including; the breakdown of frying oil, a biosensor for detecting the breakdown of frying oil, production of a high value product, and a kill switch to kill the bacteria if they were to be released into the environment. Our team aims to put each of these components into Escherichia coli.

In order to detect that the process is working we have developed a biosensor that will detect the breakdown of Acyl-CoA, a byproduct of the breakdown pathway of lipids, in E. coli. Our biosensor is being constructed by inserting a novel promoter in front of DNA expressing a Green Fluorescent Protein (GFP). This promoter is activated by Acyl-CoA, a byproduct of the breakdown pathway of lipids in E. coli. This will result in E. coli expressing GFP when successful breakdown is occurring.

In order to break down the frying oil we will be taking advantage of the cell’s natural ability to break down fatty acids for use in the Kreb’s cycle. We will be upregulating the limiting enzymes that aid in the breakdown of fatty acids in order to have the cell produce more Acetyl-CoA.

This Acetyl-CoA can then be used in the mevalonate pathway. This pathway is common to most plants as well as yeast. We will be taking the genes from yeast and constructing two operons in order to produce isopentenyl pyrophosphate (IPP). While both IPP and dimethylallyl pyrophosphate (DMAPP) are both naturally produced in E. coli through the non-mevalonate pathway , the mevalonate pathway provides a more efficient route from acetyl-CoA to terpenoid production than the alternative. Our high-value product will be a terpenoid that has yet to be determined.

For our kill switch, we will be using a gene named Killer Red which is a mutant of hydrozoan chromoprotein anm2CP from Anthomedusae sp. DC-2005 . Our team plans to insert this gene into our construct and by doing so, it will provide a fail-safe in the unlikely event of our E. coli escaping into the environment. The Killer Red gene has a repressible promoter in which tryptophan acts as the repressor. There will be tryptophan present while the cell is used to break down the frying oil, but is not highly present in the environment. Without the presence of tryptophan the Killer Red gene will be activated and white light will produce reactive oxygen species within the cell, causing cell death.

Our biosensor is being constructed by inserting a novel promoter in front of DNA expressing a Green Fluorescent Protein (GFP). This promoter is activated by Acyl-CoA, a byproduct of the breakdown pathway of lipids in E. coli. This will result in E. coli expressing GFP when successful breakdown is occurring.