Team:Tongji/project

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <meta name="viewport" content="width=device-width, initial-scale=1"> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script> $(...")
Line 1: Line 1:
-
<html>
+
 
-
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<html lang="en">
-
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
+
<!--Important:clear page-->
-
<script>
+
<script>    $('head').empty(); </script>
-
      
+
<!--End clear page-->
-
  $('head').empty();
+
<head>
-
  $('body').empty().removeClass().css('margin','0');
+
  <meta charset="utf-8">
 +
 
 +
  <title>iGEM Tongji 2014</title>
 +
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
 
 +
 
 +
  <!-- load css files -->
 +
  <link href="https://2014.igem.org/Team:Tongji/bootstrap_min_css?action=raw&ctype=text/css" rel="stylesheet">
 +
  <link href="https://2014.igem.org/Team:Tongji/bootstrap-responsive_min_css?action=raw&ctype=text/css" rel="stylesheet">
 +
  <link href="https://2014.igem.org/Team:Tongji/docs_css?action=raw&ctype=text/css" rel="stylesheet">
 +
  <style>
 +
  body{font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
 +
  </style>
 +
 
 +
  <style>
 +
 
 +
  /*Clear existing style*/
 +
 
 +
 
 +
  #contentSub, #menubar, #footer-box, #siteSub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
 +
    display:none;
 +
  }
 +
 
 +
  html, body {
 +
    width: auto !important;
 +
    overflow-x: hidden !important;
 +
    height: 100% !important;
 +
 
 +
  }
 +
  /*End claer*/
 +
 
 +
  </style>
 +
 
 +
 
 +
  <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet">
 +
 
 +
  <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 +
    <!--[if lt IE 9]>
 +
      <script src="http://cdn.bootcss.com/html5shiv/3.7.0/html5shiv.min.js"></script>
 +
      <![endif]-->
 +
 
 +
 
 +
     </head>
 +
 
 +
    <body data-spy="scroll" data-target=".bs-docs-sidebar">
 +
 
 +
    <!-- Navbar
 +
    ================================================== -->
 +
    <div class="navbar navbar-inverse navbar-fixed-top">
 +
      <div class="navbar-inner">
 +
        <div class="container">
 +
          <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
 +
            <span class="icon-bar"></span>
 +
            <span class="icon-bar"></span>
 +
            <span class="icon-bar"></span>
 +
          </button>
 +
 
 +
 
 +
 
 +
          <div class="nav-collapse collapse role="navigation>
 +
            <ul class="nav navbar-nav">
 +
              <li class="">
 +
                <a  href="https://2014.igem.org/Team:Tongji">iGEM Tongji 2014</a>
 +
              </li>
 +
              <li class="active">
 +
                <a  href="https://2014.igem.org/Team:Tongji/project">Project</a>
 +
              </li>
 +
              <li class="">
 +
                <a  href="https://2014.igem.org/Team:Tongji/human-practice">Human Practice</a>
 +
              </li>
 +
              <li class="">
 +
                <a  href="https://2014.igem.org/Team:Tongji/lab-archives">Lab Archives</a>
 +
              </li>
 +
              <li class="">
 +
                <a  href="https://2014.igem.org/Team:Tongji/safety">Safety</a>
 +
              </li>
 +
              <li class="">
 +
                <a  href="https://2014.igem.org/Team:Tongji/honors-room">Honors Room</a>
 +
              </li>
 +
 
 +
 
 +
 
 +
 
 +
              <li class="dropdown">
 +
                <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown" >Language <b class="caret"></b></a>
 +
                <ul  class="dropdown-menu" >
 +
                  <li ><a  href="https://2014.igem.org/Team:Tongji"  target="_blank">English</a></li>
 +
                  <li role="presentation"><a href="https://2014.igem.org/Team:Tongji-zh">中文</a></li>
 +
                </ul>
 +
              </li>
 +
 
 +
              <li class="dropdown">
 +
                <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown" >iGEM Bar <b class="caret"></b></a>
 +
                <ul  class="dropdown-menu " >
 +
                  <li ><a  href="/wiki/index.php?title=Talk:Team:Tongji&amp;action=edit&amp;redlink=1">Discussion</a></li>
 +
                  <li ><a  href="/wiki/index.php?title=Team:Tongji&amp;action=edit">Edit</a></li>
 +
                  <li ><a  href="/wiki/index.php?title=Team:Tongji&amp;action=history">History</a></li>
 +
                  <li ><a  href="/Special:MovePage/Team:Tongji">Move</a></li>
 +
                  <li ><a  href="/wiki/index.php?title=Team:Tongji&amp;action=watch">Watch</a></li>
 +
                  <li class="divider"></li>
 +
                  <li ><a href="/wiki/index.php?title=Special:UserLogin&amp;returnto=Team:Tongji">Login</a></li>
 +
                  <li ><a href="https://igem.org/User_Information">Account</a></li>
 +
                  <li class="divider"></li>
 +
                  <li><a href="https://igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/d/d6/Igemlogo_officiallogo-small.png"></a></li>
 +
                </ul>
 +
              </li>             
 +
 
 +
            </ul>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </div>
 +
 
 +
 
 +
 
 +
    <header class="jumbotron subhead" id="overview">
 +
      <div class="container">
 +
        <h1>Project</h1>
 +
        <p class="lead"></p>
 +
      </div>
 +
    </header>
 +
 
 +
 
 +
    <div class="container">
 +
 
 +
     
 +
 
 +
      <div class="row">
 +
        <div class="span3 bs-docs-sidebar">
 +
          <ul class="nav nav-list bs-docs-sidenav">
 +
            <li><a href="#download-bootstrap"><i class="icon-chevron-right"></i> Abstract</a></li>
 +
            <li><a href="#file-structure"><i class="icon-chevron-right"></i> Story Board</a></li>
 +
          </ul>
 +
        </div>
 +
        <div class="span9">
 +
 
 +
 
 +
 
 +
          <section id="download-bootstrap">
 +
            <div class="page-header">
 +
              <h1>Abstract</h1>
 +
            </div>
 +
           
 +
 
 +
            <p class="lead">  We build parts for decolor-assistant proteins(ManA1, ArfB, XynB) to assemble decolor-assistant machines. Compared to existing decolor-assistant proteins, our proteins can work at high temperature and have synergistic effects, which may be useful in paper industry.</p>
 +
            <img src="https://static.igem.org/mediawiki/2014/5/5b/Decolorfour.png">
 +
           
 +
 
 +
 
 +
          </section>
 +
 
 +
 
 +
 
 +
 
 +
          <section id="file-structure">
 +
            <div class="page-header">
 +
              <h1>Story Board</h1>
 +
            </div>
 +
            <p class="lead">ManA1, ArfB, XynB are three genes each encoding an enzyme. With help of these proteins, the pulp(which then become paper) can be bleached by only little chemical reagent. Since using less chemical reagent(especially the chlorinated) can help protect the environment, nowadays enzyme-assisted bleaching method is getting popular in paper making industry.</p>
 +
            <p class="lead">  In our project, we build parts for three decolor-assistant proteins(ManA1, ArfB, XynB) to assemble three decolor-assistant machines. Through experiments, we confirm their decolor-assistant function, and we observe their heat-resistant property and synergistic effect. </p>
 +
 
 +
            <p class="lead">  To better understand the bio-assistant trend in paper industry, we also talk to local paper factory (we asked for a visit, but they all refused us. Some said this is the secret, and other suggested they are under emission standard). At the same time, we tightly communicate with several iGEM teams to improve our idea and appreciate their work. This is our first time to join the iGEM competition, and we hope we can have fun and get inspired in the following months.</p>
 +
 
 +
           
 +
            <p></p>
 +
          </section>
 +
 
 +
 
 +
 
 +
         
 +
 
 +
 
 +
 
 +
 
 +
        </div>
 +
      </div>
 +
 
 +
    </div>
 +
 
 +
 
 +
 
 +
    <!-- Footer
 +
    ================================================== -->
 +
    <footer class="footer">
 +
      <div class="container">
 +
        <p>Tongji University, 2014</p>
 +
       
 +
      </div>
 +
    </footer>
 +
 
 +
 
 +
 
 +
<!-- Le javascript
 +
  ================================================== -->
 +
  <!-- Placed at the end of the document so the pages load faster -->
    
    
-
   var iframe = $('<iframe src="http://yuiuiuiuiui.cloud66-162.78host.com/getting-started.html" style="border: 0; width: 100%;"></iframe>').css('height',$(window).height());
+
   <script src="https://2014.igem.org/Team:Tongji/jquery_min_js?action=raw"></script>
-
   $('body').html(iframe);
+
  <script src="https://2014.igem.org/Team:Tongji/bootstrap_min_js?action=raw"></script>
 +
 
 +
  <script src="https://2014.igem.org/Team:Tongji/holder_min_js?action=raw"></script>
 +
   <script src="https://2014.igem.org/Team:Tongji/prettify_js?action=raw"></script>
-
   $(window).resize(function () {
+
   <script src="https://2014.igem.org/Team:Tongji/application_js?action=raw"></script>
-
    iframe.css('height',$(window).height());
+
-
  });
+
-
</script>
+
</body>
</html>
</html>

Revision as of 20:46, 11 October 2014

iGEM Tongji 2014

Project

We build parts for decolor-assistant proteins(ManA1, ArfB, XynB) to assemble decolor-assistant machines. Compared to existing decolor-assistant proteins, our proteins can work at high temperature and have synergistic effects, which may be useful in paper industry.

ManA1, ArfB, XynB are three genes each encoding an enzyme. With help of these proteins, the pulp(which then become paper) can be bleached by only little chemical reagent. Since using less chemical reagent(especially the chlorinated) can help protect the environment, nowadays enzyme-assisted bleaching method is getting popular in paper making industry.

In our project, we build parts for three decolor-assistant proteins(ManA1, ArfB, XynB) to assemble three decolor-assistant machines. Through experiments, we confirm their decolor-assistant function, and we observe their heat-resistant property and synergistic effect.

To better understand the bio-assistant trend in paper industry, we also talk to local paper factory (we asked for a visit, but they all refused us. Some said this is the secret, and other suggested they are under emission standard). At the same time, we tightly communicate with several iGEM teams to improve our idea and appreciate their work. This is our first time to join the iGEM competition, and we hope we can have fun and get inspired in the following months.

Tongji University, 2014