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

Line 5: Line 5:
 
 
 
$("#Home").hover(function(){
 
$("#Home").hover(function(){
$("#sub_home").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_home").stop(true,false,true).slideToggle(300);
 
});
 
});
 
 
 
$("#Project").hover(function(){
 
$("#Project").hover(function(){
$("#sub_project").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_project").stop(true,false,true).slideToggle(300);
 
});
 
});
 
 
 
$("#Parts").hover(function(){
 
$("#Parts").hover(function(){
$("#sub_parts").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_parts").stop(true,false,true).slideToggle(300);
 
});
 
});
 
 
 
$("#Modeling").hover(function(){
 
$("#Modeling").hover(function(){
$("#sub_modeling").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_modeling").stop(true,false,true).slideToggle(300);
 
});
 
});
 
 
 
$("#Drylab").hover(function(){
 
$("#Drylab").hover(function(){
$("#sub_drylab").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_drylab").stop(true,false,true).slideToggle(300);
 
});
 
});
 
 
 
$("#Human_Practice").hover(function(){
 
$("#Human_Practice").hover(function(){
$("#sub_human_practice").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_human_practice").stop(true,false,true).slideToggle(300);
 
});
 
});
 
 
 
$("#Notebook").hover(function(){
 
$("#Notebook").hover(function(){
$("#sub_notebook").stop(true,false,true).slideToggle(300).css("opacity","0.8");
+
$("#sub_notebook").stop(true,false,true).slideToggle(300);
 
});
 
});
  
Line 35: Line 35:
 
     $(this).css("background","black")
 
     $(this).css("background","black")
 
},function(){
 
},function(){
     $(this).css("background","#F96784")
+
     $(this).css("background","#9c957e")
 
   });
 
   });
  
Line 53: Line 53:
 
         <nav class="navbar navbar-default navbar-inverse navbar-fixed-top">
 
         <nav class="navbar navbar-default navbar-inverse navbar-fixed-top">
 
             <div class="container">
 
             <div class="container">
                 <ul>
+
                 <ul class="front">
 +
 
                     <div id="home_button" style="cursor:pointer;"  onclick="location.href=
 
                     <div id="home_button" style="cursor:pointer;"  onclick="location.href=
 
'https://2018.igem.org/Team:CCU_Taiwan';"> <img src="https://static.igem.org/mediawiki/2018/0/08/T--CCU_Taiwan--home_button.png"></img></div>
 
'https://2018.igem.org/Team:CCU_Taiwan';"> <img src="https://static.igem.org/mediawiki/2018/0/08/T--CCU_Taiwan--home_button.png"></img></div>
                     <li class="title" id="Home"><a>Home</a>
+
 
                         <ul class="sub" id="sub_home">
+
                     <li class="title" style="cursor:pointer;" id="Home"><img class="img_title" src="https://static.igem.org/mediawiki/2018/2/24/T--CCU_Taiwan--aboutus.png"></img><a>About Us</a><hr>
 +
                         <ul class="sub" id="sub_home" style="cursor:default;">
 
                             <li class="list" id="home1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Team">Team</a></li>
 
                             <li class="list" id="home1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Team">Team</a></li>
 
<li class="list" id="home2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Attributions">Attributions</a></li>
 
<li class="list" id="home2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Attributions">Attributions</a></li>
 +
<li class="list" id="home2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Medal">Medal</a></li>
 
<li class="list" id="home3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Judge">For Judge</a></li>
 
<li class="list" id="home3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Judge">For Judge</a></li>
+
<hr>
 
<div id="home_img">
 
<div id="home_img">
 
<img src="https://static.igem.org/mediawiki/2018/5/57/T--CCU_Taiwan--home.png"></img>
 
<img src="https://static.igem.org/mediawiki/2018/5/57/T--CCU_Taiwan--home.png"></img>
 
</div>
 
</div>
 
<div id="home_word">
 
<div id="home_word">
<p>There's a home for us, always.</p>
+
<a>There's a home for us, always.</a>
 
</div>
 
</div>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
                     <li class="title" id="Project"><a href="#">Project</a>
+
                     <li class="title" style="cursor:pointer;" id="Project"><img class="img_title" src="https://static.igem.org/mediawiki/2018/6/6f/T--CCU_Taiwan--project.png"></img><a>Project</a><hr>
<ul class="sub" id="sub_project">
+
<ul class="sub" id="sub_project" style="cursor:default;">
 
    <li class="list" id="project1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Description">Description</a></li>
 
    <li class="list" id="project1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Description">Description</a></li>
 
<li class="list" id="project2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Design">Design</a></li>
 
<li class="list" id="project2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Design">Design</a></li>
 
<li class="list" id="project3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Results">Results</a></li>
 
<li class="list" id="project3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Results">Results</a></li>
<li class="list" id="project4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Achievements">Achievements</a></li>
+
<li class="list" id="project6"><a href="https://2018.igem.org/Team:CCU_Taiwan/Demonstrate">Demonstration</a></li>
<li class="list" id="project5"><a href="https://2018.igem.org/Team:CCU_Taiwan/InterLab ">InterLab</a></li>
+
<li class="list" id="project5"><a href="https://2018.igem.org/Team:CCU_Taiwan/InterLab">InterLab</a></li>
    <li class="list" id="project6"><a href="https://2018.igem.org/Team:CCU_Taiwan/Demonstrate">Demonstration</a></li>
+
<hr>
 
</ul>
 
</ul>
 
</li>
 
</li>
                     <li class="title" id="Parts"><a href="#">Parts</a>
+
                     <li class="title" style="cursor:pointer;" id="Parts"><img class="img_title" src="https://static.igem.org/mediawiki/2018/1/17/T--CCU_Taiwan--part.png"></img><a>Parts</a><hr>
                         <ul class="sub" id="sub_parts">
+
                         <ul class="sub" id="sub_parts" style="cursor:default;">
    <li class="list" id="parts1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Parts">Parts</a></li>
+
    <li class="list" id="parts1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Parts">Overview</a></li>
 
<li class="list" id="parts2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Basic_Part">Basic Part</a></li>
 
<li class="list" id="parts2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Basic_Part">Basic Part</a></li>
 
<li class="list" id="parts3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Composite_Part">Composite Part</a></li>
 
<li class="list" id="parts3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Composite_Part">Composite Part</a></li>
 
<li class="list" id="parts4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Improve">Improved Part</a></li>
 
<li class="list" id="parts4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Improve">Improved Part</a></li>
 +
<hr>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
                     <li class="title" id="Modeling"><a href="#">Modeling</a>
+
                     <li class="title" style="cursor:pointer;" id="Modeling"><img class="img_title" src="https://static.igem.org/mediawiki/2018/0/09/T--CCU_Taiwan--model.png"></img><a>Modeling</a><hr>
                         <ul class="sub" id="sub_modeling">
+
                         <ul class="sub" id="sub_modeling" style="cursor:default;">
                             <li class="list" id="model1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Model">Model</a></li>
+
                             <li class="list" id="model1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Model">Overview</a></li>
                             <li class="list" id="model2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Enzyme">Enzyme Activity</a></li>
+
                             <li class="list" id="model2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Enzyme">Enzyme Model</a></li>
<li class="list" id="model3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Monolignol">Monolignol Binding</a></li>
+
<li class="list" id="model3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Lignin">Lignin Model</a></li>
 
<li class="list" id="model4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Tools">Tools</a></li>
 
<li class="list" id="model4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Tools">Tools</a></li>
 +
<hr>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
                     <li class="title" id="Drylab"><a href="#">Drylab</a>
+
                     <li class="title" style="cursor:pointer;" id="Drylab"><img class="img_title" src="https://static.igem.org/mediawiki/2018/f/fc/T--CCU_Taiwan--Dry_lab.png"></img><a>Drylab</a><hr>
                         <ul class="sub" id="sub_drylab">
+
                         <ul class="sub" id="sub_drylab" style="cursor:default;">
                             <li class="list" id="drylab1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Our_Plan">Our Plan</a></li>
+
                             <li class="list" id="drylab1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Our_Plan">Overview</a></li>
 
<li class="list" id="drylab2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Engineering">Engineering</a></li>
 
<li class="list" id="drylab2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Engineering">Engineering</a></li>
 
<li class="list" id="drylab3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Safety">Safety</a></li>
 
<li class="list" id="drylab3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Safety">Safety</a></li>
 +
<hr>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
<li class="title" id="Human_Practice"><a href="#">Human Practice</a>
+
    <li class="title" style="cursor:pointer;" id="Human_Practice"><img class="img_title" src="https://static.igem.org/mediawiki/2018/9/96/T--CCU_Taiwan--humanpractice.png"></img><a>HP</a><hr>
                         <ul class="sub" id="sub_human_practice">
+
                         <ul class="sub" id="sub_human_practice" style="cursor:default;">
                             <li class="list" id="human_practice1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Human_Practices">Human Practice</a></li>
+
                             <li class="list" id="human_practice1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Human_Practices">Overview</a></li>
<li class="list" id="human_practice2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Engagement">Engagement</a></li>
+
<li class="list" id="human_practice2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Engagement">Public</a></li>
 
<li class="list" id="human_practice3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Entrepreneurship">Entrepreneurship</a></li>
 
<li class="list" id="human_practice3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Entrepreneurship">Entrepreneurship</a></li>
<li class="list" id="human_practice4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Business_Model">Business Model</a></li>
+
<li class="list" id="human_practice4"><a href="https://2018.igem.org/Team:CCU_Taiwan/Intergrate">Intergrate</a></li>
 +
<hr>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
<li class="title" id="Notebook"><a href="#">Notebook</a>
+
    <li class="title" style="cursor:pointer;" id="Notebook"><img class="img_title" src="https://static.igem.org/mediawiki/2018/c/c9/T--CCU_Taiwan--notebook.png"></img><a>Notebook</a>
                         <ul class="sub" id="sub_notebook">
+
                         <ul class="sub" id="sub_notebook" style="cursor:default;">
                             <li class="list" id="notebook1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Notebook">Notebook</a></li>
+
                             <li class="list" id="notebook1"><a href="https://2018.igem.org/Team:CCU_Taiwan/Notebook">Overview</a></li>
<li class="list" id="notebook2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Applied_Design">Applied Design</a></li>
+
<li class="list" id="notebook2"><a href="https://2018.igem.org/Team:CCU_Taiwan/Collaborations">Collaborations</a></li>
 
<li class="list" id="notebook3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Experiments">Experiments</a></li>
 
<li class="list" id="notebook3"><a href="https://2018.igem.org/Team:CCU_Taiwan/Experiments">Experiments</a></li>
 
<li class="list" id="notebook4"><a href="https://2018.igem.org/Team:CCU_Taiwan/DATABASE">DATABASE</a></li>
 
<li class="list" id="notebook4"><a href="https://2018.igem.org/Team:CCU_Taiwan/DATABASE">DATABASE</a></li>
 +
<hr>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 123: Line 131:
 
         </nav>
 
         </nav>
 
     </header>
 
     </header>
</body>
+
<div class="background">
 +
<div class="bcg"></div>
 +
<div class="content">
 +
<p class="first">Demonstration</p>
 +
<p class="description">We have not yet achieved the final goal we set at the beginning, but have achieved a high level of success.
 +
</p>
 +
<p class="description">In terms of gene design, our goal is mainly the production of plant enzymes. Therefore, we demonstrated the growth curve of the yeast and confirmed the enzyme production.
 +
</p>
 +
<p class="second">Zeocin selection:</p>
 +
<p class="description">In terms of Liggreen production, we also completed two important parts.
 +
</p>
 +
<p class="second">PART 1.<br>
 +
Spontaneous reaction of monolignols & calculation of Flory-Stockmayer Theory of polymerization
  
 
<div class="column full_size judges-will-not-evaluate">
 
<h3>★  ALERT! </h3>
 
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
 
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
 
</div>
 
 
 
<div class="clear"></div>
 
 
 
 
<div class="column full_size">
 
<h1>Demonstrate</h1>
 
<h3>Gold Medal Criterion #4</h3>
 
 
<p>
 
Teams that can show their system working under real world conditions are usually good at impressing the judges in iGEM. To achieve gold medal criterion #4, convince the judges that your project works. There are many ways in which your project working could be demonstrated, so there is more than one way to meet this requirement. This gold medal criterion was introduced in 2016, so check our what 2016 teams did to achieve their gold medals!
 
 
</p>
 
</p>
 +
<p class="description">In our modeling, we constructed a theoretical calculation for our material. Based on published literature, we used Spartan to determine the spontaneous basis for our bond reaction, and then Flory-Stockmayer theory to provide a theoretical estimate of the polymerization. Through the establishment of the model, we can get theoretical data on Liggreen. In patent applications and product improvements, we can improve on this estimate through theoretical calculations and material measurements.
 +
</p>
 +
<p class="second">PART 2.<br>
 +
Production line
 +
.<br>
 +
Spontaneous reaction of monolignols & calculation of Flory-Stockmayer Theory of polymerization
  
<p>
 
Please see the <a href="https://2018.igem.org/Judging/Medals">2018 Medals Page</a> for more information.
 
 
</p>
 
</p>
 
+
<p class="description">We have designed a production line to produce Liggreen. Using existing fermentation tank systems and reaction tank assemblies  on the market, we can construct our production line.
 
+
</p>
 +
<p class="description">We have already done a market survey of Liggreen. In response to the needs of the commodity market, we have discussed several practical business models and various analyses. Furthermore, we have visited several companies that produce laminated paper cups, as well as several companies that are concerned about new environmentally friendly materials. After these visits, our project has been further improved and more in line with social needs.
 +
</p>
 +
<p class="description">In the future, we will make Liggreen not only in the laboratory but also meet the production standards of industry. We will promote the products to the public and fulfill the concept of environmental protection.
 +
</p>
 
</div>
 
</div>
 
+
</div>
 
+
</body>
 
+
 
+
 
+
</html>
+

Revision as of 12:38, 5 October 2018

Demonstration

We have not yet achieved the final goal we set at the beginning, but have achieved a high level of success.

In terms of gene design, our goal is mainly the production of plant enzymes. Therefore, we demonstrated the growth curve of the yeast and confirmed the enzyme production.

Zeocin selection:

In terms of Liggreen production, we also completed two important parts.

PART 1.
Spontaneous reaction of monolignols & calculation of Flory-Stockmayer Theory of polymerization

In our modeling, we constructed a theoretical calculation for our material. Based on published literature, we used Spartan to determine the spontaneous basis for our bond reaction, and then Flory-Stockmayer theory to provide a theoretical estimate of the polymerization. Through the establishment of the model, we can get theoretical data on Liggreen. In patent applications and product improvements, we can improve on this estimate through theoretical calculations and material measurements.

PART 2.
Production line .
Spontaneous reaction of monolignols & calculation of Flory-Stockmayer Theory of polymerization

We have designed a production line to produce Liggreen. Using existing fermentation tank systems and reaction tank assemblies on the market, we can construct our production line.

We have already done a market survey of Liggreen. In response to the needs of the commodity market, we have discussed several practical business models and various analyses. Furthermore, we have visited several companies that produce laminated paper cups, as well as several companies that are concerned about new environmentally friendly materials. After these visits, our project has been further improved and more in line with social needs.

In the future, we will make Liggreen not only in the laboratory but also meet the production standards of industry. We will promote the products to the public and fulfill the concept of environmental protection.