Difference between revisions of "Team:UCSC/Breakdown"

 
(157 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
 
<head>
 
<head>
 
<meta charset="utf-8">
 
<meta charset="utf-8">
 +
<!-- Bootstrap CSS -->
 
   <meta name="viewport" content="width=device-width, initial-scale=1">
 
   <meta name="viewport" content="width=device-width, initial-scale=1">
   <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
+
   <link rel="stylesheet" href="https://2015.igem.org/Template:UCSC/CSS?action=raw&ctype=text/css">
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+
  <script src="https://2015.igem.org/Template:UCSC/Javascript?action=raw&ctype=text/javascript"></script>
   <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
+
   <script src="https://2015.igem.org/Template:UCSC/Bootstrap_Javascript?action=raw&ctype=text/javascript"></script>
 
<style>
 
<style>
 +
 
body{padding-bottom: 70px;}
 
body{padding-bottom: 70px;}
 +
 +
b {font-size: 24px;}
 +
 +
.navbar-nav > li{
 +
  padding-top: 5px;
 +
  padding-left:20px;
 +
  padding-right:20px;
 +
}
 +
 +
.navbar .navbar-nav {
 +
    display: inline-block;
 +
    float: none;
 +
}
 +
 +
.navbar .navbar-collapse {
 +
    text-align: center;
 +
}
 +
.bernick a:hover { color: #CCAC00;}
 +
 +
.foot a:link{ color: black;}
 +
 +
.foot a:visited{ color: black;}
 +
 +
.foot a:hover { color: #CCAC00;}
 +
 +
.bernick_swag a:link{ color: #8798b2; font-family:  Calibri, Helvetica; Arial font-size: 13px;}
 +
 +
.bernick_swag a:visited{ color: #8798b2; font-family: Calibri, Helvetica; Arial font-size: 13px;}
 +
 +
.bernick_swag a:hover { color: #DAA520; font-family:  Calibri, Helvetica; Arial font-size: 13px;}
 +
 +
member1 { position: absolute; width: 180px; height: 180px;  }
 +
img {
 +
max-width: 100%;
 +
height: auto;
 +
width: auto\9; /* ie8 */
 +
}
 +
 +
 +
#salt {width: 75%; height: 75%;
 +
      margin: auto;
 +
      position: relative;
 +
      top: -25px;}
 +
  
 
div.classname a:hover {
 
div.classname a:hover {
Line 15: Line 60:
 
}
 
}
  
a.steve:hover{
+
 
color: #ff0000;}
+
  
 
.gear {
 
.gear {
Line 25: Line 69:
 
     animation:spin 4s linear infinite;
 
     animation:spin 4s linear infinite;
 
}
 
}
 +
 
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
 
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
 
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
 
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
Line 32: Line 77:
 
font-family: calibri, helvetica, arial;
 
font-family: calibri, helvetica, arial;
 
font-size: 16px;}
 
font-size: 16px;}
 +
 +
ul#menu li {
 +
    display:inline;
 +
}
  
 
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
     display:none;}
 
     display:none;}
 +
  
 
#top-section {
 
#top-section {
Line 41: Line 91:
 
     width: 100%;
 
     width: 100%;
 
     padding-left: 0px;}
 
     padding-left: 0px;}
 +
  
 
#content {
 
#content {
Line 46: Line 97:
 
     width: 100%;
 
     width: 100%;
 
     padding: 0px;}
 
     padding: 0px;}
 +
  
 
#our_content {
 
#our_content {
Line 62: Line 114:
 
         font-size: 12px;
 
         font-size: 12px;
 
         font-family: Calibri, Helvetica; Arial;}
 
         font-family: Calibri, Helvetica; Arial;}
 +
 +
 +
 +
}
 +
 +
@media screen and (max-width: 1280px) {
 +
 +
.gear {width: 10%; height: 10%;}
 +
 +
#salt {width: 100%}
 +
 +
#our_content {
 +
width: 100%;
 +
}
 +
 +
#top-section {
 +
width: 100%;
 +
}
 +
 +
#content {width: 100%;}
 +
 +
#foot {width: 100%}
 +
 +
 +
}
 +
 +
@media screen and (max-width: 1024px) {
 +
 +
#salt {width: 100%}
 +
 +
#our_content {
 +
width: 100%;
 +
}
 +
 +
#top-section {
 +
width: 100%;
 +
}
 +
 +
#content {width: 100%;}
 +
 +
#foot {width: 100%}
 +
 +
.gear {width: 10%; height: 10%;}
 +
 +
}
 +
@media screen and (max-width: 980px) {
 +
 +
#salt {width: 100%}
 +
#our_content {
 +
width: 100%;
 +
}
 +
 +
#top-section {
 +
width: 100%;
 +
}
 +
 +
#content {width: 100%;}
 +
 +
#foot {width: 100%}
 +
 +
.gear {width: 10%; height: 10%;}
 +
}
 +
 +
@media screen and (max-width: 650px) {
 +
 +
#salt {width: 100%}
 +
 +
#our_content {
 +
width: 100%;
 +
}
 +
 +
#top-section {
 +
width: 100%;
 +
}
 +
 +
#content {width: 100%;}
 +
 +
#foot {width: 100%}
 +
 +
.gear {width: 10%; height: 10%;}
 +
 +
}
 +
<!-- Nina don't touch this or so help me god -->
 +
 +
.a {
 +
        -webkit-animation:gear_1 4s linear infinite;
 +
        -moz-animation:gear_1 4s linear infinite;
 +
        animation:gear_1 4s linear infinite;
 +
    }
 +
 +
    @-moz-keyframes gear_1 {
 +
        100% {
 +
            -moz-transform: rotate(360deg);
 +
        }
 +
    }
 +
    @-webkit-keyframes gear_1 {
 +
        100% {
 +
            -webkit-transform: rotate(360deg);
 +
        }
 +
    }
 +
    @keyframes gear_1 {
 +
        100% {
 +
            -webkit-transform: rotate(360deg);
 +
            transform:rotate(360deg);
 +
        }
 +
    }
 +
 +
    .c{
 +
        -webkit-animation:gear_2 4s linear infinite;
 +
        -moz-animation:gear_2 4s linear infinite;
 +
        animation:gear_2 4s linear infinite;
 +
    }
 +
 +
    @-moz-keyframes gear_2 {
 +
        100% {
 +
            -moz-transform: rotate(-360deg);
 +
        }
 +
    }
 +
    @-webkit-keyframes gear_2 {
 +
        100% {
 +
            -webkit-transform: rotate(-360deg);
 +
        }
 +
    }
 +
    @keyframes gear_2 {
 +
        100% {
 +
            -webkit-transform: rotate(360deg);
 +
            transform:rotate(-360deg);
 +
        }
 +
    }
 +
 +
    .gear-container {
 +
        position: relative;
 +
        height: 630px;
 +
    }
 +
 +
    .gear-node {
 +
        width: 180px;
 +
        height: 180px;
 +
        position: absolute;
 +
        cursor: pointer;
 +
    }
 +
 +
    .gear-node .gear {
 +
        width: 180px;
 +
        height: 180px;
 +
        position: absolute;
 +
        top: 0;
 +
        left: 0;
 +
        right: 0;
 +
        bottom: 0;
 +
        z-index: 2;
 +
    }
 +
 +
    .gear-node .profile-pictures {
 +
        width: 180px;
 +
        height: 180px;
 +
        position: absolute;
 +
        top: 0;
 +
        left: 0;
 +
        right: 0;
 +
        bottom: 0;
 +
        z-index: 3;
 +
    }
 +
 +
    .gear-node .line {
 +
        position: absolute;
 +
        height: 0px;
 +
        left: 85px;
 +
        top: 85px;
 +
        border: 2px dashed #bdbec0;
 +
        opacity: 0;
 +
        -webkit-transition: opacity 0.5s ease-in-out;
 +
        transition: opacity 0.5s ease-in-out;
 +
        z-index: -1;
 +
    }
 +
 +
    .gear-node.active .line {
 +
        opacity: 1;
 +
    }
 +
 +
    .profile-cont {
 +
        opacity: 0;
 +
        height: 0;
 +
        overflow: hidden;
 +
        -webkit-transition: opacity 0.5s ease-in-out;
 +
        transition: opacity 0.5s ease-in-out;
 +
    }
 +
 +
    .profile-cont.active {
 +
        opacity: 1;
 +
        height: auto;
 +
    }
 +
 +
 +
    @media screen and (max-width: 1024px) {
 +
 +
        #salt {
 +
            width: 100%
 +
        }
 +
 +
        #our_content {
 +
            width: 100%;
 +
        }
 +
 +
        #top-section {
 +
            width: 100%;
 +
        }
 +
 +
        #content {width: 100%;}
 +
        #foot {width: 100%;}
 +
 +
        .gear {
 +
            width: 10%;
 +
            height: 10%;
 +
        }
 +
 +
 +
        .gear-container {
 +
            position: relative;
 +
            height: 100%;
 +
        }
 +
 +
        .gear-node {
 +
            width: 100%;
 +
            height: 100%;
 +
        }
 +
     
 +
        .gear-node .gear {
 +
            width: 100%;
 +
            height: 100%;
 +
        }
 +
    }
 +
 +
    @media screen and (max-width: 980px) {
 +
 +
        #salt {
 +
            width: 100%;
 +
        }
 +
 +
        #our_content {
 +
            width: 100%;
 +
        }
 +
 +
        #top-section {
 +
            width: 100%;
 +
        }
 +
 +
        #content {width: 100%;}
 +
        #foot {width: 100%}
 +
 +
        .gear {
 +
            width: 10%;
 +
            height: 10%;
 +
        }
 +
 +
        .gear-container {
 +
            position: relative;
 +
            height: 100%;
 +
        }
 +
 +
        .gear-node {
 +
            width: 100%;
 +
            height: 100%;
 +
        }
 +
     
 +
        .gear-node .gear {
 +
            width: 100%;
 +
            height: 100%;
 +
        }
 +
    }
 +
 +
 +
    @media screen and (max-width: 650px) {
 +
 +
        #salt {
 +
            width: 100%;
 +
        }
 +
 +
        #our_content {
 +
            width: 100%;
 +
        }
 +
 +
        #top-section {
 +
            width: 100%;
 +
        }
 +
 +
        #content {width: 100%;}
 +
        #foot {width: 100%}
 +
 +
        .gear {
 +
            width: 10%;
 +
            height: 10%;
 +
        }
 +
 +
        .gear-container {
 +
            position: relative;
 +
            height: 100%;
 +
            width: 100%;
 +
        }
 +
 +
        .gear-node {
 +
            width: 10%;
 +
            height: 10%;
 +
        }
 +
     
 +
        .gear-node .gear {
 +
            width: 10%;
 +
            height: 10%;
 +
        }
 +
    }
 +
 
</style>
 
</style>
  
Line 73: Line 436:
 
<body>
 
<body>
  
<nav class="navbar navbar-inverse navbar-fixed-top" style="position:relative; top: -10px; " >
+
<nav class="navbar navbar-fixed-top" style="position:relative; top: -10px; background-color: #E5E4E2; text-align:center;" >
   <div  class="container-fluid">
+
   <div  class="container-fluid" >
     <div class="navbar-header">
+
     <div class="navbar-header" >
       <a class="navbar-brand" href="https://2015.igem.org/Team:UCSC">UCSC iGEM</a>
+
       <a class="navbar-brand" href="#"></a>
 
     </div>
 
     </div>
 
     <div>
 
     <div>
       <ul class="nav navbar-nav steve">
+
       <ul class="nav navbar-nav bernick_swag">
 
         <li class="active"><a href="https://2015.igem.org/Team:UCSC">Home</a></li>
 
         <li class="active"><a href="https://2015.igem.org/Team:UCSC">Home</a></li>
 
         <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Team <span class="caret"></span></a>
 
         <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Team <span class="caret"></span></a>
 
           <ul class="dropdown-menu">
 
           <ul class="dropdown-menu">
             <li><a href="https://2015.igem.org/Team:UCSC/Captains">The Captains</a></li>
+
             <li><a href="https://2015.igem.org/Team:UCSC/Team">Meet the Team</a></li>
 
             <li><a href="https://2015.igem.org/Team:UCSC/Breakdown">Breakdown</a></li>
 
             <li><a href="https://2015.igem.org/Team:UCSC/Breakdown">Breakdown</a></li>
 
             <li><a href="https://2015.igem.org/Team:UCSC/Fermentation">Fermentation</a></li>
 
             <li><a href="https://2015.igem.org/Team:UCSC/Fermentation">Fermentation</a></li>
 
             <li><a href="https://2015.igem.org/Team:UCSC/Field">Field</a></li>
 
             <li><a href="https://2015.igem.org/Team:UCSC/Field">Field</a></li>
 +
            <li><a href="https://2015.igem.org/Team:UCSC/Attributions">Attributions</a></li>
 +
 
           </ul>
 
           </ul>
 
         </li>
 
         </li>
         <li><a href="https://2015.igem.org/Team:UCSC/Project">Project</a></li>
+
         <li><a href="https://2015.igem.org/Team:UCSC/Description">Project</a></li>
        <li><a href="https://2015.igem.org/Team:UCSC/Outreach">Outreach</a></li>
+
          <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Human Practices<span class="caret"></span></a>
         <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Notebook<span class="caret"></span></a>
+
          <ul class="dropdown-menu">
 +
            <li><a href="https://2015.igem.org/Team:UCSC/Outreach">Outreach</a></li>
 +
            <li><a href="https://2015.igem.org/Team:UCSC/Practices">Bioethics</a></li>
 +
          </ul>
 +
         </li>        <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Notebook<span class="caret"></span></a>
 
           <ul class="dropdown-menu">
 
           <ul class="dropdown-menu">
 
             <li><a href="https://2015.igem.org/Team:UCSC/Logs">Logs</a></li>
 
             <li><a href="https://2015.igem.org/Team:UCSC/Logs">Logs</a></li>
Line 98: Line 467:
 
         </li>
 
         </li>
 
         <li><a href="https://2015.igem.org/Team:UCSC/Safety">Safety</a></li>
 
         <li><a href="https://2015.igem.org/Team:UCSC/Safety">Safety</a></li>
        <li><a href="https://2015.igem.org/Team:UCSC/Parts">Parts</a></li>
+
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Achievements<span class="caret"></span></a>
        <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">F.O.C.U.S<span class="caret"></span></a>
+
 
           <ul class="dropdown-menu">
 
           <ul class="dropdown-menu">
             <li><a href="https://2015.igem.org/Team:UCSC/FOCUS_Works">How it works</a></li>
+
             <li><a href="https://2015.igem.org/Team:UCSC/Parts">Parts</a></li>
             <li><a href="https://2015.igem.org/Team:UCSC/FOCUS_Devs">Developers</a></li>
+
             <li><a href="https://2015.igem.org/Team:UCSC/Medal_Fulfillment">Medal Fulfillment</a></li>
 +
            <li><a href="https://2015.igem.org/Team:UCSC/Results">Results</a></li>
 +
 
 +
          </ul>
 +
 
 +
            <li><a href="https://2015.igem.org/Team:UCSC/Software">Software</a></li>
 
              
 
              
 
       </ul>
 
       </ul>
Line 111: Line 484:
  
 
<!--First Block -->
 
<!--First Block -->
 +
<div id="salt">
 +
<img src="https://static.igem.org/mediawiki/2015/7/7c/UCSC_Breakdown_Banner.png" />
 +
</div>
 
<div id="our_content" align="center">
 
<div id="our_content" align="center">
<img src="https://static.igem.org/mediawiki/2015/7/73/Ucsclogo.png" width="75%" height="75%" />
 
  
<h1>Breakdown Team</h1>
+
<h1> Breakdown </h1>
 +
<br />
  
<p>
+
<!-- Nina Table -->
  
 +
<div>
 +
<div class="col-md-12">
 +
<b>Background:</b>
 +
<p style="text-align:left;">Cellulose is the most abundant carbon source on the planet and consequently, cellulolysis is an essential part to the carbon cycle as it replenishes atmospheric carbon. However, the rate of atmospheric carbon accumulation has been increasing exponentially since the onset of industrial age combustion of fossil fuels. Significant changes in global climate can be attributed to increased atmospheric carbon levels, calling an action to start using renewable carbon energy sources. We aim to use waste cellulosic biomass from paper and crop waste as a source of renewable energy by harnessing the catalytic activity of the enzymes responsible for cellulolysis, a class of enzymes known as cellulases, and engineering these cellulases to be tolerant to high saline solutions to reduce the energy cost of the cellulose pretreatment process.
 +
There are three main types of cellulases: endocellulases, exocellulases, and beta-glucosidases; each play a vital role in cellulose degradation. Endocellulases cleave the hydrogen bonds between crystalline cellulose polymers, exposing the free beta-linked polysaccharide chains. Exocellulases then bind the ends of  loose cellulose strands and cleave the beta-1,4 glycosidic bonds between every two or three glucose subunits producing either cellobiose or cellotriose. Beta-glucosidase finally converts cellobiose into glucose, concluding the cellulose degradation pathway.
 
</p>
 
</p>
 +
</div>
  
 +
<div class="col-md-6">
 +
<b>Methods:</b>
 +
<p style="text-align: left;">
 +
We chose to transform Haloferax Volcanii with a B-glucosidase. Our pipeline was to collect data from different cellulases across various organisms, determine which are secreted, and decide which to try to codon optimize to transform into Hvo.
 +
 +
</p>
 +
 +
</div>
 +
 +
<div class="col-md-6">
 +
<b>Future Goals:</b>
 +
<p style="text-align:left;">
 +
Transform Hvo with our - glucosidase(WT) - pTA963C constructs. Then, test each for expression and enzymatic activity.
 +
 +
</p>
 +
</div>
 +
<table style="width: 1230px; text-align: center;">
 +
<tr>
 +
<td>
 +
<br>
 +
View our <a href="https://2015.igem.org/Team:UCSC/Logs">Notebook</a> for our methodology that lead to our results.
 +
</td>
 +
</tr>
 +
</table>
 +
 +
 +
 +
<!-- Your table stops here -->
 +
 
<br />
 
<br />
 
<br />
 
<br />
 +
<!-- team gear code -->
 +
<div class="container">
 +
    <div class="row">
 +
        <div class="col-md-6 gear-container">
 +
            <div class="gear-node a" data-node="1" style="top: 0px; left: -2px;">
 +
                <img class="gear" src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" />
 +
                <img class="profile-picture" src="https://static.igem.org/mediawiki/2015/2/29/UCSC_Team1.png"  />
 +
                <div class="line" style="-ms-transform: rotate(7deg); -webkit-transform: rotate(7deg); transform: rotate(7deg); width: 577px; top: 94px; left: 63px;"></div>
 +
            </div>
 +
            <div class="gear-node" data-node="2" style="top: 68px; left: 155px;">
 +
                <img class="gear c " src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" />
 +
                <img class="profile-picture" src="https://static.igem.org/mediawiki/2015/f/f8/Anissa.png" />
 +
                <div class="line" style="-ms-transform: rotate(7deg); -webkit-transform: rotate(7deg); transform: rotate(7deg); width: 433px; top: 94px; left: 63px;"></div>
 +
            </div>
 +
            <div class="gear-node a" data-node="3" style="top: 200px; left: 50px;">
 +
                <img class="gear" src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" />
 +
                <img class="profile-picture" src="https://static.igem.org/mediawiki/2015/d/d5/Cristian.png" />
 +
                <div class="line" style="-ms-transform: rotate(-15deg); -webkit-transform: rotate(-15deg); transform: rotate(-15deg); width: 559px; top: 31px; left: 39px;"></div>
 +
            </div>
 +
            <div class="gear-node" data-node="4" style="top: 270px; left: 210px;">
 +
                <img class="gear c" src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" />
 +
                <img class="profile-picture" src="https://static.igem.org/mediawiki/2015/c/c7/Jairo.png" />
 +
                <div class="line" style="-ms-transform: rotate(-26deg); -webkit-transform: rotate(-26deg); transform: rotate(-26deg); width: 476px; top: -15px; left: 39px;"></div>
 +
            </div>
 +
            <div class="gear-node a" data-node="5" style="top: 405px; left: 105px;">
 +
                <img class="gear" src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" />
 +
                <img class="profile-picture" src="https://static.igem.org/mediawiki/2015/8/82/John.png" />
 +
                <div class="line" style="-ms-transform: rotate(-26deg); -webkit-transform: rotate(-26deg); transform: rotate(-26deg); width: 528px; top: -15px; left: 39px;"></div>
 +
            </div>
 +
            <div class="gear-node" data-node="6" style="top: 470px; left: 270px;">
 +
                <img class="gear c" src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" />
 +
                <img class="profile-picture" src="https://static.igem.org/mediawiki/2015/7/71/Tanvir.png" />
 +
                <div class="line" style="-ms-transform: rotate(-44deg); -webkit-transform: rotate(-44deg); transform: rotate(-44deg); width: 382px; top: -48px; left: 43px;"></div>
 +
            </div>
 +
            <div class="gear-node a" data-node="7" style="top: 630px; left: 340px;">
 +
                <img class="gear" src="https://static.igem.org/mediawiki/2015/9/9c/UCSC_Profile_Gear.png" />
 +
                <img class="profile-picture" src="https://static.igem.org/mediawiki/2015/c/c7/Roger.png" />
 +
                <div class="line" style="-ms-transform: rotate(-59deg); -webkit-transform: rotate(-59deg); transform: rotate(-59deg); width: 485px; top: -148px; left: -12px;"></div>
 +
            </div>
  
 +
        </div>
 +
        <div class="col-md-6">
 +
            <div class="profile-cont" data-node="1">
 +
                <table style=" width: 500px; padding: 0px; margin: auto;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>Swathi Balaji</b>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2015/2/22/ZSMERya.jpg" style=" width: 236px; height: 355px;" />
 +
                </td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
                <li>Biomolecular Engineering</li>
 +
                <li>Bioinformatics minor</li>
 +
                <li>College Nine (UCSC)</li>
 +
                <li>4th Year</li>
 +
                <li>Grant & Web Team</li>
 +
                <li>From: Pleasanton, CA</li>
 +
                </ul>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
<table style=" width: 500px; padding: 0px; margin: auto;">
 +
                <tr>
 +
                <td style=" padding: 0px;">
 +
                <p class="left">
 +
<i>"Being a part of the UCSC iGEM team this summer has provided me with a valuble life experience
 +
to say the vey least. Not only was I able to
 +
refine my existing lab techniques and develop new ones, but I was also able to
 +
learn how to efficienty work and communicate with my own team to assure maximum success.
 +
Over the course of the summer I can say that I have grown both as a person and as
 +
a researcher. I am truly glad to have taken on such an opportunity and to have been
 +
able to contribute to the scientific community in some way. The amount of experiences and knowledge
 +
that I was able to obtain in the past couple of months is definitely something that will remain with me far beyond my undergraduate
 +
years."</i>
 +
                </p>
 +
               
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
            <div class="profile-cont" data-node="2">
 +
                  <table style=" width: 500px; padding: 0px; margin: auto;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>Anissa Benabbas</b>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2015/9/9b/B4Xw1uq.jpg" style=" width: 236px; height: 355px;" />
 +
                </td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
                <li>Biology</li>
 +
                <li>Bioinformatics minor</li>
 +
                <li>Crown College (UCSC)</li>
 +
                <li>Graduate (Post Bac)</li>
 +
                <li>Video Team</li>
 +
                <li>From: Sunnyvale, CA</li>
 +
                </ul>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
<table style=" width: 500px; padding: 0px; margin: auto;">
 +
                <tr>
 +
                <td style=" padding: 0px;">
 +
              <p class="left">
 +
<i>"May name is Anissa, and I am a recent graduate in biology with a bioinformatics minor. I took part in the breakdown portion of the iGEM team, my personal goal being to refine wet lab techniques as well as learn computational skills. Aside from the wet lab work, I also took part in the outreach portion of the team's efforts, such as the crowdfund video. I learned so much in the duration of the summer, and it was a pleasure working in a group of so many bright individuals striving to achieve a common goal. I look forward to taking the skills I've learned in this experience with me to graduate school and beyond."</i>
 +
                </p>
 +
               
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
            <div class="profile-cont" data-node="3">
 +
                <table style=" width: 500px;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>Cristian Camacho</b>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2015/7/74/YTbf8tV.jpg" style=" width: 236px; height: 355px;" />
 +
                </td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
        <li><span>Biomolecular Engineering<br /> </span><em><span>Bioinformatics minor</span></em><span><br /> Crown College (UCSC)<br /> 4th Year<br /> Grant &amp; Video Team<br /> From: La Mirada, CA</span></li>
 +
</ul>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
<table style=" width: 500px; padding: 0px; margin: auto;">
 +
                <tr>
 +
                <td style=" padding: 0px;">
 +
              <p class="left">
 +
<i>"In my opinion, the greatest part of the iGEM experience was being able to witness and take part in the unimaginable amount of success that a random group could produce in such a short period of time.  Being able to operate efficiently as a team on a multi-layered project, raising over $24,000, making new discoveries, and establishing an image for our team and project that we can be proud of. I’ve learned so much because of iGEM, and along the way I’ve been blessed to become friends with a remarkable group of individuals that have helped me become a better leader and a better person."</i>
 +
                </p>
 +
               
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
            <div class="profile-cont" data-node="4">
 +
          <table style=" width: 500px;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>Jairo Navarro</b>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2015/7/7d/CLQ8zNx.jpg" style=" width: 236px; height: 355px;" />
 +
                </td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
        <li><span>Biomolecular Engineering<br /> </span><em><span>Bioinformatics minor</span></em><span><br /> College Nine (UCSC)<br /> 4th Year<br /> Grant, Programming, Video, &amp; <br /> Web Team<br /> From: Watsonville, CA</span></li>
 +
</ul>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
<table style=" width: 500px; padding: 0px; margin: auto;">
 +
                <tr>
 +
                <td style=" padding: 0px;">
 +
                <p class="left">
 +
<i>"My name is Jairo Navarro and I am currently 22 years old, the youngest in my family. I was born in Santa Clara, and lived in San Jose until my father when to prison when I was about 8 years old. Since then, I have been living in Watsonville with my mother, brother and sister. I am the first in my family to go to college and I could not have picked a better school than UC Santa Cruz to study Biomolecular Engineering and Bioinformatics. Being a part of this year's iGEM team has been the most rewarding and challenging experience during my undergraduate career. Because of iGEM, I have learned how to fund-raise for a research project, conduct my own research experiments, explain my research in layman's terms and has solidified my decision on going to graduate school.  "</i>
 +
                </p>
 +
               
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
            <div class="profile-cont" data-node="5">
 +
          <table style=" width: 500px;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>John Poncini</b>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2015/5/55/QyX9v4a.jpg" style=" width: 236px; height: 355px;" />
 +
                </td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
        <li><span>Biomolecular Engineering<br /> </span><em><span>Bioinformatics minor</span></em><span><br /> College 8 (UCSC)<br /> 4th Year<br /> Grant &amp; Video Team<br /> From: Stockton, CA&nbsp;</span></li>
 +
</ul>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
<table style=" width: 500px; padding: 0px; margin: auto;">
 +
                <tr>
 +
                <td style=" padding: 0px;">
 +
                <p class="left">
 +
<i>"I started on the Field Team with an interest in finding and identifying Haloferax species that contain cellulases, enzymes that break down cellulose. The process of screening archaea for cellulases took the majority of the summer so I promptly  switched towards developing a synthetic halophilic cellulase. Using a vast array of computational tools, I developed a pipeline for determining a model cellulase which we will test for expression in Haloferax volcanii. My computational work culminated in the discovery of conserved rare codons in specific gene regions across domains of life, leading towards the development of F.O.C.U.S, our computational strategy for determining rare codons in gene sequences. I hope to soon publish my work as well as continue developing useful computational tools for researchers and future iGEM teams."</i>
 +
                </p>
 +
               
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
            <div class="profile-cont" data-node="6">
 +
                <table style=" width: 500px; margin: auto;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>Tanvir Saini</b>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2015/7/75/Amq0zXv.jpg" style=" width: 236px; height: 355px;" />
 +
                </td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
        <li><span>Molecular, Cell, &amp; </li><li>Developmental Biology<br /> </li></span><li><em><span>Bioinformatics minor</span></em></li><span><li> Oakes College (UCSC)</li><li>5th Year</li><li> Webmaster, Graphic Design, <br />Grant,Social Media&nbsp;&amp; Video Team</li> <li>From: Simi Valley, CA</span></li>
 +
</ul>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
<table style=" width: 500px; padding: 0px; margin: auto;">
 +
                <tr>
 +
                <td style=" padding: 0px;">
 +
                <p class="left">
 +
<i><i>"Saying that the iGEM experience was simply amazing would be the understatement of the year. As a transfer student from a community college, I was able to utilize and refine my lab techniques. As the summer rolled on I gradually learned far more advanced techniques along the way. I can confidently say that this is the highlight of my undergraduate carrer. Besides lab techniques, I was able to use business techniques and tricks I had learned from leadership positions from my former part-time jobs. With these skills I was able to give it my all on every front. Myself and a few others decided to split our efforts between lab work and fundraising. Together we were able to fund about $23,000, and during this time, these very same colleagues along with the rest of the team, have become my second family. The laughs, discoveries, and frustrations from this experience will follow me into the future. The hands on work I have done here has left me wanting more."</i></i>
 +
                </p>
 +
               
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
            <div class="profile-cont" data-node="7">
 +
                <table style=" width: 500px;">
 +
                <tr>
 +
                <td>
 +
                <p>
 +
                <b>Roger Volden</b>
 +
                </p>
 +
                <img src="https://static.igem.org/mediawiki/2015/8/86/Ec2n2bM.jpg" style=" width: 236px; height: 355px;" />
 +
                </td>
 +
                <td>
 +
                <ul class="list-unstyled">
 +
        <li><span>Biomolecular Engineering<br /> </span><em><span>Bioinformatics minor</span></em><span><br /> College Eight (UCSC)<br /> 3rd Year<br /> From: San Jose, CA</span></li>
 +
</ul>
 +
                </td>
 +
                </tr>
 +
                </table>
 +
<table style=" width: 500px; padding: 0px; margin: auto;">
 +
                <tr>
 +
                <td style=" padding: 0px;">
 +
                <p class="left">
 +
<i>"I would undoubtedly say that I have gotten much more comfortable with the people I work with in lab, and it has definitely made me more productive and contribute more to everything that happens. I have definitely grown as a person because of iGEM, and I feel like I have become a better researcher, teammate, and friend because of it. Between all of the lunches, coffee runs, socials, and lab time, I would say that the UCSC iGEM team is like a second family to me. I know I'll always cherish the work that we've been doing and that I'll look back and know how it influenced me as a person."</i>
 +
                </p>
 +
               
 +
                </td>
 +
                </tr>
 +
                </table>
 +
            </div>
 +
        </div>
 +
    </div>
 +
</div>
  
 +
<!-- end team -->
 
<br />
 
<br />
 
<br />
 
<br />
<table class="center">
+
 
<tr>
+
<div class="classname">
   
+
    <td><img src="https://static.igem.org/mediawiki/2015/d/d5/Sammy1.jpg" width="350" height="300"></a></td>
+
 
+
  </tr>
+
</table>
+
</nav>
+
  
 
<br />
 
<br />
 
<br />
 
<br />
 +
 +
</nav>
  
 +
<br />
 +
<br />
 +
</div>
 
<br />
 
<br />
 
<br />
 
<br />
Line 147: Line 809:
 
     <!--Footer-->
 
     <!--Footer-->
  
<div id="foot" class="center">
+
<div id="foot" class="center foot">
<img class="gear" src="http://i.imgur.com/Sfq96UL.png" alt=""> &nbsp;&nbsp; Home | Teams | Outreach | Project | Parts | F.O.C.U.S &nbsp;&nbsp; <img class="gear" src="http://i.imgur.com/Sfq96UL.png" alt="">
+
<img src="https://static.igem.org/mediawiki/2015/8/80/Cellulose_Footer.png" width="20%" /><img class="gear" src="https://static.igem.org/mediawiki/2015/1/11/Ucsc_gear.png" alt="">&nbsp;&nbsp; <a href="https://2015.igem.org/Team:UCSC">Home</a> | <a href="https://2015.igem.org/Team:UCSC/Team">Teams</a> | <a href="https://2015.igem.org/Team:UCSC/Description">Project</a> | <a href="https://2015.igem.org/Team:UCSC/Practices">Human Practices</a> | <a href="https://2015.igem.org/Team:UCSC/Notebook">Notebook</a> | <a href="https://2015.igem.org/Team:UCSC/Safety">Safety</a> | <a href="https://2015.igem.org/Team:UCSC/Parts">Achievements</a> | <a href="https://2015.igem.org/Team:UCSC/Software">F.O.C.U.S</a> &nbsp;&nbsp; <img class="gear" src="https://static.igem.org/mediawiki/2015/1/11/Ucsc_gear.png" alt="">
 +
<img src="https://static.igem.org/mediawiki/2015/4/4c/Fuel_Footer.png"  width="20%"/>
 +
 
 +
<ul id="menu">
 +
<li><img src="https://static.igem.org/mediawiki/2015/a/a9/Fns4kg.png" style="width: 88px; height:88px;" /></li>
 +
 
 +
<li><img src="https://static.igem.org/mediawiki/2015/0/03/Vwr.png" style="width: 241px; height: 50px "/></li>
 +
 
 +
<li><img src="https://static.igem.org/mediawiki/2015/6/62/Ucsc.png" style="width: 288px; height: 68px;" /></li>
 +
 
 +
<li><img src="https://static.igem.org/mediawiki/2015/b/b6/Geneious_logo.png" style="width: 288px; height: 88px; " /></li>
 +
 
 +
<li><img src="https://static.igem.org/mediawiki/2015/3/34/Idt.jpg" style="width: 88px; height: 88px;" /></li>
 +
 
 +
</ul>
 +
 
 
</div>
 
</div>
 
</body>
 
</body>
 
+
<script>
 +
    jQuery(document).ready(function() {
 +
        jQuery('.gear-node').on('mouseover', function() {
 +
            jQuery('.gear-node').removeClass('active');
 +
            jQuery(this).addClass('active');
 +
            jQuery('.profile-cont').removeClass('active');
 +
            jQuery('.profile-cont[data-node="' + jQuery(this).attr('data-node') + '"]').addClass('active');
 +
        });
 +
    });
 +
</script>
 
</html>
 
</html>

Latest revision as of 03:15, 19 September 2015

Breakdown


Background:

Cellulose is the most abundant carbon source on the planet and consequently, cellulolysis is an essential part to the carbon cycle as it replenishes atmospheric carbon. However, the rate of atmospheric carbon accumulation has been increasing exponentially since the onset of industrial age combustion of fossil fuels. Significant changes in global climate can be attributed to increased atmospheric carbon levels, calling an action to start using renewable carbon energy sources. We aim to use waste cellulosic biomass from paper and crop waste as a source of renewable energy by harnessing the catalytic activity of the enzymes responsible for cellulolysis, a class of enzymes known as cellulases, and engineering these cellulases to be tolerant to high saline solutions to reduce the energy cost of the cellulose pretreatment process. There are three main types of cellulases: endocellulases, exocellulases, and beta-glucosidases; each play a vital role in cellulose degradation. Endocellulases cleave the hydrogen bonds between crystalline cellulose polymers, exposing the free beta-linked polysaccharide chains. Exocellulases then bind the ends of loose cellulose strands and cleave the beta-1,4 glycosidic bonds between every two or three glucose subunits producing either cellobiose or cellotriose. Beta-glucosidase finally converts cellobiose into glucose, concluding the cellulose degradation pathway.

Methods:

We chose to transform Haloferax Volcanii with a B-glucosidase. Our pipeline was to collect data from different cellulases across various organisms, determine which are secreted, and decide which to try to codon optimize to transform into Hvo.

Future Goals:

Transform Hvo with our - glucosidase(WT) - pTA963C constructs. Then, test each for expression and enzymatic activity.


View our Notebook for our methodology that lead to our results.


Swathi Balaji

  • Biomolecular Engineering
  • Bioinformatics minor
  • College Nine (UCSC)
  • 4th Year
  • Grant & Web Team
  • From: Pleasanton, CA

"Being a part of the UCSC iGEM team this summer has provided me with a valuble life experience to say the vey least. Not only was I able to refine my existing lab techniques and develop new ones, but I was also able to learn how to efficienty work and communicate with my own team to assure maximum success. Over the course of the summer I can say that I have grown both as a person and as a researcher. I am truly glad to have taken on such an opportunity and to have been able to contribute to the scientific community in some way. The amount of experiences and knowledge that I was able to obtain in the past couple of months is definitely something that will remain with me far beyond my undergraduate years."

Anissa Benabbas

  • Biology
  • Bioinformatics minor
  • Crown College (UCSC)
  • Graduate (Post Bac)
  • Video Team
  • From: Sunnyvale, CA

"May name is Anissa, and I am a recent graduate in biology with a bioinformatics minor. I took part in the breakdown portion of the iGEM team, my personal goal being to refine wet lab techniques as well as learn computational skills. Aside from the wet lab work, I also took part in the outreach portion of the team's efforts, such as the crowdfund video. I learned so much in the duration of the summer, and it was a pleasure working in a group of so many bright individuals striving to achieve a common goal. I look forward to taking the skills I've learned in this experience with me to graduate school and beyond."

Cristian Camacho

  • Biomolecular Engineering
    Bioinformatics minor
    Crown College (UCSC)
    4th Year
    Grant & Video Team
    From: La Mirada, CA

"In my opinion, the greatest part of the iGEM experience was being able to witness and take part in the unimaginable amount of success that a random group could produce in such a short period of time. Being able to operate efficiently as a team on a multi-layered project, raising over $24,000, making new discoveries, and establishing an image for our team and project that we can be proud of. I’ve learned so much because of iGEM, and along the way I’ve been blessed to become friends with a remarkable group of individuals that have helped me become a better leader and a better person."

Jairo Navarro

  • Biomolecular Engineering
    Bioinformatics minor
    College Nine (UCSC)
    4th Year
    Grant, Programming, Video, &
    Web Team
    From: Watsonville, CA

"My name is Jairo Navarro and I am currently 22 years old, the youngest in my family. I was born in Santa Clara, and lived in San Jose until my father when to prison when I was about 8 years old. Since then, I have been living in Watsonville with my mother, brother and sister. I am the first in my family to go to college and I could not have picked a better school than UC Santa Cruz to study Biomolecular Engineering and Bioinformatics. Being a part of this year's iGEM team has been the most rewarding and challenging experience during my undergraduate career. Because of iGEM, I have learned how to fund-raise for a research project, conduct my own research experiments, explain my research in layman's terms and has solidified my decision on going to graduate school. "

John Poncini

  • Biomolecular Engineering
    Bioinformatics minor
    College 8 (UCSC)
    4th Year
    Grant & Video Team
    From: Stockton, CA 

"I started on the Field Team with an interest in finding and identifying Haloferax species that contain cellulases, enzymes that break down cellulose. The process of screening archaea for cellulases took the majority of the summer so I promptly switched towards developing a synthetic halophilic cellulase. Using a vast array of computational tools, I developed a pipeline for determining a model cellulase which we will test for expression in Haloferax volcanii. My computational work culminated in the discovery of conserved rare codons in specific gene regions across domains of life, leading towards the development of F.O.C.U.S, our computational strategy for determining rare codons in gene sequences. I hope to soon publish my work as well as continue developing useful computational tools for researchers and future iGEM teams."

Tanvir Saini

  • Molecular, Cell, &
  • Developmental Biology
  • Bioinformatics minor
  • Oakes College (UCSC)
  • 5th Year
  • Webmaster, Graphic Design,
    Grant,Social Media & Video Team
  • From: Simi Valley, CA

"Saying that the iGEM experience was simply amazing would be the understatement of the year. As a transfer student from a community college, I was able to utilize and refine my lab techniques. As the summer rolled on I gradually learned far more advanced techniques along the way. I can confidently say that this is the highlight of my undergraduate carrer. Besides lab techniques, I was able to use business techniques and tricks I had learned from leadership positions from my former part-time jobs. With these skills I was able to give it my all on every front. Myself and a few others decided to split our efforts between lab work and fundraising. Together we were able to fund about $23,000, and during this time, these very same colleagues along with the rest of the team, have become my second family. The laughs, discoveries, and frustrations from this experience will follow me into the future. The hands on work I have done here has left me wanting more."

Roger Volden

  • Biomolecular Engineering
    Bioinformatics minor
    College Eight (UCSC)
    3rd Year
    From: San Jose, CA

"I would undoubtedly say that I have gotten much more comfortable with the people I work with in lab, and it has definitely made me more productive and contribute more to everything that happens. I have definitely grown as a person because of iGEM, and I feel like I have become a better researcher, teammate, and friend because of it. Between all of the lunches, coffee runs, socials, and lab time, I would say that the UCSC iGEM team is like a second family to me. I know I'll always cherish the work that we've been doing and that I'll look back and know how it influenced me as a person."