Difference between revisions of "Team:CCU Taiwan/Results"

Line 6: Line 6:
  
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
<script type="text/javascript" src="https://2018.igem.org/Template:CCU_Taiwan/Javascript/ScrollIndicator?
 
action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2018.igem.org/Template:CCU_Taiwan/Javascript/Scrolling_Parallax?
 
action=raw&ctype=text/javascript"></script>
 
<link rel="stylesheet"
 
  href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
 
<script type="text/javascript" src="https://2018.igem.org/Template:CCU_Taiwan/Javascript/skrollr?
 
action=raw&ctype=text/javascript"></script>
 
 
<script>
 
<script>
 
$(document).ready(function(){
 
$(document).ready(function(){
Line 50: Line 42:
 
     $(this).css("background","#842b00")
 
     $(this).css("background","#842b00")
 
   });
 
   });
 
$("#home1").hover(function(){
 
$("#home_img").css('display', 'block');
 
$("#home_img").animate({ opacity: 0 }, 0);
 
$("#home_img").stop(true,false,true).animate({opacity: 1,left:'25vw'},800, 'swing')
 
$("#home_word").stop(true,false,true).delay(750).fadeIn(700)
 
},function(){
 
$("#home_img").stop(true,false,true).css("display","none").css("left","40vw");
 
$("#home_word").fadeOut(0)
 
});
 
 
});
 
 
$(window).scroll(function() {
 
    var wintop = $(window).scrollTop(), docheight =
 
 
    $(document).height(), winheight = $(window).height();
 
    var scrolled = (wintop/(docheight-winheight))*100;
 
 
    $('.scroll-line').css('height', (scrolled*0.5 + '%'));
 
});
 
 
 
 
var s = skrollr.init({
 
var s = skrollr.init({
Line 85: Line 56:
 
<body>
 
<body>
 
   <header>
 
   <header>
         <nav class="navbar navbar-default navbar-inverse navbar-fixed-top">
+
         <nav>
 
             <div class="container">
 
             <div class="container">
 
                 <ul class="front">
 
                 <ul class="front">
Line 160: Line 131:
  
 
<p class="first">Result</p>
 
<p class="first">Result</p>
<p class="description">&emsp;&emsp;In our project, we have completed a production system for enzymes ---- peroxidase and laccase. With the high expression of p-pastoris, we have successfully achieved stable enzyme production, we will design production line to mass production in the future.<br><br>
+
<p class="description">&emsp;&emsp;In our project, we have built a production system for two enzymes: peroxidase and laccase. With the high expression of P. pastoris, we have successfully produced these enzymes.</p>
&emsp;&emsp;With our improved engineering yeast, we can achieve high-efficiency fermentation production. In general, enzymes production requires cell disruption, and our bacteria can produce exocrine enzymes, then our production line will proceed more efficiently. The overall production line design is also referenced to the enterprise, so it will be smoother. In the end, our market estimate is actually designed in accordance with the relevant industries, and there are related paper mills have expectations for our products. We believe that our project can really enter the market in the future.
+
<p class="description">&emsp;&emsp;In engineering, we have completed the production line. For the needs, our choice of instruments and the overall process are in line with corporate standards.
 
</p>
 
</p>
 
<br>
 
<br>

Revision as of 09:56, 14 October 2018

Result

  In our project, we have built a production system for two enzymes: peroxidase and laccase. With the high expression of P. pastoris, we have successfully produced these enzymes.

  In engineering, we have completed the production line. For the needs, our choice of instruments and the overall process are in line with corporate standards.