Difference between revisions of "Team:SYSU-MEDICINE/Safety"

 
(30 intermediate revisions by 2 users not shown)
Line 9: Line 9:
 
     <link rel="icon" type="image/png" href="https://static.igem.org/mediawiki/2016/2/2a/T--SYSU-MEDICINE--logo_32%2A32.png" sizes="32x32">
 
     <link rel="icon" type="image/png" href="https://static.igem.org/mediawiki/2016/2/2a/T--SYSU-MEDICINE--logo_32%2A32.png" sizes="32x32">
 
     <!-- Latest compiled and minified CSS -->
 
     <!-- Latest compiled and minified CSS -->
     <link href='//cdn.webfont.youziku.com/webfonts/nomal/92549/46882/57f3d7e1f629d81a5077d03f.css' rel='stylesheet' type='text/css' />
+
     <!--<link href='//cdn.webfont.youziku.com/webfonts/nomal/92549/46882/57f3d7e1f629d81a5077d03f.css' rel='stylesheet' type='text/css' />-->
 
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
 
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
 
     <!--jQuery-->
 
     <!--jQuery-->
Line 17: Line 17:
 
     <style>
 
     <style>
 
         /*font*/
 
         /*font*/
 +
        @font-face{font-family:"HelveticaNeueW02-45Ligh";src:url('//www.eyeem.com/css/fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix');src:url('//www.eyeem.com/css/fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix') format("eot"),url('//www.eyeem.com/css/fonts/9a2e4855-380f-477f-950e-d98e8db54eac.woff') format("woff"),url('//www.eyeem.com/css/fonts/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2.ttf') format("truetype"),url('//www.eyeem.com/css/fonts/48d599a6-92b5-4d43-a4ac-8959f6971853.svg#48d599a6-92b5-4d43-a4ac-8959f6971853') format("svg")}
 
         *{
 
         *{
             font-family:"Helvetica-Neue-635ac8fbe16985","Arial",sans-serif;
+
             font-family:"HelveticaNeueW02-45Ligh","Arial",sans-serif;
             letter-spacing: 0.1em;
+
             letter-spacing: 0.4px;
 
+
            line-height: 1.5em;
 
         }
 
         }
 
         #HQ_page h1,#HQ_page h2,#HQ_page h3,#HQ_page h4,#HQ_page h5,#HQ_page p{
 
         #HQ_page h1,#HQ_page h2,#HQ_page h3,#HQ_page h4,#HQ_page h5,#HQ_page p{
             font-family:"Helvetica-Neue-635ac8fbe16985","Arial",sans-serif;
+
             font-family:"HelveticaNeueW02-45Ligh","Arial",sans-serif;
 
         }
 
         }
 
         #HQ_page p{
 
         #HQ_page p{
Line 31: Line 32:
 
             padding:0;
 
             padding:0;
 
             border:0;
 
             border:0;
 +
            vertical-align: top;
 
         }
 
         }
 
         #HQ_page table {
 
         #HQ_page table {
Line 77: Line 79:
 
             color: #999;
 
             color: #999;
 
             font-weight:600;
 
             font-weight:600;
 +
        }
 +
        .navbar-nav>li{
 +
            top: -5px;
 
         }
 
         }
 
         /*.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {*/
 
         /*.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {*/
Line 83: Line 88:
 
         .dropdown-menu>li>a {
 
         .dropdown-menu>li>a {
 
             font-weight: 600;
 
             font-weight: 600;
 +
        }
 +
        .third-level-list {
 +
            top: -10px;
 +
            left: 150px;
 
         }
 
         }
 
         .jumbotron{
 
         .jumbotron{
Line 134: Line 143:
 
             color: #888;
 
             color: #888;
 
         }
 
         }
         #jumbo-footer.jumbotron>.footer-container .contact ul li a:hover, #jumbo-footer.jumbotron>.footer-container .contact ul li a:active {
+
         #jumbo-footer.jumbotron>.footer-container .contact ul li a:hover, #jumbo-footer.jumbotron>.footer-container .contact ul li a:active, #jumbo-footer.jumbotron>.footer-container .contact ul li a:focus {
 
             color: #888;
 
             color: #888;
 
             text-decoration: none;
 
             text-decoration: none;
Line 163: Line 172:
 
         .jumbotron .my-content{
 
         .jumbotron .my-content{
 
             margin: 0 auto;
 
             margin: 0 auto;
             width: 1000px;
+
             width: 960px;
 
         }
 
         }
 
         .jumbotron .my-content h2 {
 
         .jumbotron .my-content h2 {
Line 172: Line 181:
 
         }
 
         }
 
         .jumbotron .my-content p {
 
         .jumbotron .my-content p {
             line-height: 1.2em;
+
             line-height: 1.5em;
 
             font-size: 20px;
 
             font-size: 20px;
 +
            color: #333;
 +
        }
 +
        .jumbotron#safety-head {
 +
            padding-bottom: 0;
 
         }
 
         }
 
         /*table*/
 
         /*table*/
Line 182: Line 195:
 
         table tr td.center{
 
         table tr td.center{
 
             width: 1px;
 
             width: 1px;
             background-color: #000;
+
             background-color: rgba(0,0,0,0.8);
 +
        }
 +
        table tr td.padding{
 +
            width: 20px;
 
         }
 
         }
 
         table tr td.left>h1{
 
         table tr td.left>h1{
Line 188: Line 204:
 
             font-size: 40px;
 
             font-size: 40px;
 
             font-weight: bolder;
 
             font-weight: bolder;
 +
            vertical-align: text-top;
 +
            margin-top: -10px;
 +
            color: #333;
 
         }
 
         }
 
         table tr td.left>h3{
 
         table tr td.left>h3{
Line 195: Line 214:
 
             vertical-align: text-top;
 
             vertical-align: text-top;
 
             margin-top:0;
 
             margin-top:0;
 +
            color: #333;
 
         }
 
         }
 
         table tr td.right{
 
         table tr td.right{
             width: 749px;
+
             width: 689px;
             padding-left: 20px;
+
             margin-left: 20px;
 +
            vertical-align: text-top;
 +
            font-size: 18px;
 +
            color: #333;
 +
        }
 +
        table tr.blank{
 +
            height: 30px;
 
         }
 
         }
 
         /*content*/
 
         /*content*/
 
         .jumbotron#safety-content{
 
         .jumbotron#safety-content{
 
             background-color: #fff;
 
             background-color: #fff;
 +
        }
 +
        .jumbotron .line{
 +
            background-color: rgba(0,0,0,0.8);
 +
            height:1px;
 +
            width:100%;
 +
            margin-top: 30px;
 +
            margin-bottom: 30px;
 +
        }
 +
        .jumbotron .my-content .questionnaire{
 +
            text-align: center;
 +
            font-size: 20px;
 
         }
 
         }
 
     </style>
 
     </style>
 
     <script type="text/javascript">
 
     <script type="text/javascript">
 
         $(document).ready(function() {
 
         $(document).ready(function() {
 +
//          wechat qr code
 
             var canHide= true;
 
             var canHide= true;
 
             $('#wechatModal').on('show.bs.modal', function (e) {
 
             $('#wechatModal').on('show.bs.modal', function (e) {
Line 225: Line 263:
 
             $(".modal").mousemove(function() {
 
             $(".modal").mousemove(function() {
 
                 canHide = true;
 
                 canHide = true;
 +
            });
 +
            $(".third-level-list").css("left", "120px");
 +
//          third level menu on nav
 +
            $(".third-level-menu").mouseenter(function() {
 +
                console.log("mouse in");
 +
                $(this).addClass("open");
 +
 +
            });
 +
            $(".third-level-menu").mouseleave(function() {
 +
                console.log("mouse in");
 +
                $(this).removeClass("open");
 +
            });
 +
            $(".dropdown").mouseenter(function() {
 +
                $(this).addClass("open");
 +
            });
 +
            $(".dropdown").mouseleave(function() {
 +
                $(this).removeClass("open");
 
             });
 
             });
 
         });
 
         });
Line 250: Line 305:
 
             <ul class="nav navbar-nav navbar-right">
 
             <ul class="nav navbar-nav navbar-right">
 
                 <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE">HOME</a></li>
 
                 <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE">HOME</a></li>
                <li class="dropdown">
 
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">TEAM<span class="caret"></span></a>
 
                    <ul class="dropdown-menu">
 
                        <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Team">Team</a></li>
 
                        <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Collaborations">★  Collaborations</a></li>
 
                    </ul>
 
                </li>
 
 
                 <li class="dropdown">
 
                 <li class="dropdown">
 
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">PROJECT<span class="caret"></span></a>
 
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">PROJECT<span class="caret"></span></a>
 
                     <ul class="dropdown-menu">
 
                     <ul class="dropdown-menu">
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Description">★  Description</a></li>
+
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Description">Description</a></li>
                        <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Design">★  Design</a></li>
+
                        <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Experiments">Experiments</a></li>
+
                        <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Proof">★ Proof of Concept</a></li>
+
                        <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Demonstrate">★ Demonstrate</a></li>
+
 
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Results">Results</a></li>
 
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Results">Results</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Protocol">Protocol</a></li>
 
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Notebook">Notebook</a></li>
 
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Notebook">Notebook</a></li>
 +
                        <li class="dropdown third-level-menu">
 +
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">For Judgement <span class="glyphicon glyphicon-chevron-right"></span></a>
 +
                            <ul class="third-level-list dropdown-menu">
 +
                                <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Proof">Proof of Concept</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Demonstrate">Demonstrate</a></li>
 +
                            </ul>
 +
                        </li>
 
                     </ul>
 
                     </ul>
 
                 </li>
 
                 </li>
 
                 <li class="dropdown">
 
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">PARTS<span class="caret"></span></a>
+
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">HUMAN PRACTICES<span class="caret"></span></a>
 
                     <ul class="dropdown-menu">
 
                     <ul class="dropdown-menu">
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Parts">Parts</a></li>
+
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Our_Story">Our Story</a></li>
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Basic_Part">★ Basic Parts</a></li>
+
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Interview">Interview</a></li>
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Composite_Part">★ Composite Parts</a></li>
+
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Ethics">Ethics</a></li>
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Part_Collection">★ Part Collection</a></li>
+
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Legislation">Legislation</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Products">Products</a></li>
 +
                        <li class="dropdown third-level-menu">
 +
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">For Judgement <span class="glyphicon glyphicon-chevron-right"></span></a>
 +
                            <ul class="third-level-list dropdown-menu">
 +
                                <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/HP/Silver">Silver</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/HP/Gold">Gold</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Integrated_Practices">Integrated Practices</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Engagement">Engagement</a></li>
 +
                            </ul>
 +
                        </li>
 
                     </ul>
 
                     </ul>
 
                 </li>
 
                 </li>
                <li class="active"><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Safety">SAFETY</a></li>
+
                 <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Modeling">MODELING</a></li>
                 <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Attributions">★  ATTRIBUTIONS</a></li>
+
 
                 <li class="dropdown">
 
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">HUMAN PRACTICES<span class="caret"></span></a>
+
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">TEAM<span class="caret"></span></a>
 
                     <ul class="dropdown-menu">
 
                     <ul class="dropdown-menu">
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Human_Practices">Human Practices</a></li>
+
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Team">Team</a></li>
                        <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/HP/Silver">★ Silver</a></li>
+
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Attributions">Attributions</a></li>
                        <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/HP/Gold">★ Gold</a></li>
+
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Collaborations">Collaborations</a></li>
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Integrated_Practices">★ Integrated Practices</a></li>
+
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Engagement">★ Engagement</a></li>
+
 
                     </ul>
 
                     </ul>
 
                 </li>
 
                 </li>
 +
 
                 <li class="dropdown">
 
                 <li class="dropdown">
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">AWARDS<span class="caret"></span></a>
+
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">PARTS<span class="caret"></span></a>
 
                     <ul class="dropdown-menu">
 
                     <ul class="dropdown-menu">
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Entrepreneurship">★ Entrepreneurship</a></li>
+
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Parts">Parts</a></li>
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Hardware">★ Hardware</a></li>
+
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Basic_Part">Basic Parts</a></li>
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Software">★ Software</a></li>
+
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Composite_Part">Composite Parts</a></li>
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Measurement">★  Measurement</a></li>
+
                         <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Part_Collection">Part Collection</a></li>
                        <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Model">★ Model</a></li>
+
 
                     </ul>
 
                     </ul>
 
                 </li>
 
                 </li>
 +
                <li class="active"><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Safety">SAFETY</a></li>
 +
                <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Judging">JUDGING</a></li>
 
             </ul>
 
             </ul>
 
         </div><!-- /.navbar-collapse -->
 
         </div><!-- /.navbar-collapse -->
Line 311: Line 372:
 
                     <h1>Safety<br/>Overview</h1>
 
                     <h1>Safety<br/>Overview</h1>
 
                 </td>
 
                 </td>
 +
                <td class="padding"></td>
 
                 <td class="right">
 
                 <td class="right">
                     SYSU-MEDICINE is trying to reinforce the homing ability of hMSCs toward the inflamed tissue by constructing the plasmids with the chemokine receptors and locate them with fluorescence. In addition, we design a switch to kill themselves when they differentiate into cells of other types. We spared no effort to achieve the safety control.
+
                     SYSU-MEDICINE is trying to reinforce the homing ability of MSCs toward the inflamed tissue by constructing the plasmids with the chemokine receptors and locate them with fluorescence. In addition, we designed a switch to kill themselves when they differentiate into cells of other types. We spared no effort to achieve the safety control.
 
                 </td>
 
                 </td>
 
             </tr>
 
             </tr>
Line 321: Line 383:
 
     <div class="my-content">
 
     <div class="my-content">
 
         <h2>Safety Project Design</h2>
 
         <h2>Safety Project Design</h2>
         <table>
+
         <table class="content-table">
 
             <tr>
 
             <tr>
 
                 <td class="left">
 
                 <td class="left">
Line 327: Line 389:
 
                 </td>
 
                 </td>
 
                 <td class="center"></td>
 
                 <td class="center"></td>
 +
                <td class="padding"></td>
 
                 <td class="right">
 
                 <td class="right">
                    SYSU-MEDICINE is trying to reinforce the homing ability of hMSCs toward the inflamed tissue by constructing the plasmids with the chemokine receptors and locate them with fluorescence. In addition, we design a switch to kill themselves when they differentiate into cells of other types. We spared no effort to achieve the safety control.
+
                  Harmful parts are not allowed in our project. The most commonly used parts are chemokine receptors and the fluorescent proteins. Chemokine receptors can be mainly found in lymphocytes’surface, such as CXCR1, CXCR4, CXCR5, CCR2, CCR5, CCR7 and so on. It is known that with chemokine receptors, lymphocytes can be guided toward the specific area, especially the inflammatory site in the body. Consequently, chemokine receptors do not cause damage to humans or animals. As for fluorescent proteins, such as the luciferase, dTomato, eGFP, hFTH, are most commonly used for cells tracking in iGEM projects. They will not produce any toxic substances that harm humans or animals.
 +
                </td>
 +
            </tr>
 +
            <tr class="blank">
 +
                <td></td>
 +
            </tr>
 +
            <tr>
 +
                <td class="left">
 +
                    <h3>MSCs Selection</h3>
 +
                </td>
 +
                <td class="center"></td>
 +
                <td class="padding"></td>
 +
                <td class="right">
 +
                    Selecting mesenchymal stem cells that will not damage the hosts.
 +
                    We have experiments on mesenchymal stem cells from Homo sapiens. Mesenchymal stem cells (MSCs) have great competence in proliferation without tumorigenicity. In suitable conditions, MSCs can differentiate into adipocytes, chondroblasts osteoblasts, and so on. In addition, MSCs carry out immunomodulatory capability by secreting the cytokines and cell-cell interaction to inhibit the proliferation and function of the T cells. The immunological rejection in mesenchymal stem cells is limited so that it can be used to heterograft. With these advantages, so safe are MSCs that they have been applied in the laboratory research and clinical trials.
 +
                </td>
 +
            </tr>
 +
            <tr class="blank">
 +
                <td></td>
 +
            </tr>
 +
            <tr>
 +
                <td class="left">
 +
                    <h3>Release Issue</h3>
 +
                </td>
 +
                <td class="center"></td>
 +
                <td class="padding"></td>
 +
                <td class="right">
 +
                    Our project will not release any genetically modified organisms, or the products during the iGEM competition.
 +
                    To demonstrate the ability of our engineered MSCs in vivo, our project is used in mice only during iGEM competition. We will not release or deploy any genetically modified organisms, or the products of genetically modified organisms, outside the lab.
 
                 </td>
 
                 </td>
 
             </tr>
 
             </tr>
 
         </table>
 
         </table>
 +
        <div class="line"></div>
 +
        <h2>Safety Lab Work</h2>
 +
        <p>In order to reach the requirement of the iGEM regulations and safety policies in Sun Yat-sen University, any dangerous experiments are forbidden in our daily lab work. Although mesenchymal stem cells from Homo sapiens are relatively safe, we treat them scrupulously to avoid any damage to humans or the environment.</p>
 +
        <br/>
 +
        <p><b>The main safety aspects of our daily work in the lab include 3 parts</b></p>
 +
        <table class="content-table">
 +
            <tr>
 +
                <td class="left">
 +
                    <h3>Before Lab</h3>
 +
                </td>
 +
                <td class="center"></td>
 +
                <td class="padding"></td>
 +
                <td class="right">
 +
                    Since not all team members had experience in lab before, the new members must understand the project completely and be guided by at least one of the senior members and our instructor. They also received mandatory training on how to work safely in the laboratory, including personal protective skills, how to deal with different chemicals and their dispose, most common lab accidents and how to avoid them.                </td>
 +
            </tr>
 +
            <tr class="blank">
 +
                <td></td>
 +
            </tr>
 +
            <tr>
 +
                <td class="left">
 +
                    <h3>During the Lab</h3>
 +
                </td>
 +
                <td class="center"></td>
 +
                <td class="padding"></td>
 +
                <td class="right">
 +
                    All the members in the lab must wear gloves, safety glasses, closed leather shoes and lab coats. Necessary steps should be performed in biosafety cabinet. Fire, electric heaters, microwave oven should not be left while working. Drinking or eating is forbidden in the lab.                </td>
 +
            </tr>
 +
            <tr class="blank">
 +
                <td></td>
 +
            </tr>
 +
            <tr>
 +
                <td class="left">
 +
                    <h3>After Lab</h3>
 +
                </td>
 +
                <td class="center"></td>
 +
                <td class="padding"></td>
 +
                <td class="right">
 +
                    All liquid waste and solid waste with living organisms must be sterilized before leaving the lab. In order to minimize the release of the developing bacteria to the environment, we are cautious with the disposal of biological material at the laboratory. All liquid cell cultures were autoclaved and, after reaching room temperature, disposed on the sink. Used agar plates were autoclaved inside a bag and disposed on common waste. Pipette tips were incinerated before being disposed. After that, the materials were discarded on common waste. UV-light is used to sterilize the lab every two week. The last person to leave the lab should make sure that water, electricity, gas, and air conditioner has been closed, and doors and windows has been locked before leaving.                </td>
 +
            </tr>
 +
        </table>
 +
        <div class="line"></div>
 +
        <h2>Safe submission </h2>
 +
        <p>The safety in sending parts to registry is of great importance in iGEM project. As the requirement of the part registry, only frozen dried material can be delivered. We have sealed 96-well plates with enough package to avoid the parts escaping. Sometimes the DNA deliveried will be checked by customs and certain safety certification may be required to make sure the containing material is not harmful to destination. We follow these rules and prepare materials, such as safety certification, and package according to courier’s requirement. In most delivery, it takes several days for the customs to discharge after checking. As a result, we will send out the parts a few days ahead of the deadline to make sure the arrival on time.</p>
 +
        <div class="questionnaire">
 +
            <b>Finally, we design a safety questionnaire on our project and laboratory.</b><br/><br/>
 +
            <a style="color:#fff" target="_blank" href="https://2016.igem.org/Team:SYSU-MEDICINE/Engagement#ques1" class="btn btn-success">Questionnaire</a>
 +
        </div>
 
     </div>
 
     </div>
 +
 
</div>
 
</div>
  

Latest revision as of 19:34, 19 October 2016

Safety
Overview

SYSU-MEDICINE is trying to reinforce the homing ability of MSCs toward the inflamed tissue by constructing the plasmids with the chemokine receptors and locate them with fluorescence. In addition, we designed a switch to kill themselves when they differentiate into cells of other types. We spared no effort to achieve the safety control.

Safety Project Design

Parts Selection

Harmful parts are not allowed in our project. The most commonly used parts are chemokine receptors and the fluorescent proteins. Chemokine receptors can be mainly found in lymphocytes’surface, such as CXCR1, CXCR4, CXCR5, CCR2, CCR5, CCR7 and so on. It is known that with chemokine receptors, lymphocytes can be guided toward the specific area, especially the inflammatory site in the body. Consequently, chemokine receptors do not cause damage to humans or animals. As for fluorescent proteins, such as the luciferase, dTomato, eGFP, hFTH, are most commonly used for cells tracking in iGEM projects. They will not produce any toxic substances that harm humans or animals.

MSCs Selection

Selecting mesenchymal stem cells that will not damage the hosts. We have experiments on mesenchymal stem cells from Homo sapiens. Mesenchymal stem cells (MSCs) have great competence in proliferation without tumorigenicity. In suitable conditions, MSCs can differentiate into adipocytes, chondroblasts osteoblasts, and so on. In addition, MSCs carry out immunomodulatory capability by secreting the cytokines and cell-cell interaction to inhibit the proliferation and function of the T cells. The immunological rejection in mesenchymal stem cells is limited so that it can be used to heterograft. With these advantages, so safe are MSCs that they have been applied in the laboratory research and clinical trials.

Release Issue

Our project will not release any genetically modified organisms, or the products during the iGEM competition. To demonstrate the ability of our engineered MSCs in vivo, our project is used in mice only during iGEM competition. We will not release or deploy any genetically modified organisms, or the products of genetically modified organisms, outside the lab.

Safety Lab Work

In order to reach the requirement of the iGEM regulations and safety policies in Sun Yat-sen University, any dangerous experiments are forbidden in our daily lab work. Although mesenchymal stem cells from Homo sapiens are relatively safe, we treat them scrupulously to avoid any damage to humans or the environment.


The main safety aspects of our daily work in the lab include 3 parts

Before Lab

Since not all team members had experience in lab before, the new members must understand the project completely and be guided by at least one of the senior members and our instructor. They also received mandatory training on how to work safely in the laboratory, including personal protective skills, how to deal with different chemicals and their dispose, most common lab accidents and how to avoid them.

During the Lab

All the members in the lab must wear gloves, safety glasses, closed leather shoes and lab coats. Necessary steps should be performed in biosafety cabinet. Fire, electric heaters, microwave oven should not be left while working. Drinking or eating is forbidden in the lab.

After Lab

All liquid waste and solid waste with living organisms must be sterilized before leaving the lab. In order to minimize the release of the developing bacteria to the environment, we are cautious with the disposal of biological material at the laboratory. All liquid cell cultures were autoclaved and, after reaching room temperature, disposed on the sink. Used agar plates were autoclaved inside a bag and disposed on common waste. Pipette tips were incinerated before being disposed. After that, the materials were discarded on common waste. UV-light is used to sterilize the lab every two week. The last person to leave the lab should make sure that water, electricity, gas, and air conditioner has been closed, and doors and windows has been locked before leaving.

Safe submission

The safety in sending parts to registry is of great importance in iGEM project. As the requirement of the part registry, only frozen dried material can be delivered. We have sealed 96-well plates with enough package to avoid the parts escaping. Sometimes the DNA deliveried will be checked by customs and certain safety certification may be required to make sure the containing material is not harmful to destination. We follow these rules and prepare materials, such as safety certification, and package according to courier’s requirement. In most delivery, it takes several days for the customs to discharge after checking. As a result, we will send out the parts a few days ahead of the deadline to make sure the arrival on time.

Finally, we design a safety questionnaire on our project and laboratory.

Questionnaire