Difference between revisions of "Team:British Columbia"

 
(70 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{British_Columbia_1}}
+
{{British_Columbia_2}}
 +
{{British_Columbia_Navbar}}
 
<html lang="en">
 
<html lang="en">
 
<head>
 
<head>
 
   <title>Home</title>
 
   <title>Home</title>
 
+
  <meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
  
 
<style>
 
<style>
#solid-bg {
+
.cover{
   position: absolute;
+
   background: url("https://static.igem.org/mediawiki/2016/9/98/T--British_Columbia--header-front.JPG");
  top: 18px;
+
   background-size: cover; background-repeat: no-repeat;
   left: 0px !important;
+
  width: 100vw; max-width: 100%;  
+
  height: 150vh;
+
  background-color: #30E3CA
+
 
}
 
}
  
#wrapper{
+
@media screen and (min-width: 768px) {
   height: 100vh; width: 90vw; max-width: 90%;  
+
   .cover{
  margin: 0 auto;
+
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0) 100%), url("https://static.igem.org/mediawiki/2016/9/98/T--British_Columbia--header-front.JPG");
   background-color: #30E3CA
+
    background-size: cover; background-repeat: no-repeat;
 +
    background-position: 0 0, 0 -220px;
 +
   }
 
}
 
}
  
#cover{
+
#logo{
  height: 100%; width: 100%;
+
}
+
 
+
#ubc_igem_2016 {
+
 
   position: relative;
 
   position: relative;
   top: 60%;
+
   top: 60px;  
  width: 100%;
+
  color: #E4F9F5;
+
 
}
 
}
  
#down-button{
+
#logo img{
 
   position: absolute;
 
   position: absolute;
   text-align: center;  
+
   height: 150px; width: auto;
   width: 100%;
+
   right: 40px;
 
}
 
}
  
#down-button.row:before{
+
.row{
   display: none;
+
   max-width: 100%;
 +
  margin: 0;  
 
}
 
}
  
#words{
+
.content-wrap{
   position: relative;
+
   padding: 0;
   width: 100%;
+
   margin-top: -14px;
  display: block;
+
   background-color: #fff9cc;
   background-color: #40514E;
+
  color: #E4F9F5;
+
  padding: 15px;
+
 
}
 
}
  
.tab-content {
+
video{
   padding-top: 10px;
+
   display: table;
   padding-left: 25px; padding-right: 25px;
+
   margin: 0 auto;
 
}
 
}
  
/* tab color */
+
#description{
.nav-tabs>li>a {
+
   max-width: 100%;
   background-color: #40514E;
+
   color: #006837;
  border-color: #E4F9F5;
+
   color:#fff;
+
 
}
 
}
  
/* active tab color */
+
#top-row{
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
+
   margin-bottom: 15px;
   color: #fff;
+
  background-color: #888888;
+
  border-color: #E4F9F5;
+
 
}
 
}
  
/* hover tab color */
+
#top-row img{
.nav-tabs>li>a:hover {
+
   max-width: 30%; height: auto;  
   background-color: #494949;
+
 
}
 
}
  
ul.nav.nav-tabs {
+
#middle-row img{
   text-align: right;
+
   display: table;
 +
  margin: 0 auto; margin-bottom: 25px;
 +
  max-width: 33%;
 
}
 
}
  
.nav-tabs>li {
+
#sponsors img{
   float: none;
+
   display: table;  
   display: inline-block;
+
   margin: 0 auto;
 +
  max-height: 150px; width: auto;
 
}
 
}
  
#project-description-2 {
+
   </style>
   height: 605px; width: 458px;
+
</head>
}
+
  
</style>
+
<header>
<script>
+
</header>
$(document).ready(function() {
+
$("#down-button").click(function(){
+
    $('html,body').animate({
+
        scrollTop: $("#words").offset().top - 68
+
      },
+
      'slow');
+
  })
+
});
+
</script>
+
  
 +
<body>
 +
<div class="cover">
  
 +
<div id="logo">
 +
<img src="https://static.igem.org/mediawiki/2016/c/cf/T--British_Columbia--Logo.PNG">
 +
</div>
  
<div id="words">
+
</div><!--.cover-->
<h2 style="text-align: left">Project Description</h2>
+
<p>Pulp and paper mills around British Columbia’s northern heartland were once at the forefront of the small town economy. Their main function was the production of paper and thick fiber board from organic compounds such as vegetable or wood fibers (raw biomass). However, in recent years the pulp and paper industry has struggled due to the global shift from newsprint to digital applications on a variety of electronic hardware. In North America, demand for pulp and paper products is down at least 75 percent from its peak era in the 1990’s. The Pulp and Paper Products Council tracks paper product usage closely and has reported that demand has fallen close to ten percent each year and the decrease continues to accelerate. As such, a large portion of the paper mills in BC have closed down or significantly reduced their workforce impacting the local economic output and forcing people from their homes in search of other forms of employment. The 2016 UBC iGEM team saw a need to re-purpose paper mill industry in BC to bring back work to the communities impacted by the shift in paper product utilization. With BC already having significant infrastructure for biomass processing in the form of empty mills, we aimed to develop a process that utilizes raw plant material for our starting material.
+
</p>
+
  
    <p>Petroleum-derived chemicals are used as building blocks to create a variety of products we take for granted in our day to day lives. And while these molecules have proven to be critical for modern society, their overuse has had significant negative environmental and societal impacts. As we push forward into a more responsible future, we must pivot towards sustainable solutions able to supersede petroleum-derived products with renewable alternatives. </p>
+
<div class="content-wrap">
 +
<div id="description">
 +
<div class="row" id="top-row">
 +
<div class="col-sm-12" style="padding-left: 0">
 +
<h2 style="padding-left: 15px; margin-bottom: 10px"><strong>Harnessing microbial teamwork to degrade and valorize biomass</strong></h2>
 +
<img src="https://static.igem.org/mediawiki/2016/f/fc/T--British_Columbia--front_1.PNG" style="float: left" class="img-responsive">
 +
<p>Development of modern biorefining processes is required to reduce our reliance on petroleum-derived chemicals and fuels. One solution has been to use microbial catalysts to transform renewable biomass into bio-equivalent chemicals. However, a major obstacle to implementing inductrial-scale bioprocesses is the high cost of processing raw biomass into a usable form.</p>
 +
<p style="padding-right: 15px">Plant biomass, called lignocellulose, is an abundant and extremely strong polymer that has evolved to resist degradation. Inefficiencies with product yield are inevitably incurred as a consequence of the metabolic strain experienced by single microbial strains that comprise most modern bioprocessing systems. </p>
 +
<p>This year, our team aimed to make the processing and utilization of renewable biomass feedstocks cheaper and more efficient by building a microbial community able to transform biomass into useful products.</p>
 +
</div>
 +
</div><!--#top-row-->
  
    <p>One successfully implemented solution has been to use microbial biocatalysts to transform renewable biomass, from agricultural and forestry wastes, into bio-equivalent chemicals able to be directly used in established industrial processes. Companies such as BioAmber and Genomatica have championed this approach, creating important molecular building blocks such as succinic acid and 1,4-butanediol. While these early successes have highlighted the potential of these systems, renewable biomass as a whole remains underutilized. However,  major roadblock to implementing successful industrial-scale bio-processes is the high cost of processing raw biomass into a usable form. Comprising greater than 50 percent of total production costs, as estimated by the National Renewable Energy Lab, <b>biomass processing creates a significant barrier that prevents all but the most mature technologies from utilizing renewable feedstocks</b>. </p>
+
<div id="hp-video">
 +
<video style="max-width: 100%; height: auto" controls>
 +
  <source src="https://static.igem.org/mediawiki/2016/4/4d/T--British_Columbia--hp-video.mp4" type="video/mp4">
 +
Your browser does not support the video tag.
 +
</video>
 +
</div>
  
    <p>This year, our team aimed to bring the processing of biomass back to BC mills by making the utilization of renewable biomass feed stocks cheaper and more efficient. Taking lessons from nature, we pursued a bio-mimicry approach, aiming to build a microbial community able to effectively transform biomass into useful products. To accomplish this task, we split our microbial community into two halves. One half responsible for transforming the biomass into usable growth substrates. While the other half focuses on using these growth substrates for the production of useful products. Our community has the potential to provide an unique method for surface display of functional enzymes, while also being a proof of concept for the direct conversion of raw biomass into usable products.
+
<div class="row" id="middle-row">
</p>
+
<div class="col-sm-12">
 +
<h1 style="text-align: center; margin-bottom: 25px"><big>Crescentium</big></h1>
 +
<img src="https://static.igem.org/mediawiki/2016/8/81/T--British_Columbia--front_3.PNG" class="img-responsive">
 +
<p style="text-align: center">A “divide and conquer” approach to split the tasks of biomass degradation and valorization between two microbial species, <i>Caulobacter crescentus</i> and <i>Escherichia coli</i>.</p>
 +
</div>
 +
</div><!--#middle-row-->
  
  </div>
+
<div class="row" id="bacterial-community">
 +
<div class="col-sm-12">
 +
<h3><strong>The Bacterial Community</strong></h3>
 +
<img src="https://static.igem.org/mediawiki/2016/2/25/T--British_Columbia--front_4-2.PNG" class="img-responsive"
 +
style="float: left; max-width: 66%"><figcaption><strong><i>Caulobacter crescentus:</i></strong> The subject of novel research at the University of British Columbia, the robust surface expression system in the bacterium <i>C. crescentus</i> can be engineered to display biomass-transforming enzymes.</figcaption>
 +
<img src="https://static.igem.org/mediawiki/2016/0/09/T--British_Columbia--front_2-flipped.PNG" class="img-responsive"
 +
style="float: right; max-width: 33%; margin-bottom: 25px">
 +
<figcaption><strong><i>Escherichia coli:</i></strong> A well-developed industrial workhorse, <i>E. coli</i> serves as a perfect host for many engineered biosynthetic pathways that transform glucose into valuable products.</figcaption>
 +
</div>
 +
</div><!--#bacterial-community-->
  
</div><!--#words-->
+
<div class="row" id="transformation-process">
</div><!--#wrapper-->
+
<div class="col-sm-12">
</body>
+
<h3><strong>The Transformation Process</strong></h3>
 +
<p>When combined, we can harness the power of “microbial teamwork” to degrade and valorize biomass. <i>C. crescentus</i> surface-expressed cellulases cleave parts of lignocellulose to release glucose in to the system. <i>E. coli</i> consumes glucose and using engineered biosynthetic pathways, converts it into valuable chemicals.</p>
 +
<img src="https://static.igem.org/mediawiki/2016/3/3a/T--British_Columbia--front_5.PNG" class="img-responsive"
 +
style="max-width: 80%; display: table; margin: 0 auto"></div>
 +
</div><!--#transformation-process-->
  
 +
</body>
 
</html>
 
</html>

Latest revision as of 03:47, 20 October 2016

Main CSS Navbar CSS

Home

Harnessing microbial teamwork to degrade and valorize biomass

Development of modern biorefining processes is required to reduce our reliance on petroleum-derived chemicals and fuels. One solution has been to use microbial catalysts to transform renewable biomass into bio-equivalent chemicals. However, a major obstacle to implementing inductrial-scale bioprocesses is the high cost of processing raw biomass into a usable form.

Plant biomass, called lignocellulose, is an abundant and extremely strong polymer that has evolved to resist degradation. Inefficiencies with product yield are inevitably incurred as a consequence of the metabolic strain experienced by single microbial strains that comprise most modern bioprocessing systems.

This year, our team aimed to make the processing and utilization of renewable biomass feedstocks cheaper and more efficient by building a microbial community able to transform biomass into useful products.

Crescentium

A “divide and conquer” approach to split the tasks of biomass degradation and valorization between two microbial species, Caulobacter crescentus and Escherichia coli.

The Bacterial Community

Caulobacter crescentus: The subject of novel research at the University of British Columbia, the robust surface expression system in the bacterium C. crescentus can be engineered to display biomass-transforming enzymes.
Escherichia coli: A well-developed industrial workhorse, E. coli serves as a perfect host for many engineered biosynthetic pathways that transform glucose into valuable products.

The Transformation Process

When combined, we can harness the power of “microbial teamwork” to degrade and valorize biomass. C. crescentus surface-expressed cellulases cleave parts of lignocellulose to release glucose in to the system. E. coli consumes glucose and using engineered biosynthetic pathways, converts it into valuable chemicals.