Difference between revisions of "Team:British Columbia"

(Prototype team page)
 
 
(157 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{British_Columbia}}
+
{{British_Columbia_2}}
<html>
+
{{British_Columbia_Navbar}}
 +
<html lang="en">
 +
<head>
 +
  <title>Home</title>
 +
  <meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
  
<div class="column full_size" >
+
<style>
<img src="http://placehold.it/800x300/d3d3d3/f2f2f2">
+
.cover{
</div>
+
  background: url("https://static.igem.org/mediawiki/2016/9/98/T--British_Columbia--header-front.JPG");
 +
  background-size: cover; background-repeat: no-repeat;
 +
}
  
<div class="column full_size" >
+
@media screen and (min-width: 768px) {
<h2> Welcome to iGEM 2016! </h2>
+
  .cover{
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
    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-size: cover; background-repeat: no-repeat;
 +
    background-position: 0 0, 0 -220px;
 +
  }
 +
}
  
</div>
+
#logo{
 +
  position: relative;
 +
  top: 60px;
 +
}
  
<div class="column half_size" >
+
#logo img{
<h5>Before you start: </h5>
+
  position: absolute;
<p> Please read the following pages:</p>
+
  height: 150px; width: auto;
<ul>
+
  right: 40px;
<li>  <a href="https://2016.igem.org/Requirements">Requirements page </a> </li>
+
}
<li> <a href="https://2016.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
<li> <a href="https://2016.igem.org/Resources/Template_Documentation"> Template Documentation </a></li>
+
</ul>
+
</div>
+
  
<div class="column half_size" >
+
.row{
<div class="highlight">
+
  max-width: 100%;
<h5> Styling your wiki </h5>
+
  margin: 0;
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
}
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
</div>
+
</div>
+
  
<div class="column full_size" >
+
.content-wrap{
<h5> Wiki template information </h5>
+
  padding: 0;
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
  margin-top: -14px;
 +
  background-color: #fff9cc;
 +
}
  
</div>
+
video{
 +
  display: table;
 +
  margin: 0 auto;
 +
}
  
 +
#description{
 +
  max-width: 100%;
 +
  color: #006837;
 +
}
  
 +
#top-row{
 +
  margin-bottom: 15px;
 +
}
  
 +
#top-row img{
 +
  max-width: 30%; height: auto;
 +
}
  
<div class="column half_size" >
+
#middle-row img{
<h5> Editing your wiki </h5>
+
  display: table;
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
  margin: 0 auto; margin-bottom: 25px;
<p> <a href="https://2016.igem.org/wiki/index.php?title=Team:Example&action=edit"> Click here to edit this page! </a></p>
+
  max-width: 33%;
 +
}
  
</div>
+
#sponsors img{
 +
  display: table;
 +
  margin: 0 auto;
 +
  max-height: 150px; width: auto;
 +
}
  
 +
  </style>
 +
</head>
  
<div class="column half_size" >
+
<header>
<h5>Tips</h5>
+
</header>
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
<ul>
+
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2016.igem.org/Calendar">iGEM 2016 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>  
+
</div>
+
  
 +
<body>
 +
<div class="cover">
  
<div class="column half_size" >
+
<div id="logo">
<h5>Inspiration</h5>
+
<img src="https://static.igem.org/mediawiki/2016/c/cf/T--British_Columbia--Logo.PNG">
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<ul>
+
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
 
</div>
 
</div>
  
<div class="column half_size" >
+
</div><!--.cover-->
<h5> Uploading pictures and files </h5>
+
<p> You can upload your pictures and files to the iGEM 2016 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
When you upload, set the "Destination Filename" to <code>Team:YourOfficialTeamName/NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</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-->
  
<div class="button_click" onClick=" parent.location= 'https://2016.igem.org/Special:Upload '">
+
<div id="hp-video">
UPLOAD FILES
+
<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>
 
</div>
  
 +
<div class="row" id="middle-row">
 +
<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>
 +
</div><!--#middle-row-->
  
 +
<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 class="row" id="transformation-process">
 +
<div class="col-sm-12">
 +
<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.