Difference between revisions of "Team:Dalhousie/anothertest"

 
(59 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
+
<html lang="en">
 +
 
 
<head>
 
<head>
  <link  rel="stylesheet" href=""https://2017.igem.org/Team:Dalhousie/smoothscrolling?action=raw&ctype=text/javascript"/>
+
<!--glyphicons-->
  <link rel="stylesheet" href="https://2017.igem.org/Team:Dalhousie/libraries/css/Bootstrap?action=raw&ctype=text/css" />
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  <link rel="stylesheet" href="https://2017.igem.org/Team:Dalhousie/libraries/css/fonts?action=raw&ctype=text/css" />
+
<script src="https://2017.igem.org/Team:Dalhousie/JS?action=raw&ctype=script/js" ></script>
+
  
 
<!--just added all this shit-->
 
<!--just added all this shit-->
Line 36: Line 35:
 
</script>
 
</script>
  
  <style>
+
 
 +
<style>
 +
body, html, .main {
 +
    height: 100%;
 +
}
 +
 
 +
section {
 +
    min-height: 100%;
 +
}
 +
 
 +
 
 +
<!--fullpage settings-->
 
#home_logo, #sideMenu { display:none; }
 
#home_logo, #sideMenu { display:none; }
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#sideMenu, #top_title, .patrollink  {display:none;}
#content { width:100%; padding:0px;  margin-top:-20px; margin-left:0px;}
+
#content { width:100%; padding:0px;  margin-top:-42px; margin-left:0px; margin-bottom:50px;}</style>
body {background-color:white; }
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
+
        .jumbotron {
+
            height: 720px;
+
            position: relative;
+
            z-index:-101;
+
            }
+
#bg-video {
+
        position: fixed;
+
        top: 0;
+
        right: 0;
+
        bottom: 0;
+
        left: 0;
+
        overflow: hidden;
+
        z-index: -100;
+
        width:100%;
+
}
+
  </style>
+
</head>
+
<body>
+
  
  
<div class="jumbotron text-center" style>
 
    <video id="bg-video" style="top:0px;left:0px;position:absolute;width:100%;z-index:-1;" autoplay="true" loop="loop" preload="metadata" muted="muted">
 
        <source src="https://static.igem.org/mediawiki/2017/c/c0/Team--Dalhousie--drivingvideo.mp4" type="video/mp4" />
 
    </video>
 
  
<!--smooth scrolling-->
+
    <meta charset="utf-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
  
<div id="page-wrap">
+
    <title>Dalhousie iGem</title>
  <h1  style="color:white;"> Dalhousie iGEM </h1>
+
  
   <ul>
+
    <!-- Bootstrap Core CSS -->
     <li><a href="#one">Scroll down to learn more</a></li>
+
  <link href="https://2017.igem.org/wiki/index.php?title=Team:Dalhousie/bootstrapmincss&action=raw&ctype=text/css" rel="stylesheet">
  </ul>
+
 
 +
<!-- Custom Fonts -->
 +
<link href="https://2017.igem.org/wiki/index.php?title=Team:Dalhousie/fontawesome?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 +
    <link href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
 +
    <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
 +
    <link href="https://2017.igem.org/Team:Dalhousie/libraries/css/fonts?action=raw&ctype=text/css" rel="stylesheet" type="text/css">
 +
 
 +
 
 +
<!-- Theme CSS -->
 +
<link href="https://2017.igem.org/wiki/index.php?title=Team:Dalhousie/grayscale&action=raw&ctype=text/css" rel="stylesheet">
 +
 
 +
   
 +
<!------------------------no idea what this is-------------------------->
 +
    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
 +
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 +
    <!--[if lt IE 9]>
 +
        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
 +
        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
 +
    <![endif]-->
 +
 
 +
<!----------------------------------------------navbarshit---------------------------------------------->
 +
 
 +
 
 +
   <meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1">
 +
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
</head>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
    <!------------------------------------------------------------------------------- Navbar -------------------------------------------------------------------------->
 +
<nav class="navbar navbar-inverse navbar-fixed-bottom">
 +
  <div class="container-fluid">
 +
   
 +
    <ul class="nav navbar-nav navbar-center">
 +
      <li class="active"><a href="https://2017.igem.org/Team:Dalhousie/anothertest">Home</a></li>
 +
      <li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="#">The Project
 +
        <span class="caret"></span></a>
 +
        <ul class="dropdown-menu">
 +
          <li><a href="#">Design</a></li>
 +
          <li><a href="#">Experiments</a></li>
 +
          <li><a href="#">Notebook</a></li>
 +
          <li><a href="#">Results</a></li>
 +
          <li><a href="#">Safety</a></li>
 +
        </ul>
 +
      </li>
 +
 
 +
      <li><a href="#">Our Team</a></li>
 +
      <li><a href="#">Attributions</a></li>
 +
<li><a href="#">Outreach</a></li>
 +
<li><a href="https://2017.igem.org/Team:Dalhousie/Human_Practices">Human practices</a></li>
 +
     </ul>
 +
<ul class="nav navbar-nav navbar-right">
 +
    <div class="navbar-header">
 +
      <a class="navbar-brand" >Contact us today </a>
 +
    </div>
 +
<li>
 +
                        <a href="mailto:igemdalhousie@gmail.com" ><i class="fa fa-envelope-o fa-fw"></i> <span class="network-name"></span></a>
 +
                    </li>
 +
<li>
 +
                        <a href="https://twitter.com/dalhousie_igem?lang=en" ><i class="fa fa-twitter fa-fw"></i> <span class="network-name"></span></a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://www.facebook.com/Dalhousie.iGEM/" ><i class="fa fa-facebook fa-fw"></i> <span class="network-name"></span></a>
 +
                    </li>
 +
    </ul>
 +
  </div>
 +
</nav>
 +
   
 +
             
 +
 
 +
 
 +
 
 +
       
 +
 
 +
    <!-- Intro Header -->
 +
    <header class="intro">
 +
        <div class="intro-body">
 +
            <div class="container">
 +
                <div class="row">
 +
                    <div class="col-md-8 col-md-offset-2">
 +
                        <h1 class="brand-heading">Dalhousie iGEM</h1>
 +
                     
 +
 
 +
<!---------------------button----------------------------------------------------->
 +
 
 +
 
 +
 
 +
                        <a href="#about" class="btn btn-link btn-lg  page-scroll">
 +
                            <span class="glyphicon glyphicon-arrow-down" aria-hidden="true"></span>
 +
                        </a>
 +
 
 +
 
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </header>
 +
 
 +
    <!-- About Section -->
 +
    <section id="about" class="container content-section text-center">
 +
        <div class="row">
 +
            <div class="col-lg-8 col-lg-offset-2">
 +
             
 +
             
 +
<h4>Background</h4>
 +
<p style="text-align:center">
 +
Canada’s forests represent not only an established source of economic revenue, but also a potential source for biofuel substrate. Ligno-cellulosic by-products from pulp and paper processing are removed using chemicals, heat, and water. Microbial cellulose-degrading enzymes are high-value targets for industrial applications. Focused on innovative applications of synthetic biology, the undergraduate Dalhousie iGEM team has undertaken a multi-year project to harness the degradative capacity of microorganisms to convert cellulose into ethanol for biofuel applications. Advances in DNA sequencing technology and bioinformatics have revolutionized our ability to identify useful genes in complex biological samples. We hypothesize that the porcupine microbiome, which includes microorganisms capable of digesting bark and tree resin, will be a rich source of these useful genes. If our hypothesis is correct, mining the porcupine microbiome has the advantage of finding a suite of enzymes that have evolved to work in concert to efficiently degrade cellulose. </p>
 +
 +
<h4>The Project</h4>
 +
<p style="text-align:center">
 +
Using a combination of metagenomic library construction and bioinformatic analysis we aim to find known cellulolytic enzymes as well as discover novel enzymes.
 +
Screening of our metagenomic library will allow us to look for a diverse selection of enzymes, including cellulolytic and lignolytic ones by plating on cellulose-only media. The clones that grow can be sequenced for confirmation and cloned into biobricks.
 +
Our new bioinformatic pipeline now allows us to look for conserved domains rather than known enzymes. This is extremely powerful as it may allow us to discover new enzymes that share catalytic domains with cellulases but are otherwise totally novel.
 +
The goal of this project is to construct a bioreactor where cellulose would be the input, D-glucose the output and E.coli expressing a suite of cellulolytic enzymes would be the workhorse, converting one to the other. Future goals would be to combine this in co-culture with yeast for the last step in bio-ethanol production.</p>
 +
 
 +
 
 +
               
 +
               
 +
            </div>
 +
        </div>
 +
    </section>
 +
 
 +
 
  
 
    
 
    
  
  <a href="http://www.google.ca" style="font-family:'Bootstrap Glyphicon';"><span class="glyphicon glyphicon-chevron-down" aria-hidden="true"></span></a>
 
</div>
 
</div>
 
<div class="container" id="projectdescript" style="padding-bottom:250px;">
 
  
  
<h2 id="one">About us</h2>
+
    <!-- jQuery -->
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In convallis libero sagittis dui porta convallis. Pellentesque imperdiet neque at magna rutrum, at auctor nisl iaculis. Donec semper elit a venenatis mollis. Maecenas imperdiet tincidunt dui. Morbi volutpat vitae arcu sed malesuada. Praesent accumsan in lectus et mattis. Ut sagittis imperdiet urna, nec sodales neque dictum eget. Ut lacinia urna a velit aliquam, at finibus neque dictum. Nulla tincidunt nibh eu finibus efficitur. Nullam justo libero, sagittis ut porta in, interdum id mauris. Suspendisse et condimentum lacus. Ut dignissim ullamcorper dolor, non tristique nibh cursus sit amet. Nam et turpis luctus, sodales dui nec, mollis sapien. Nam sagittis odio a tincidunt fringilla.</p>
+
    <script src="https://2017.igem.org/wiki/index.php?title=Team:Dalhousie/jquery&action=raw&ctype=script/js"></script>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In convallis libero sagittis dui porta convallis. Pellentesque imperdiet neque at magna rutrum, at auctor nisl iaculis. Donec semper elit a venenatis mollis. Maecenas imperdiet tincidunt dui. Morbi volutpat vitae arcu sed malesuada. Praesent accumsan in lectus et mattis. Ut sagittis imperdiet urna, nec sodales neque dictum eget. Ut lacinia urna a velit aliquam, at finibus neque dictum. Nulla tincidunt nibh eu finibus efficitur. Nullam justo libero, sagittis ut porta in, interdum id mauris. Suspendisse et condimentum lacus. Ut dignissim ullamcorper dolor, non tristique nibh cursus sit amet. Nam et turpis luctus, sodales dui nec, mollis sapien. Nam sagittis odio a tincidunt fringilla.</p>
+
 
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In convallis libero sagittis dui porta convallis. Pellentesque imperdiet neque at magna rutrum, at auctor nisl iaculis. Donec semper elit a venenatis mollis. Maecenas imperdiet tincidunt dui. Morbi volutpat vitae arcu sed malesuada. Praesent accumsan in lectus et mattis. Ut sagittis imperdiet urna, nec sodales neque dictum eget. Ut lacinia urna a velit aliquam, at finibus neque dictum. Nulla tincidunt nibh eu finibus efficitur. Nullam justo libero, sagittis ut porta in, interdum id mauris. Suspendisse et condimentum lacus. Ut dignissim ullamcorper dolor, non tristique nibh cursus sit amet. Nam et turpis luctus, sodales dui nec, mollis sapien. Nam sagittis odio a tincidunt fringilla.</p>
+
    <!-- Bootstrap Core JavaScript -->
</div></div>
+
    <script src="https://2017.igem.org/wiki/index.php?title=Team:Dalhousie/bootstrapminjs&action=raw&ctype=script/js"></script>
 +
 
 +
    <!-- Plugin JavaScript -->
 +
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
 +
 
 +
   
 +
 
 +
    <!-- Theme JavaScript -->
 +
    <script src="https://2017.igem.org/wiki/index.php?title=Team:Dalhousie/grayscaleminjs&action=raw&ctype=script/js"></script>
 +
 
 
</body>
 
</body>
 +
 +
</html>

Latest revision as of 20:16, 10 August 2017

Dalhousie iGem

Dalhousie iGEM

Background

Canada’s forests represent not only an established source of economic revenue, but also a potential source for biofuel substrate. Ligno-cellulosic by-products from pulp and paper processing are removed using chemicals, heat, and water. Microbial cellulose-degrading enzymes are high-value targets for industrial applications. Focused on innovative applications of synthetic biology, the undergraduate Dalhousie iGEM team has undertaken a multi-year project to harness the degradative capacity of microorganisms to convert cellulose into ethanol for biofuel applications. Advances in DNA sequencing technology and bioinformatics have revolutionized our ability to identify useful genes in complex biological samples. We hypothesize that the porcupine microbiome, which includes microorganisms capable of digesting bark and tree resin, will be a rich source of these useful genes. If our hypothesis is correct, mining the porcupine microbiome has the advantage of finding a suite of enzymes that have evolved to work in concert to efficiently degrade cellulose.

The Project

Using a combination of metagenomic library construction and bioinformatic analysis we aim to find known cellulolytic enzymes as well as discover novel enzymes. Screening of our metagenomic library will allow us to look for a diverse selection of enzymes, including cellulolytic and lignolytic ones by plating on cellulose-only media. The clones that grow can be sequenced for confirmation and cloned into biobricks. Our new bioinformatic pipeline now allows us to look for conserved domains rather than known enzymes. This is extremely powerful as it may allow us to discover new enzymes that share catalytic domains with cellulases but are otherwise totally novel. The goal of this project is to construct a bioreactor where cellulose would be the input, D-glucose the output and E.coli expressing a suite of cellulolytic enzymes would be the workhorse, converting one to the other. Future goals would be to combine this in co-culture with yeast for the last step in bio-ethanol production.