Difference between revisions of "Team:BNU-China/HP/Gold Integrated"

(Prototype team page)
 
Line 1: Line 1:
{{BNU-China}}
 
 
<html>
 
<html>
<div class="column full_size judges-will-not-evaluate">
+
<head>
<h3>★  ALERT! </h3>
+
<meta charset="utf-8">
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
<title>BNU-China</title>
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</div>
+
                <meta name="Team" content="BNU-China" />
<div class="clear"></div>
+
<meta name="keywords" content="iGEM 2017" />
 +
<meta name="author" content="Ziyu Liu(刘梓钰),Zhaodong Wang(王兆栋),Xizong Zhang(张溪棕)"/>
 +
<link type="text/ttf" rel="stylesheet" href="https://2017.igem.org/File:T--BNU-China--CiceroSans.ttf"/>
 +
<link type="text/ttf" rel="stylesheet" href="https://2017.igem.org/File:T--BNU-China--Regular.ttf"/>
 +
                <link type="text/css" rel="stylesheet" href="https://2017.igem.org/Template:BNU-China/CSS/background?action=raw&ctype=text/css"/>
 +
                <style>
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear, .center {display: none;} /*-- hides default wiki settings --*/
  
<div class="column full_size">
+
#top_title {
 +
        margin-bottom: 0!important;
 +
}
  
<h1>Gold Medal and Integrated Human Practices</h1>
+
#top_menu_under {
 +
        height: 0;
 +
}
  
<p>This page will contain information for your Gold medal Human Practices work, which you can also use to nominate your team for the Best Integrated Human Practices page. To make things easier, we have combined the Gold medal page with the Best Integrated Human Practices page since we expect the work to overlap considerably. </p>
+
#HQ_page{
<p>iGEM teams are unique and leading the field because they "go beyond the lab" to imagine their projects in a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p>
+
        margin-left:0 !important;
<p>Teams work with students and advisors from the humanities and social sciences to explore topics concerning ethical, legal, social, economic, safety or security issues related to their work. Consideration of these Human Practices is crucial for building safe and sustainable projects that serve the public interest. </p>
+
}
<p>For more information, please see the <a href="https://2017.igem.org/Competition/Human_Practices">Human Practices page</a>.</p>
+
</div>
+
<div class="clear"></div>
+
  
 +
#globalWrapper,#content{
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
margin: 0px;
 +
padding: 0px;
 +
}
  
<div class="column half_size">
+
#HQ_page p {
<h3>Gold Medal Criterion #1</h3>
+
        text-align: inherit!important;
<p>Expand on your silver medal activity by demonstrating how you have integrated the investigated issues into the design and/or execution of your project.</p>
+
}
  
</div>
+
#HQ_page table,ul {
 +
margin-left: 0 !important;
 +
}
  
<div class="column half_size">
+
#content{
<h3>Best Integrated Human Practices Special Prize</h3>
+
line-height:normal;
 +
}
  
<p>
+
.mw-content-ltr ul {
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Integrated Human Practices prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>.
+
      margin: 0  !important;
<br><br>
+
}
You must also delete the message box on the top of this page to be eligible for this prize.
+
 
</p>
+
* {
</div>
+
  -webkit-box-sizing: border-box;!important
<div class="clear"></div>
+
    -moz-box-sizing: border-box;!important
<div class="column full_size">
+
          box-sizing: border-box;!important
<h5>Inspiration</h5>
+
}
<p>Here are a few examples of excellent Integrated Human Practices work:</p>
+
 
<ul>
+
                </style>
<li><a href="https://2016.igem.org/Team:INSA-Lyon/Integrated_Practices">2016 INSA Lyon</a></li>
+
<script type="text/javascript">
<li><a href="https://2016.igem.org/Team:UofC_Calgary/Integrated_Practices">2016 UofC Calgary</a></li>
+
var navWidth;
<li><a href="https://2015.igem.org/Team:Bielefeld-CeBiTec/Practices">2015 Bielefeld</a></li>
+
var navFontSize;
<li><a href="https://2015.igem.org/Team:Edinburgh/Practices">2015 Edinburgh</a></li>
+
var navTop;
</ul>
+
$(document).ready(function(){
 +
<!--导航栏自适应-->
 +
$("#top_title").hide();
 +
$("#sideMenu").hide();
 +
if($(window).width()>=480){
 +
$("#w_nav>div").hide();
 +
}
 +
if($(window).width()<480){
 +
$("#w_nav>ul").hide();
 +
$("#w_nav>div>ul").hide();
 +
}
 +
$("#w_nav>ul>li>a").css({"width":$(window).width()/7-10,"font-size":$(window).width()/1280*25});
 +
$("#w_nav>ul").css({"top":$(window).width()/1280*(-41)});
 +
$("#w_nav>div>ul").css({"top":$(window).width()/1280*(-41)});
 +
navWidth=$(window).width();
 +
navFontSize=$("#w_nav>ul>li>a").css("font-size");
 +
navTop=$("#w_nav>ul").css("top");
 +
 
 +
$("#w_nav>div>p").click(function(){
 +
$("#w_nav>div>ul").slideToggle();
 +
});
 +
<!--侧栏自适应-->
 +
$("#w_menu>li>ul").hide().click(function(event){
 +
event.stopPropagation();
 +
});
 +
 
 +
$("#w_menu>li").click(function(){
 +
var menuFlag=true;
 +
if($(this).find('ul').is(":visible"))
 +
menuFlag=false;
 +
$("#w_menu>li>ul:visible").slideUp();
 +
if(menuFlag)
 +
$(this).find('ul').slideToggle();
 +
});
 +
 
 +
$("#w_menu>li>ul>li>p").click(function(){
 +
var x=$(this).data("id");
 +
$('html').animate({scrollTop:$(x).offset().top-$("#w_nav").height()*2/3},500);
 +
});
 +
<!--悟空眼睛-->
 +
$(document).mousemove(function(e){
 +
          var x=$("#eye").width()/2;
 +
          var y=$("#eye").height()/2;
 +
          $("#eye").css({"left":parseFloat(String((e.pageX-x)/100)),"top":parseFloat(String((e.pageY-$(window).scrollTop()-y)/100))});
 +
        });
 +
 
 +
});
 +
<!--导航栏首页故事自适应-->
 +
$(window).resize(function(){
 +
if($(window).width()>=480){
 +
$("#w_nav>div").hide();
 +
$("#w_nav>ul").show();
 +
$("#w_nav>ul>li>a").css({"width":$(window).width()/7-10,"font-size":parseFloat(navFontSize)*parseFloat(String($(window).width()))/parseFloat(String(navWidth)),"top":parseFloat(navTop)*parseFloat(String($(window).width()))/parseFloat(String(navWidth))});
 +
$("#w_nav>ul").css({"top":parseFloat(navTop)*parseFloat(String($(window).width()))/parseFloat(String(navWidth))});
 +
$("#w_nav>div>ul").css({"top":parseFloat(navTop)*parseFloat(String($(window).width()))/parseFloat(String(navWidth))});
 +
navWidth=$(window).width();
 +
navFontSize=$("#w_nav>ul>li>a").css("font-size");
 +
navTop=$("#w_nav>ul").css("top");
 +
}
 +
else{
 +
$("#w_nav>ul").hide();
 +
$("#w_nav>div").show();
 +
$("#w_nav>div>ul").hide();
 +
}
 +
});
 +
</script>
 +
</head>
 +
<body style="background-color:rgb(247,237,183);">
 +
<div id="w_nav" style="top:15px;">
 +
<img src="https://static.igem.org/mediawiki/2017/6/60/T--BNU-China--index2.1.png" alt="Sorry, the image is not spupported by your browser.">
 +
      <img id="eye" src="https://static.igem.org/mediawiki/2017/5/53/T--BNU-China--index1.jpg" alt="Sorry, the image is not spupported by your browser." style="width:100;position:absolute;top:-3px;">
 +
      <ul>
 +
        <li id="w_Project"><a class="w_a" href="#">Project</a></li>
 +
        <li id="w_Modeling"><a class="w_a" href="#">Modeling</a></li>
 +
        <li id="w_Practice"><a class="w_a" href="#">Practice</a></li>
 +
        <li id="w_home"><a class="w_a" style="opacity:0;" href="#">Home</a></li>
 +
        <li id="w_Achievement"><a class="w_a" href="#">Achievement</a></li>
 +
        <li id="w_Lab"><a class="w_a" href="#">Lab</a></li>
 +
        <li id="w_Safety"><a class="w_a" href="#">Safety</a></li>
 +
      </ul>
 +
<div id="w_navMenu" style="text-align:right;margin-top:500px;">
 +
<p>Menu▼</p>
 +
<ul id="w_navMenuContent">
 +
<li id="w_Project"><a class="w_a" href="#">Project</a></li>
 +
<li id="w_Modeling"><a class="w_a" href="#">Modeling</a></li>
 +
<li id="w_Practice"><a class="w_a" href="#">Practice</a></li>
 +
<li id="w_Achievement"><a class="w_a" href="#">Achievement</a></li>
 +
<li id="w_Lab"><a class="w_a" href="#">Lab</a></li>
 +
<li id="w_Safety"><a class="w_a" href="#">Safety</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
    <div id="w_content" style="width:100%;">
 +
      <div id="w_Panel">
 +
        <ul id="w_menu">
 +
          <li id="w_menu1"><a class="w_a" href="#">Background</a>
 +
            <ul>
 +
              <li><p data-id = "#title1">title1</p></li>
 +
              <li><p>title2</p></li>
 +
              <li><p>title3</p></li>
 +
            </ul>
 +
          </li>
 +
          <li id="w_menu2"><a class="w_a" href="#">Design</a>
 +
            <ul>
 +
              <li><p href="#">overview</p></li>
 +
              <li><p href="#">microtubule</p></li>
 +
              <li><p href="#">flagellar filament</p></li>
 +
            </ul>
 +
          </li>
 +
          <li id="w_menu5"><a class="w_a" href="#">Results</a></li>
 +
        </ul>
 +
      </div>
 +
      <div id="w_text">
 +
        <h1 id="title1">Integrated HP</h1>
 +
        <p style="text-indent:0px;">
 +
          This year the integrated human practice work of BNU-China 2017 iGEM team concentrated on the exploring the feasibility, safety, and potentials of the improved version of yeast surface display system. We contacted experts and technicians to discuss our design and experiment plan with them. Besides, we participated in a variety of related academic conferences to exchange ideas and gather others’ perspectives on our project. Results of these work have been proven helpful to the adjustment of the schematic design and the detailed experiment procedure. In addition, to lay down the ground work for future development, we’ve performed investigation on safety issue regarding possible applications.
 +
        </p>
 +
        <h2>Interview:</h2>
 +
        <h3>Interview with Prof. Meng Wenxiang at Institute of Genetics and Developmental Biology</h3>
 +
        <p>After the literature research phase, we’ve found that microtubule is a fibrous polymer which can self-assemble in vitro under suitable conditions. Its subunits are highly adaptable. Furthermore, it can interact with a series of valuable small molecules as a whole. Lastly, there are various microtubule stabilizing drugs which would help to maintain the integrity of the assembled structure. All the above features have made it suitable for the material of our extracellular enzyme loading scaffold. In order to have more insights on our ideas, we scheduled an interview with professor Meng Wenxiang, an expert on microtubule, before we initiated our experiments.</p>
 +
        <img src="images/HP/图1.JPG" alt="Sorry, the image is not spupported by your browser.">
 +
        <h4>(With Prof. Meng Wenxiang at Institute of Genetics and Developmental Biology)</h4>
 +
        <p>To our disappointment, professor Meng directly pointed out a fundamental flaw in our plan, which was the stability of microtubule could not meet the ideal level of the extracellular scaffold. According to his research, microtubule could not exist in vitro for more than a week even with the help of microtubule-stabilizing drugs, such as taxol® and its analogues. This defect of microtubule invalidated its potential as the material for the extracellular scaffold, but it did inspire us to look for a similar but more stable material. Later, we searched for materials that met these requirements. At last, we found flagellar filament to be the stable self-assembled biopolymer we wanted. Thanks to professor Meng’s advice, we eliminated one possible systematical cause for failure in advance.</p>
 +
        <h3>Interview with Prof. Zhang Linqi and Her PhD. Students at Tsinghua University</h3>
 +
        <p>Since we were new to this technique, and it’s imperative for us to broaden the horizon of our perception on this technique by all means possible. Hence, we went to Tsinghua University to consult professor Zhang Linqi and her PhD. students, who had tons of experiences and knowledge base on this technique. </p>
 +
        <img src="images/HP/图2.JPG" alt="Sorry, the image is not spupported by your browser.">
 +
        <h4>(With PhD. Zhou Panpan at Qinghua University)</h4>
 +
        <p>After our presentation, we received positive feedbacks for professor Zhang and doctor Zhou Panpan. They both considered our project to be promising and would severely increase the capacity of the original system. As for the problems we had encountered in the wet lab, they kindly offered us with practical solutions and helpful advices drawn from their first-hand experience, which significantly elevated the efficiency of our experiment process.</p>
 +
        <h3>Interview with Director of Research, Prof. XXX, of Beijing Smistyle Sci. & Tech. Development Co., LTD.</h3>
 +
        <p>According to our research findings, Xynase, an enzyme from cellulase enzyme system, had been applied to substitute the variable D2 domain of flagellin FliC, and the adapted falgellins were successfully assembled into a functioning nano enzyme stick. Then it occurred to us to use the cellulose system as the prototype to test if our approach can increase the catalytic efficiency. To better define the contrast group for the comparison and to better portrait the actual using condition, we contacted Beijing Smistyle Sci. & Tech. Development Co., LTD, whose products covered all three enzymes in this system. We made an appointment with Doc. Zhao, the director of research of Smistyle.</p>
 +
        <img src="images/HP/图3.JPG" alt="Sorry, the image is not spupported by your browser.">
 +
        <h4>(With director of research at Beijing Smistyle Sci. & Tech. Development Co., LTD)</h4>
 +
        <p>Doc. Zhao listened to our power-point presentation attentively, and expressed her sincere appreciation for our project. Nevertheless, she indicated that the application of our improved system on cellulase enzyme system was not well-suited. The cost of manufacture of these enzymes had already been optimized to be very low, which made it economically unwise to go through sophisticated recycle procedure for repeated use instead of simply producing a large quantity of them and as disposable additions.</p>
 +
        <p>At the end of the interview, Doc. Zhao shared her thoughts on the suitable application for our system. Obviously, our target enzyme should be the ones that are hard to produce but highly valuable. This would make the choice of recycle with our system preferable than producing in quantity with a high cost. With these guidelines, we selected PETase (Part:BBa_K1921003加超链接), which can hydrolyze PET in low temperature.</p>
 +
        <h2>Conference:</h2>
 +
        <h3>CCiC:</h3>
 +
        <p>During Aug. 25 - 28, 2017, CCiC conference was organized and held by Fujian Agriculture and Forestry University in Fuzhou, China. Our team, BNU-China, had the chance to attend the event. During the conference, we introduced our project to the other xx teams.</p>
 +
        <img src="images/HP/图4.JPG" alt="Sorry, the image is not spupported by your browser.">
 +
        <h4>(Photo of all participants at CciC)</h4>
 +
        <img src="images/HP/图5.JPG" alt="Sorry, the image is not spupported by your browser.">
 +
        <h4>Our iGEMer explaining our project to other iGEMers</h4>
 +
        <img src="images/HP/图6.JPG" alt="Sorry, the image is not spupported by your browser.">
 +
        <h4>Our iGEMer explaining our project to other iGEMers</h4>
 +
        <p>In the conference, each team conducted in-depth communication and exchanged ideas on their own projects. The inspiring spark collided by thoughts and innovation among the teams made the attendees reap substantial benefits. After careful preparation, we dissected our project into following parts, background, project, design, modeling and human practice. Meantime, we also held open attitude towards the sincere suggestions and comments from other teams.</p>
 +
        <p>In the conference, not only did we strengthen the relationship with FAFU-CHINA, but we established new bonds with other teams as well. And the communication and mutual learning among the teams provided us with the opportunity to broaden our horizon and help us acquaint more people with our project.</p>
 +
        <h3>Other Conferences:</h3>
 +
        <p>Other than the CCiC conferences, we’ve also participated in some other academic events, including 2017 National Academic Conference for Cell Biology(Chinese Society For Cell Biology, CSCB), 2017 Synthetic Biology Summer Camp(Center for Synthetic Biology Engineering Research, CSynBER), xxx(国科大), meet-up with Team Tsinghua and Team Tsinghua-A .We took every chance to have our project scrutinized by experts, researchers, and other iGEMers. At the same time, we’ve deepened our understandings on synthetic biology and areas related to our project. </p>
 +
        <img src="images/HP/图7.JPG" alt="Sorry, the image is not spupported by your browser.">
 +
        <h4>(Our iGEMer at 2017 Synthetic Biology Summer Camp:Center for Synthetic Biology Engineering Research, CSynBER)</h4>
 +
        <img src="images/HP/图8.JPG" alt="Sorry, the image is not spupported by your browser.">
 +
        <h4>(Our iGEMer at 2017 National Academic Conference for Cell Biology:Chinese Society For Cell Biology, CSCB)</h4>
 +
        <img src="images/HP/图9.JPG" alt="Sorry, the image is not spupported by your browser.">
 +
        <h4>(Meet-up with Team Tsinghua & Team Tsinghua-A)</h4>
 +
        <h2>Investigation:</h2>
 +
        <p>During the CCiC presentation, we were inspired by the wide-ranging examination on biosafety issue team Peking presented. Considering the possible application of our system, we’ve decided to conduct an investigation on the perception of average customers held towards the biosafety issues on daily-life-related enzyme containing products.</p>
 +
        <p>Click here(超链接到另一个页面放问卷原稿) to view our original questionnaire.</p>
 +
      </div>
 +
    </div>
 +
</body>
 
</html>
 
</html>

Revision as of 13:58, 6 October 2017

BNU-China

Integrated HP

This year the integrated human practice work of BNU-China 2017 iGEM team concentrated on the exploring the feasibility, safety, and potentials of the improved version of yeast surface display system. We contacted experts and technicians to discuss our design and experiment plan with them. Besides, we participated in a variety of related academic conferences to exchange ideas and gather others’ perspectives on our project. Results of these work have been proven helpful to the adjustment of the schematic design and the detailed experiment procedure. In addition, to lay down the ground work for future development, we’ve performed investigation on safety issue regarding possible applications.

Interview:

Interview with Prof. Meng Wenxiang at Institute of Genetics and Developmental Biology

After the literature research phase, we’ve found that microtubule is a fibrous polymer which can self-assemble in vitro under suitable conditions. Its subunits are highly adaptable. Furthermore, it can interact with a series of valuable small molecules as a whole. Lastly, there are various microtubule stabilizing drugs which would help to maintain the integrity of the assembled structure. All the above features have made it suitable for the material of our extracellular enzyme loading scaffold. In order to have more insights on our ideas, we scheduled an interview with professor Meng Wenxiang, an expert on microtubule, before we initiated our experiments.

Sorry, the image is not spupported by your browser.

(With Prof. Meng Wenxiang at Institute of Genetics and Developmental Biology)

To our disappointment, professor Meng directly pointed out a fundamental flaw in our plan, which was the stability of microtubule could not meet the ideal level of the extracellular scaffold. According to his research, microtubule could not exist in vitro for more than a week even with the help of microtubule-stabilizing drugs, such as taxol® and its analogues. This defect of microtubule invalidated its potential as the material for the extracellular scaffold, but it did inspire us to look for a similar but more stable material. Later, we searched for materials that met these requirements. At last, we found flagellar filament to be the stable self-assembled biopolymer we wanted. Thanks to professor Meng’s advice, we eliminated one possible systematical cause for failure in advance.

Interview with Prof. Zhang Linqi and Her PhD. Students at Tsinghua University

Since we were new to this technique, and it’s imperative for us to broaden the horizon of our perception on this technique by all means possible. Hence, we went to Tsinghua University to consult professor Zhang Linqi and her PhD. students, who had tons of experiences and knowledge base on this technique.

Sorry, the image is not spupported by your browser.

(With PhD. Zhou Panpan at Qinghua University)

After our presentation, we received positive feedbacks for professor Zhang and doctor Zhou Panpan. They both considered our project to be promising and would severely increase the capacity of the original system. As for the problems we had encountered in the wet lab, they kindly offered us with practical solutions and helpful advices drawn from their first-hand experience, which significantly elevated the efficiency of our experiment process.

Interview with Director of Research, Prof. XXX, of Beijing Smistyle Sci. & Tech. Development Co., LTD.

According to our research findings, Xynase, an enzyme from cellulase enzyme system, had been applied to substitute the variable D2 domain of flagellin FliC, and the adapted falgellins were successfully assembled into a functioning nano enzyme stick. Then it occurred to us to use the cellulose system as the prototype to test if our approach can increase the catalytic efficiency. To better define the contrast group for the comparison and to better portrait the actual using condition, we contacted Beijing Smistyle Sci. & Tech. Development Co., LTD, whose products covered all three enzymes in this system. We made an appointment with Doc. Zhao, the director of research of Smistyle.

Sorry, the image is not spupported by your browser.

(With director of research at Beijing Smistyle Sci. & Tech. Development Co., LTD)

Doc. Zhao listened to our power-point presentation attentively, and expressed her sincere appreciation for our project. Nevertheless, she indicated that the application of our improved system on cellulase enzyme system was not well-suited. The cost of manufacture of these enzymes had already been optimized to be very low, which made it economically unwise to go through sophisticated recycle procedure for repeated use instead of simply producing a large quantity of them and as disposable additions.

At the end of the interview, Doc. Zhao shared her thoughts on the suitable application for our system. Obviously, our target enzyme should be the ones that are hard to produce but highly valuable. This would make the choice of recycle with our system preferable than producing in quantity with a high cost. With these guidelines, we selected PETase (Part:BBa_K1921003加超链接), which can hydrolyze PET in low temperature.

Conference:

CCiC:

During Aug. 25 - 28, 2017, CCiC conference was organized and held by Fujian Agriculture and Forestry University in Fuzhou, China. Our team, BNU-China, had the chance to attend the event. During the conference, we introduced our project to the other xx teams.

Sorry, the image is not spupported by your browser.

(Photo of all participants at CciC)

Sorry, the image is not spupported by your browser.

Our iGEMer explaining our project to other iGEMers

Sorry, the image is not spupported by your browser.

Our iGEMer explaining our project to other iGEMers

In the conference, each team conducted in-depth communication and exchanged ideas on their own projects. The inspiring spark collided by thoughts and innovation among the teams made the attendees reap substantial benefits. After careful preparation, we dissected our project into following parts, background, project, design, modeling and human practice. Meantime, we also held open attitude towards the sincere suggestions and comments from other teams.

In the conference, not only did we strengthen the relationship with FAFU-CHINA, but we established new bonds with other teams as well. And the communication and mutual learning among the teams provided us with the opportunity to broaden our horizon and help us acquaint more people with our project.

Other Conferences:

Other than the CCiC conferences, we’ve also participated in some other academic events, including 2017 National Academic Conference for Cell Biology(Chinese Society For Cell Biology, CSCB), 2017 Synthetic Biology Summer Camp(Center for Synthetic Biology Engineering Research, CSynBER), xxx(国科大), meet-up with Team Tsinghua and Team Tsinghua-A .We took every chance to have our project scrutinized by experts, researchers, and other iGEMers. At the same time, we’ve deepened our understandings on synthetic biology and areas related to our project.

Sorry, the image is not spupported by your browser.

(Our iGEMer at 2017 Synthetic Biology Summer Camp:Center for Synthetic Biology Engineering Research, CSynBER)

Sorry, the image is not spupported by your browser.

(Our iGEMer at 2017 National Academic Conference for Cell Biology:Chinese Society For Cell Biology, CSCB)

Sorry, the image is not spupported by your browser.

(Meet-up with Team Tsinghua & Team Tsinghua-A)

Investigation:

During the CCiC presentation, we were inspired by the wide-ranging examination on biosafety issue team Peking presented. Considering the possible application of our system, we’ve decided to conduct an investigation on the perception of average customers held towards the biosafety issues on daily-life-related enzyme containing products.

Click here(超链接到另一个页面放问卷原稿) to view our original questionnaire.