Difference between revisions of "Team:NCKU Tainan/Safety"

 
(13 intermediate revisions by 6 users not shown)
Line 30: Line 30:
 
     display: flex;
 
     display: flex;
 
     flex-direction: column;
 
     flex-direction: column;
     width: 17rem;
+
     width: 19.68vw;  
 
     height: 100vh;
 
     height: 100vh;
 
     z-index:1;
 
     z-index:1;
Line 52: Line 52:
 
     scroll-behavior: smooth;
 
     scroll-behavior: smooth;
 
}
 
}
 +
.navrow{
 +
    height:4.314vw;
 +
}   
 
.navtrick{
 
.navtrick{
 
     position:relative;
 
     position:relative;
 
     top:2rem;
 
     top:2rem;
 
}
 
}
 +
.nav-item{
 +
    font-size: 1.7vw;
 +
 
#nav-item-list { /*特別調整左邊nav字的顏色*/
 
#nav-item-list { /*特別調整左邊nav字的顏色*/
 
     color:#042f46 !important;
 
     color:#042f46 !important;
Line 73: Line 79:
 
     text-align: left;
 
     text-align: left;
 
     position:relative;
 
     position:relative;
     left: 2rem;
+
     left: 2.3vw;
     font-size: 2rem;
+
     font-size: 2.3vw;
 
     color:#042f46;
 
     color:#042f46;
 
     font-family: 'Josefin Sans', sans-serif;
 
     font-family: 'Josefin Sans', sans-serif;
Line 96: Line 102:
 
     background-color: #FEFEF5;
 
     background-color: #FEFEF5;
 
}
 
}
 
+
.coverphoto{
 +
    opacity: 0.2;
 +
    width: 100vw;
 +
    position: absolute;
 +
    left: -2rem;
 +
    height: 100vh; 
 +
 +
section.resume-section-coverphoto {
 +
  min-height:93vh;
 +
 
section.resume-section {
 
section.resume-section {
     padding-left: 20rem;
+
     padding-left: 23.4vw;
     padding-right: 3rem;
+
     padding-right: 7.12vw;
     padding-top: 2rem;
+
     padding-top: 2.08vw;
     padding-bottom: 5rem;
+
     padding-bottom: 5.1vw;
 
}
 
}
 
section.resume-section {
 
section.resume-section {
    min-height: 100vh;
 
 
     display: flex;
 
     display: flex;
 
     align-items: center;
 
     align-items: center;
     max-width: 85rem;
+
     max-width: 97vw;
 
}
 
}
 
#h1-title{
 
#h1-title{
 
     border-left: 5px solid #393939;
 
     border-left: 5px solid #393939;
 
}
 
}
#bodyContent h1, h2, h3{
+
#bodyContent h1, h2, h3, h4{
 
   font-family: 'Josefin Sans', sans-serif;
 
   font-family: 'Josefin Sans', sans-serif;
 
  }     
 
  }     
Line 128: Line 142:
 
}   
 
}   
  
#testtest1,#testtest2,#testtest3,#testtest4,#testtest5, #testtest6{
+
#testtest1,#testtest2,#testtest3,#testtest4{
 
     visibility:hidden;
 
     visibility:hidden;
 
     margin-left: 0.5rem;
 
     margin-left: 0.5rem;
 
     position:relative;
 
     position:relative;
     left:1vw;
+
     left: 1vw;
     width: 4rem;
+
     width: 4.3vw;
     height: 4rem;
+
     height: 4.3vw;
 
}
 
}
 
.caption-design{
 
.caption-design{
Line 141: Line 155:
 
     font-size: 0.9rem;
 
     font-size: 0.9rem;
 
}
 
}
.caption-design{
 
    position: relative;
 
    top: 1rem;
 
    font-size: 0.9rem;
 
 
 
/*.visible{
 
/*.visible{
 
     visibility:visible;
 
     visibility:visible;
Line 210: Line 219:
 
     width: 22rem;
 
     width: 22rem;
  
 +
}
 +
@media only screen and (max-width: 995px) {
 +
  #sideNav {
 +
    display:none;
 +
 
 +
  }
 +
  section.resume-section-coverphoto {
 +
    min-height: 94vh;
 
}   
 
}   
 +
  section.resume-section {
 +
    padding-left: 16.8vw;
 +
    padding-right: 3rem;
 +
    padding-top: 1rem;
 +
    padding-bottom: 1rem;
 +
    display: flex;
 +
    align-items: center;
 +
    max-width: 80vw;
 +
}
 +
.hrmar{
 +
  margin: 0 2rem 0 0;
 +
}
 +
 
 +
 
 +
 +
}
 +
 
 +
@media only screen and (max-width: 350px) {
 +
  .headtitle {
 +
    font-size: 2.5rem !important;
 +
 
 +
  }
 +
 +
}   
 +
 
 
</style>
 
</style>
 
<body>
 
<body>
Line 226: Line 268:
 
<div class="row navrow">
 
<div class="row navrow">
 
<div class="col-2"></div>
 
<div class="col-2"></div>
<div class="col-6"><li  class="nav-item" id="exp1"><a class="nav-link js-scroll-trigger nav-list" id="nav-item-list" href="#overview">- Overview </a></li></div>
+
<div class="col-6" style="z-index:2"><li  class="nav-item" id="exp1"><a class="nav-link js-scroll-trigger nav-list" id="nav-item-list" href="#overview">- Overview </a></li></div>
<div class="col-4"><img id="testtest1" src="https://static.igem.org/mediawiki/2020/b/bb/T--NCKU_Tainan--logo_maginifier.png" alt="magnifier" style="left=-1rem"></div>
+
<div class="col-4" style="z-index:1"><img id="testtest1" src="https://static.igem.org/mediawiki/2020/b/bb/T--NCKU_Tainan--logo_maginifier.png" alt="magnifier" style="left:-1vw"></div>
 
</div>
 
</div>
  
 
<div class="row navrow">
 
<div class="row navrow">
 
<div class="col-2"></div>
 
<div class="col-2"></div>
<div class="col-6"><li  class="nav-item" id="exp2"><a class="nav-link js-scroll-trigger nav-list" id="nav-item-list" href="#laboratory">- Laboratory </a></li></div>
+
<div class="col-6" style="z-index:2"><li  class="nav-item" id="exp2"><a class="nav-link js-scroll-trigger nav-list" id="nav-item-list" href="#laboratory">- Laboratory </a></li></div>
<div class="col-4"><img id="testtest2" src="https://static.igem.org/mediawiki/2020/b/bb/T--NCKU_Tainan--logo_maginifier.png" alt="magnifier"></div>
+
<div class="col-4" style="z-index:1"><img id="testtest2" src="https://static.igem.org/mediawiki/2020/b/bb/T--NCKU_Tainan--logo_maginifier.png" alt="magnifier" style="left:0.5vw"></div>
 
</div>
 
</div>
 
                
 
                
 
<div class="row navrow">
 
<div class="row navrow">
 
<div class="col-2"></div>
 
<div class="col-2"></div>
<div class="col-6"><li  class="nav-item" id="exp3"><a class="nav-link js-scroll-trigger nav-list" id="nav-item-list" href="#project">- Project </a></li></div>
+
<div class="col-6" style="z-index:2"><li  class="nav-item" id="exp3"><a class="nav-link js-scroll-trigger nav-list" id="nav-item-list" href="#project">- Project </a></li></div>
<div class="col-4"><img id="testtest3" src="https://static.igem.org/mediawiki/2020/b/bb/T--NCKU_Tainan--logo_maginifier.png" alt="magnifier"></div>
+
<div class="col-4" style="z-index:1"><img id="testtest3" src="https://static.igem.org/mediawiki/2020/b/bb/T--NCKU_Tainan--logo_maginifier.png" alt="magnifier" style="left:-2.8vw"></div>
 
</div>               
 
</div>               
 
                
 
                
 
<div class="row navrow">
 
<div class="row navrow">
 
<div class="col-2"></div>
 
<div class="col-2"></div>
<div class="col-6"><li  class="nav-item" id="exp4"><a class="nav-link js-scroll-trigger nav-list" id="nav-item-list" href="#device">- Device </a></li></div>
+
<div class="col-6" style="z-index:2"><li  class="nav-item" id="exp4"><a class="nav-link js-scroll-trigger nav-list" id="nav-item-list" href="#device">- Device </a></li></div>
<div class="col-4"><img id="testtest4" src="https://static.igem.org/mediawiki/2020/b/bb/T--NCKU_Tainan--logo_maginifier.png" alt="magnifier" style="left=-1rem"></div>
+
<div class="col-4" style="z-index:1"><img id="testtest4" src="https://static.igem.org/mediawiki/2020/b/bb/T--NCKU_Tainan--logo_maginifier.png" alt="magnifier" style="left:-3vw"></div>
 
</div>               
 
</div>               
 
             </ul>
 
             </ul>
Line 254: Line 296:
 
     <div class="container-fluid p-0">
 
     <div class="container-fluid p-0">
 
         <!-- Description-->
 
         <!-- Description-->
         <section class="resume-section">
+
         <section class="resume-section resume-section-coverphoto">
 +
            <img src="https://static.igem.org/mediawiki/2020/e/e0/T--NCKU_Tainan--safety-cover.jpeg" class="coverphoto">
 
             <div class="resume-section-content" id="pdescription">
 
             <div class="resume-section-content" id="pdescription">
 
                 <div id="h1-title">
 
                 <div id="h1-title">
                     <h1 class="mb-0 pl-2" >
+
                     <h1 class="mb-0 pl-2 headtitle" >
 
                         Safety
 
                         Safety
 
                         <!--<span class="text-primary">Taylor</span>-->
 
                         <!--<span class="text-primary">Taylor</span>-->
 
                     </h1>
 
                     </h1>
 
                     <h3 class="subheading mb-5 pl-2">
 
                     <h3 class="subheading mb-5 pl-2">
                         Prevention is better than cure
+
                         Better safe than sorry
 
                     </h3>
 
                     </h3>
 
                 </div>             
 
                 </div>             
 
             </div>
 
             </div>
 
         </section>
 
         </section>
        <hr class="hrmar" />
 
  
 
         <!-- Project Background-->
 
         <!-- Project Background-->
Line 275: Line 317:
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                     <div class="flex-grow-1">
 
                     <div class="flex-grow-1">
                         <p>    The NCKU Tainan team has been concerned with biosafety of every aspect of our project. Since the general public has many misconceptions of engineering microorganisms which can lead to the fear of the public, we realize one major responsibility of our iGEMers is to prove that our engineering bacteria are harmless to the environment and society. However, there is still much effort to do in terms of gaining widespread acceptance of synthetic biology in the general public. To achieve this goal, the NCKU Tainan team is still working hard this year to ensure the safety of lab, materials, designed devices and our team members. After all, safety is not more important when it comes to doing experiments.</p>
+
                         <p>    The NCKU Tainan team has been concerned with biosafety of every aspect of our project. Since the general public has many misconceptions of engineering microorganisms which can lead to the fear of the public, we realize one major responsibility of our iGEMers is to prove that our engineering bacteria are harmless to the environment and society. However, there is still much effort to do in terms of gaining widespread acceptance of synthetic biology in the general public. To achieve this goal, the NCKU Tainan team is still working hard this year to ensure the safety of lab, materials, designed devices and our team members. After all, safety is very important when it comes to doing experiments.</p>
 
                     </div>     
 
                     </div>     
 
                 </div>               
 
                 </div>               
Line 305: Line 347:
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                     <div class="flex-grow-1">                       
 
                     <div class="flex-grow-1">                       
                         <p>    In order to make our contact lenses safe for human use, we chose <i>E. coli</i> WM3064 as our chassis, which lacks the essential gene that encodes for 4-hydroxy-tetrahydrodipicolinate synthase that is critical to the production of lysine through the DAP pathway<sup>[<a href="#ref1" class="linklink">1</a>]</sup>. Lysine is an essential amino acid for utilisation in protein and peptidoglycan cell wall synthesis<sup>[<a href="#ref2" class="linklink">2</a>]</sup>. Hence, the bacteria will have to depend on exogenous diaminopimelate (DAP) to survive. Finally, we will add DAP into our contact lens. If the bacteria escapes from our contact lenses, they will not survive in the environment due to the absence of exogenous DAP.</p>
+
                         <p>    In order to make our contact lens safe for human use, we chose <i>E. coli</i> WM3064 as our chassis, which lacks the essential gene that encodes for 4-hydroxy-tetrahydrodipicolinate synthase that is critical to the production of lysine through the diaminopimelate pathway (DAP) pathway<sup>[<a href="#ref1" class="linklink">1</a>]</sup>. Lysine is an essential amino acid for utilisation in protein and peptidoglycan cell wall synthesis<sup>[<a href="#ref2" class="linklink">2</a>]</sup>. Hence, the bacteria will have to depend on exogenous DAP to survive. Finally, we will add DAP into our contact lens. If the bacteria escape from our contact lens, they will not survive in the environment due to the absence of exogenous DAP.</p>
 
                     </div>
 
                     </div>
 
                    
 
                    
Line 318: Line 360:
 
                 <div class="col-lg ">
 
                 <div class="col-lg ">
 
                 <figure class="d-flex flex-column justify-content-center align-items-center px-lg-3">
 
                 <figure class="d-flex flex-column justify-content-center align-items-center px-lg-3">
                 <a href="https://static.igem.org/mediawiki/2020/b/b8/T--NCKU_Tainan--safety_kill_switch.png" target="_blank" style="width:60%"><img src="https://static.igem.org/mediawiki/2020/b/b8/T--NCKU_Tainan--safety_kill_switch.png" alt="" title="" style="width:100%"></a>
+
                 <a href="https://static.igem.org/mediawiki/2020/7/75/T--NCKU_Tainan--result_plate_km.png" target="_blank" style="width:60%"><img src="https://static.igem.org/mediawiki/2020/7/75/T--NCKU_Tainan--result_plate_km.png" alt="" title="" style="width:100%"></a>
 
                 <figcaption class="caption-design">Fig. 1. Conformation of DAP-deficient strain WM3064. WM3064 was streaked on two different agar plates containing (A) Kanamycin (Km) and 0.3mM DAP ; (B) Kanamycin (Km) only.</figcaption>
 
                 <figcaption class="caption-design">Fig. 1. Conformation of DAP-deficient strain WM3064. WM3064 was streaked on two different agar plates containing (A) Kanamycin (Km) and 0.3mM DAP ; (B) Kanamycin (Km) only.</figcaption>
 
                 </figure>
 
                 </figure>
Line 326: Line 368:
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                     <div class="flex-grow-1">                       
 
                     <div class="flex-grow-1">                       
                         <p style="margin-top: 1rem;">    As shown in Fig.1, the bacteria is unable to grow without exogenous diaminopimelate (DAP).</p>
+
                         <p style="margin-top: 1rem;">    As shown in Fig.1, the bacteria is unable to grow without exogenous DAP.</p>
 
                     </div>
 
                     </div>
 
                 </div>   
 
                 </div>   
                 <h3 class="mb-0" style="margin-top: 1rem;">Porcine eye</h3>
+
                 <h3 class="mb-0" style="margin-top: 1rem;">Porcine Eye</h3>
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                     <div class="flex-grow-1">                       
 
                     <div class="flex-grow-1">                       
Line 337: Line 379:
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                     <div class="flex-grow-1">
 
                     <div class="flex-grow-1">
                         <p>    To explain in detail, we collected the fresh porcine eyes from a legal slaughterhouse, packed in plastic bags, and then stored at 0°C temperature in an ice-filled styrofoam container before we use them. When we conducted the experiments, the ophthalmologist in the medical center would be present and give us instructions. Also, an advisor in our team had a certification proving that she had completed the Laboratory animal center orientation and Ethics, Animal Welfare and the 3Rs Training Program. She would join in the experiment, too. Last but not least, the operators wore surgical masks, latex gloves and lab coats during the whole experiment process, and disposed of porcine eyes as biomedical waste after the experiment.</p>
+
                         <p>    To explain in detail, we collected the fresh porcine eyes from a legal slaughterhouse, packed in plastic bags, and then stored at 0°C temperature in an ice-filled styrofoam container before we use them. When we conducted the experiments, the ophthalmologist in the medical center were present at all time to give us instructions. Also, an advisor in our team had a certification proving that she had completed the Laboratory animal center orientation and Ethics, Animal Welfare and the 3Rs Training Program. She joined the experiment too. Last but not least, the operators wore surgical masks, latex gloves and lab coats during the whole experiment process, and disposed porcine eyes as biomedical waste after the experiment.</p>
 
                     </div>     
 
                     </div>     
 
                 </div>  
 
                 </div>  
                 <h3 class="mb-0" style="margin-top: 1rem;">Contact lens</h3>
+
                 <h3 class="mb-0" style="margin-top: 1rem;">Contact Lens</h3>
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                     <div class="flex-grow-1">                       
 
                     <div class="flex-grow-1">                       
                         <p>    In order to ensure that patients will not cause any harm when using contact lenses, we designed the kill switch system and biofilm system for the bacteria in the contact lens, and used a semipermeable membrane to seal the bacteria so that the bacteria would not escape from contact lenses.</p>
+
                         <p>    In order to ensure that our bacteria in the contact lenses will not cause any harm, we chose chassis with kill switch system. We also improved binding affinity of our bacteria to the contact lenses, and used a semipermeable membrane, so that the bacteria would not escape from contact lenses.</p>
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                     <div class="flex-grow-1">                       
 
                     <div class="flex-grow-1">                       
                         <p>    Patients who wear contact lenses must be evaluated by a doctor and come back regularly to ensure the efficacy and safety of contact lenses. It cannot be purchased directly from a pharmacy. This product is a daily disposable contact lens, which can prevent the semi-permeable membrane from rupturing due to improper cleaning of the contact lens.</p>
+
                         <p>    Patients who wear our contact lenses must consult to doctor regularly to ensure the efficacy and safety of contact lenses. It cannot be purchased directly from pharmacies. This product is a daily disposable contact lens to avoid the semi-permeable membrane from rupturing due to improper cleaning of the contact lens.</p>
 
                     </div>  
 
                     </div>  
 
                 </div>
 
                 </div>
Line 356: Line 398:
 
         <section class="resume-section">
 
         <section class="resume-section">
 
             <div class="resume-section-content" id="device">
 
             <div class="resume-section-content" id="device">
                 <h2 class="mb-3">Device safety</h2>
+
                 <h2 class="mb-3">Device Safety</h2>
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                 <div class="d-flex flex-column flex-md-row justify-content-between mb-2">
 
                     <div class="flex-grow-1">                       
 
                     <div class="flex-grow-1">                       
                         <p>    Eye Screen is a portable detector providing a painless measurement of IOP using ultrasound. Rather than using ionizing radiation<sup>[<a href="#ref4" class="linklink">4</a>]</sup>, Eye Screen evaluates the property of tissues based on the reflection of ultrasonic waves. Therefore, it does not have the same risks as X-rays or other imaging systems using ionizing radiation.[4] Furthermore, the 40kHz ultrasonic transducer produces lower energy so that it has a much lower risk of bringing biological effects on the body. We conducted all the experiments for electronic components used in Eye Screen in the ultrasound research laboratory to ensure the normal function and security of Eye Screen. Besides, the material we adopted for Eye Screen is PLA, a type of biodegradable plastic that is harmless for our body<sup>[<a href="#ref5" class="linklink">5</a>]</sup>. Thus, Eye Screen is a safe device for users.</p>
+
                         <p>    Eye Screen is a portable detector providing a painless measurement of IOP using ultrasound. Rather than using ionizing radiation, Eye Screen evaluates the property of tissues based on the reflection of ultrasonic waves. Therefore, it does not have the same risks as X-rays or other imaging systems using ionizing radiation<sup>[<a href="#ref4" class="linklink">4</a>]</sup>. Furthermore, the 40kHz ultrasonic transducer produces lower energy so that it has a much lower risk of bringing biological effects on the body. We conducted all the experiments for electronic components used in Eye Screen in the ultrasound research laboratory to ensure the normal function and security of Eye Screen. Besides, the material we adopted for Eye Screen is PLA, a type of biodegradable plastic that is harmless for our body<sup>[<a href="#ref5" class="linklink">5</a>]</sup>. Thus, Eye Screen is a safe device for users.</p>
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 480: Line 522:
 
         last=$("body").height()-$(window).height()-35                     
 
         last=$("body").height()-$(window).height()-35                     
 
         if($(window).scrollTop()>=last){
 
         if($(window).scrollTop()>=last){
             $("#sideNav").css('height', '80vh');
+
             $("#sideNav").css('height', '85vh');
 
             $("#navtrick").css('top', '0');
 
             $("#navtrick").css('top', '0');
             $(".navrow").css('height', '3.5rem');
+
             $(".navrow").css('height', '4.314vw');
  
 
         }
 
         }
Line 488: Line 530:
 
             $("#sideNav").css('height', '100vh');
 
             $("#sideNav").css('height', '100vh');
 
             $("#navtrick").css('top', '-4vh');
 
             $("#navtrick").css('top', '-4vh');
     $(".navrow").css('height', '4rem');
+
     $(".navrow").css('height', '4.314vw');
  
 
     }  
 
     }  

Latest revision as of 19:02, 27 October 2020


Safety

Better safe than sorry

Overview

The NCKU Tainan team has been concerned with biosafety of every aspect of our project. Since the general public has many misconceptions of engineering microorganisms which can lead to the fear of the public, we realize one major responsibility of our iGEMers is to prove that our engineering bacteria are harmless to the environment and society. However, there is still much effort to do in terms of gaining widespread acceptance of synthetic biology in the general public. To achieve this goal, the NCKU Tainan team is still working hard this year to ensure the safety of lab, materials, designed devices and our team members. After all, safety is very important when it comes to doing experiments.


Laboratory Safety

The iGEM NCKU Tainan team is in full compliance with the safety and security policies of the iGEM competition.

This year, our team established a new lab supported by NCKU and the Ministry of Education. With the assistance of our PIs, Prof. Ng, Prof. Wang and Prof. Hashimoto, we successfully certified our lab to BSL-1, biosafety level one. In addition, the PIs and advisors gave us some lab safety instructions and advice, ensuring that all of the members can conduct experiments safely. Before we entered the lab, all of the members received the biosafety training and got the certification through passing the exam provided by our university. And at all times, an advisor was present when work was conducted in our lab.


Project Safety

Kill Switch

In order to make our contact lens safe for human use, we chose E. coli WM3064 as our chassis, which lacks the essential gene that encodes for 4-hydroxy-tetrahydrodipicolinate synthase that is critical to the production of lysine through the diaminopimelate pathway (DAP) pathway[1]. Lysine is an essential amino acid for utilisation in protein and peptidoglycan cell wall synthesis[2]. Hence, the bacteria will have to depend on exogenous DAP to survive. Finally, we will add DAP into our contact lens. If the bacteria escape from our contact lens, they will not survive in the environment due to the absence of exogenous DAP.

To confirm this, we did a phenotype check by streaking the bacteria on two different plates.

Fig. 1. Conformation of DAP-deficient strain WM3064. WM3064 was streaked on two different agar plates containing (A) Kanamycin (Km) and 0.3mM DAP ; (B) Kanamycin (Km) only.

As shown in Fig.1, the bacteria is unable to grow without exogenous DAP.

Porcine Eye

In order to validate the function of Eye kNOw and Eye Screen, which are our designed contact lens and our device, we would need to mimic the deformation of cornea under different levels of IOP. After literature research[3] and discussing the protocol with the ophthalmologist in the medical center, we decided to use the porcine eyes. We had filled in the check-in form about this and got approval from the official.

To explain in detail, we collected the fresh porcine eyes from a legal slaughterhouse, packed in plastic bags, and then stored at 0°C temperature in an ice-filled styrofoam container before we use them. When we conducted the experiments, the ophthalmologist in the medical center were present at all time to give us instructions. Also, an advisor in our team had a certification proving that she had completed the Laboratory animal center orientation and Ethics, Animal Welfare and the 3Rs Training Program. She joined the experiment too. Last but not least, the operators wore surgical masks, latex gloves and lab coats during the whole experiment process, and disposed porcine eyes as biomedical waste after the experiment.

Contact Lens

In order to ensure that our bacteria in the contact lenses will not cause any harm, we chose chassis with kill switch system. We also improved binding affinity of our bacteria to the contact lenses, and used a semipermeable membrane, so that the bacteria would not escape from contact lenses.

Patients who wear our contact lenses must consult to doctor regularly to ensure the efficacy and safety of contact lenses. It cannot be purchased directly from pharmacies. This product is a daily disposable contact lens to avoid the semi-permeable membrane from rupturing due to improper cleaning of the contact lens.


Device Safety

Eye Screen is a portable detector providing a painless measurement of IOP using ultrasound. Rather than using ionizing radiation, Eye Screen evaluates the property of tissues based on the reflection of ultrasonic waves. Therefore, it does not have the same risks as X-rays or other imaging systems using ionizing radiation[4]. Furthermore, the 40kHz ultrasonic transducer produces lower energy so that it has a much lower risk of bringing biological effects on the body. We conducted all the experiments for electronic components used in Eye Screen in the ultrasound research laboratory to ensure the normal function and security of Eye Screen. Besides, the material we adopted for Eye Screen is PLA, a type of biodegradable plastic that is harmless for our body[5]. Thus, Eye Screen is a safe device for users.


References

  1. Dante RA, Neto GC, Leite A, Yunes JA, Arruda P. Plant Molecular Biology. 1999;41(4):551-561.
  2. McLennan N, Masters M. GroE is vital for cell-wall synthesis. Nature. 1998;392(6672):139-139.
  3. Zhang J, Zhang Y, Li Y, et al. Correlation of IOP with Corneal Acoustic Impedance in Porcine Eye Model. BioMed Research International. 2017;2017:1-6.
  4. U.S. Food & Drug Administration. (2020, September). Ultrasound Imaging. Retrieved from https://reurl.cc/R1kave. Accessed 18 Oct 2020.
  5. Creative Mechanisms. (2015, October 7). Everything You Need To Know About Polylactic Acid (PLA). Retrieved from https://reurl.cc/XkQvqg. Accessed 24 Oct 2020.