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

Line 1: Line 1:
{{Template:CCU_Taiwan/css}}
+
{{CCU_Taiwan/css}}
 +
 
 
<html>
 
<html>
 +
 +
<head>
 +
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<script>
 
<script>
 
$(document).ready(function(){
 
$(document).ready(function(){
 
 
$("#Home").hover(function(){
+
$("#Home").hover(function(e){
 
$("#sub_home").stop(true,false,true).slideToggle(300);
 
$("#sub_home").stop(true,false,true).slideToggle(300);
});
+
  });
+
 
 
$("#Project").hover(function(){
 
$("#Project").hover(function(){
 
$("#sub_project").stop(true,false,true).slideToggle(300);
 
$("#sub_project").stop(true,false,true).slideToggle(300);
Line 16: Line 21:
 
});
 
});
 
 
$("#Modeling").hover(function(){
+
$("#Modeling").hover(function(){  
 
$("#sub_modeling").stop(true,false,true).slideToggle(300);
 
$("#sub_modeling").stop(true,false,true).slideToggle(300);
 
});
 
});
Line 35: Line 40:
 
     $(this).css("background","black")
 
     $(this).css("background","black")
 
},function(){
 
},function(){
     $(this).css("background","#9c957e")
+
     $(this).css("background","#31a97e")
 
   });
 
   });
 +
});
  
$("#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","50vw");
 
$("#home_word").fadeOut(0)
 
});
 
});
 
 
// The function actually applying the offset
 
// The function actually applying the offset
 
function offsetAnchor() {
 
function offsetAnchor() {
Line 78: Line 74:
 
 
 
</script>
 
</script>
 +
 +
</head>
 +
 
<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 100: Line 99:
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Applied_Design"><li class="list" id="project2">Design</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Applied_Design"><li class="list" id="project2">Design</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Results"><li class="list" id="project3">Results</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Results"><li class="list" id="project3">Results</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Demonstrate"><li class="list" id="project6">Demonstration</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Demonstrate"><li class="list" id="project4">Demonstration</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/InterLab "><li class="list" id="project5">InterLab</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/InterLab "><li class="list" id="project5">InterLab</li></a>
 
</ul>
 
</ul>
Line 106: Line 105:
 
                     <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>
 
                     <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" style="cursor:default;">
 
                         <ul class="sub" id="sub_parts" style="cursor:default;">
    <a href="https://2018.igem.org/Team:CCU_Taiwan/Parts"><li class="list" id="parts1">Overview</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Basic_Part"><li class="list" id="parts1">Basic Part</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Basic_Part"><li class="list" id="parts2">Basic Part</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Composite_Part"><li class="list" id="parts2">Composite Part</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Composite_Part"><li class="list" id="parts3">Composite Part</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Improve"><li class="list" id="parts3">Improved Part</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Improve"><li class="list" id="parts4">Improved Part</li></a>
+
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 116: Line 114:
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Model"><li class="list" id="model1">Overview</li></a>
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Model"><li class="list" id="model1">Overview</li></a>
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Binding"><li class="list" id="model2">Binding</li></a>
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Binding"><li class="list" id="model2">Binding</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Polymer"><li class="list" id="model4">Polymer</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Polymer"><li class="list" id="model3">Polymer</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Degradation"><li class="list" id="model3">Degradation</li></a>
+
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 132: Line 129:
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Public_Engagement"><li class="list" id="human_practice2">Public Engagement</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Public_Engagement"><li class="list" id="human_practice2">Public Engagement</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Entrepreneurship"><li class="list" id="human_practice3">Entrepreneurship</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Entrepreneurship"><li class="list" id="human_practice3">Entrepreneurship</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Intergrate"><li class="list" id="human_practice4">Intergrated HP</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/engaging_experts"><li class="list" id="human_practice4">Engaging Experts</li></a>
 +
<a href="https://2018.igem.org/Team:CCU_Taiwan/Intergrate"><li class="list" id="human_practice5">Intergrated HP</li></a>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 139: Line 137:
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Notebook"><li class="list" id="notebook1">Overview</li></a>
 
                             <a href="https://2018.igem.org/Team:CCU_Taiwan/Notebook"><li class="list" id="notebook1">Overview</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Collaborations"><li class="list" id="notebook2">Collaborations</li></a>
 
<a href="https://2018.igem.org/Team:CCU_Taiwan/Collaborations"><li class="list" id="notebook2">Collaborations</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Protocols"><li class="list" id="notebook2">Protocols</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Protocols"><li class="list" id="notebook3">Protocols</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Experiments"><li class="list" id="notebook3">Experiments</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Experiments"><li class="list" id="notebook4">Experiments</li></a>
<a href="https://2018.igem.org/Team:CCU_Taiwan/Materials"><li class="list" id="notebook4">Materials</li></a>
+
<a href="https://2018.igem.org/Team:CCU_Taiwan/Materials"><li class="list" id="notebook5">Materials</li></a>
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
Line 162: Line 160:
 
<p class="description">&emsp;&emsp;According to the literature [3], heating at 70 °C for 30 minutes is sufficient to kill the cells. We used a temperature of 110 ° C for 10 minutes to kill any cells that might pass through the filter.
 
<p class="description">&emsp;&emsp;According to the literature [3], heating at 70 °C for 30 minutes is sufficient to kill the cells. We used a temperature of 110 ° C for 10 minutes to kill any cells that might pass through the filter.
 
</p>
 
</p>
 +
<p class="description">Following were our heating test:</p>
 +
<p class="description">Figure 1. P. pastoris heated at 30 °C for 30 minutes</p>
 +
<p class="description">Figure 2. P. pastoris heated at 50 °C for 30 minutes</p>
 +
<p class="description">Figure 3. P. pastoris heated at 70 °C for 30 minutes</p>
 +
<p class="description">&emsp;&emsp;We found that our P. pastoris not survival after were heated at 50 °C for 30 minutes. Thus, our production line heat process would kill P. pastoris passing through the filter.</p>
 +
 +
 +
 +
 +
 +
 
<p class="second"><br><br>Reference</p>
 
<p class="second"><br><br>Reference</p>
 
<p class="description"><ol>
 
<p class="description"><ol>
Line 167: Line 176:
 
<li>Bacher, G., Szymanski, W. W., Kaufman, S. L., Zöllner, P., Blaas, D., & Allmaier, G. (2001). Charge-reduced nano electrospray ionization combined with differential mobility analysis of peptides, proteins, glycoproteins, noncovalent protein complexes and viruses.<br> Journal of Mass Spectrometry, 36(9), 1038–1052. <br>doi:10.1002/jms.208</li>
 
<li>Bacher, G., Szymanski, W. W., Kaufman, S. L., Zöllner, P., Blaas, D., & Allmaier, G. (2001). Charge-reduced nano electrospray ionization combined with differential mobility analysis of peptides, proteins, glycoproteins, noncovalent protein complexes and viruses.<br> Journal of Mass Spectrometry, 36(9), 1038–1052. <br>doi:10.1002/jms.208</li>
 
<li>3. Martínez, D., Menéndez, C., Echemendia, F. M., Hernández, L., Sobrino, A., & Trujillo, L. E. (2015). Kinetics of sucrose hydrolysis by immobilized recombinant Pichia pastoris cells in a batch reactors. J Microb Biochem Technol, 7, 294-6.</li>
 
<li>3. Martínez, D., Menéndez, C., Echemendia, F. M., Hernández, L., Sobrino, A., & Trujillo, L. E. (2015). Kinetics of sucrose hydrolysis by immobilized recombinant Pichia pastoris cells in a batch reactors. J Microb Biochem Technol, 7, 294-6.</li>
<li>4. Cregg, J. M., Barringer, K. J., Hessler, A. Y., & Madden, K. R. (1985). Pichia pastoris as a host system for transformations. Molecular and Cellular Biology, 5(12), 3376–3385.<br> doi:10.1128/mcb.5.12.3376</li>
 
<li>5. Ahmad, M., Hirz, M., Pichler, H., & Schwab, H. (2014). Protein expression in Pichia pastoris: recent achievements and perspectives for heterologous protein production. Applied Microbiology and Biotechnology, 98(12), 5301–5317.<br> doi:10.1007/s00253-014-5732-5</li>
 
 
</ol>
 
</ol>
 
</p>
 
</p>

Revision as of 04:12, 15 October 2018

Safety



  Genetically modified organisms escaping from lab is a serious problem since it will bring unpredictable impacts to our ecosystem. In our part design and production line, we were very conscious of biosafety. The yeast will pass the following process to achieve complete destruction. We also dealt cautiously with waste produced from the experiment and participated in safety training to ensure everyone conducting experiments had a minimal probability to cause biohazard pollution.

Filtering system

  The average size of the P. pastoris used is about 4–6 μm [1], and the filter we used is 33 kDa, which is equivalent to the size of tens of nanometers [2], more than sufficient to trap all the yeast.

Heating system

  According to the literature [3], heating at 70 °C for 30 minutes is sufficient to kill the cells. We used a temperature of 110 ° C for 10 minutes to kill any cells that might pass through the filter.

Following were our heating test:

Figure 1. P. pastoris heated at 30 °C for 30 minutes

Figure 2. P. pastoris heated at 50 °C for 30 minutes

Figure 3. P. pastoris heated at 70 °C for 30 minutes

  We found that our P. pastoris not survival after were heated at 50 °C for 30 minutes. Thus, our production line heat process would kill P. pastoris passing through the filter.



Reference

  1. 1. Gmeiner, C., Saadati, A., Maresch, D., Krasteva, S., Frank, M., Altmann, F., … Spadiut, O. (2015). Development of a fed-batch process for a recombinant Pichia pastoris Δoch1 strain expressing a plant peroxidase. Microbial Cell Factories, 14(1).
    doi:10.1186/s12934-014-0183-3
  2. Bacher, G., Szymanski, W. W., Kaufman, S. L., Zöllner, P., Blaas, D., & Allmaier, G. (2001). Charge-reduced nano electrospray ionization combined with differential mobility analysis of peptides, proteins, glycoproteins, noncovalent protein complexes and viruses.
    Journal of Mass Spectrometry, 36(9), 1038–1052.
    doi:10.1002/jms.208
  3. 3. Martínez, D., Menéndez, C., Echemendia, F. M., Hernández, L., Sobrino, A., & Trujillo, L. E. (2015). Kinetics of sucrose hydrolysis by immobilized recombinant Pichia pastoris cells in a batch reactors. J Microb Biochem Technol, 7, 294-6.