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

(Replaced content with "{{SYSU-MEDICINE}} <html> </html>")
Line 1: Line 1:
{{SYSU-MEDICINE}}
 
 
<html>
 
<html>
  
  
  
 +
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <link rel="icon" type="image/png" href="https://static.igem.org/mediawiki/2016/2/2a/T--SYSU-MEDICINE--logo_32%2A32.png" sizes="16x16">
 +
    <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 -->
 +
    <!--<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">
 +
    <!--jQuery-->
 +
    <script  src="https://code.jquery.com/jquery-3.1.1.min.js"  integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="  crossorigin="anonymous"></script>
 +
    <!-- Latest compiled and minified JavaScript -->
 +
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
 +
    <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:"HelveticaNeueW02-45Ligh","Arial",sans-serif;
 +
            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{
 +
            font-family:"HelveticaNeueW02-45Ligh","Arial",sans-serif;
 +
        }
 +
        #HQ_page p{
 +
            font-size: 20px;
 +
        }
 +
        #HQ_page td{
 +
            padding:0;
 +
            border:0;
 +
        }
 +
        #HQ_page table {
 +
            border:0;
 +
        }
 +
        /*override wiki*/
 +
        .menu_wrapper, #top_title, #sideMenu{display: none;}
 +
        #content {
 +
            width:100%;
 +
            padding:0;
 +
            margin: 16px auto;
 +
        }
 +
        #top_menu_under {
 +
            height: 0;
 +
        }
 +
        #top_menu_14 {
 +
            border-bottom: 0;
 +
        }
 +
        #globalWrapper {
 +
            font-size: 100%;
 +
            padding-bottom: 0;
 +
        }
 +
        #content {
 +
            margin-bottom: 0;
 +
        }
 +
        /*nav*/
 +
        .navbar {
 +
            border-radius: 0;
 +
            height: 50px;
 +
            margin-bottom:0;
 +
            z-index: 25;
 +
        }
 +
        .navbar-inverse .navbar-brand {
 +
            color: #fff;
 +
        }
 +
        .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
 +
            background-color: rgba(0,0,0,0);
 +
            color: #999;
 +
            font-weight:600;
 +
        }
 +
        .navbar-inverse .navbar-nav>li>a {
 +
            color: #fff;
 +
            font-weight:600;
 +
        }
 +
        .navbar-inverse .navbar-nav>li>a:hover {
 +
            color: #999;
 +
            font-weight:600;
 +
        }
 +
        .navbar-nav>li{
 +
            top: -5px;
 +
        }
 +
        /*.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {*/
 +
        /*margin: 0 0.1;*/
 +
        /*}*/
 +
        .dropdown-menu>li>a {
 +
            font-weight: 600;
 +
        }
 +
        .third-level-list {
 +
            top: -10px;
 +
            left: 150px;
 +
        }
 +
        .jumbotron{
 +
            margin-bottom:0;
 +
            padding-top:10px;
 +
            padding-bottom:20px;
 +
        }
 +
        #jumbo-footer.jumbotron {
 +
            padding-top: 10px;
 +
            padding-bottom: 30px;
 +
            margin-bottom: 0;
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container{
 +
            width: 1170px;
 +
            margin: 20px auto;
 +
            font-size: 18px;
 +
            color: #888;
 +
            /*font-weight: bold;*/
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container .line{
 +
            height: 2px;
 +
            background-color: #bbb;
 +
            width: 100%;
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container .contact {
 +
            margin-top: 20px;
 +
            margin-left: 10px;
 +
            height: 140px;
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container .title{
 +
            font-weight: bold;
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container .contact ul{
 +
            list-style: none;
 +
            padding-left: 0;
 +
            margin-left: 0;
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container .contact ul.float-contact {
 +
            float:left;
 +
            width: 400px;
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container .contact ul li {
 +
            margin-top: 5px;
 +
            margin-bottom: 5px;
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container .contact ul li a img{
 +
            width: 30px;
 +
            height: 30px;
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container .contact ul li a {
 +
            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:focus {
 +
            color: #888;
 +
            text-decoration: none;
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container .contact .float-contact-right {
 +
            float:right;
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container .copyright{
 +
            margin-top: 5px;
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container .copyright .text {
 +
            font-size: 16px;
 +
            float: left;
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container .copyright .icon{
 +
            float: right;
 +
        }
 +
        #jumbo-footer.jumbotron>.footer-container .copyright .icon img {
 +
            width: 25px;
 +
            height: 25px;
 +
        }
 +
        #wechatModal .modal-dialog{
 +
            width: 332px;
 +
            margin-top: 100px;
 +
            z-index: 2000;
 +
        }
 +
        /*content*/
 +
        .jumbotron .my-content{
 +
            margin: 0 auto;
 +
            width: 960px;
 +
        }
 +
        .jumbotron .my-content h2 {
 +
            text-align: center;
 +
            font-weight: bolder;
 +
            font-size: 40px;
 +
            margin-bottom:30px;
 +
        }
 +
        .jumbotron .my-content p {
 +
            line-height: 1.5em;
 +
            font-size: 20px;
 +
            color: #333;
 +
        }
 +
        .jumbotron#content{
 +
            background-color: #fff;
 +
        }
 +
        .jumbotron#content p a{
 +
            color: #333;
 +
        }
 +
        .jumbotron#content img{
 +
            width: 90%;
 +
            margin: 10px auto;
 +
            display: block;
 +
        }
 +
        .jumbotron#content span.note{
 +
            width: 80%;
 +
            font-size: 16px;
 +
            color: #999;
 +
            margin: 0 auto;
 +
            display: block;
 +
        }
 +
    </style>
 +
    <script type="text/javascript">
 +
        $(document).ready(function() {
 +
//          wechat qr code
 +
            var canHide= true;
 +
            $('#wechatModal').on('show.bs.modal', function (e) {
 +
                // do something...
 +
                $("#wechatModal").after('<div class="modal-backdrop fade in"></div>');
 +
            });
 +
            $(".modal").click(function() {
 +
//                console.log("click");
 +
                //$(this).remove();
 +
                if (canHide) {
 +
                    $(".modal-backdrop").remove();
 +
                    $('#wechatModal').modal('hide');
 +
                }
 +
            });
 +
            $(".modal-dialog").click(function() {
 +
                canHide = false;
 +
            });
 +
            $(".modal").mousemove(function() {
 +
                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");
 +
            });
 +
        });
 +
    </script>
 +
</head>
 +
<body>
 +
<nav class="navbar navbar-inverse">
 +
    <div class="container-fluid">
 +
        <!-- Brand and toggle get grouped for better mobile display -->
 +
        <div class="navbar-header">
 +
            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
 +
                <span class="sr-only">Toggle navigation</span>
 +
                <span class="icon-bar"></span>
 +
                <span class="icon-bar"></span>
 +
                <span class="icon-bar"></span>
 +
            </button>
 +
            <a class="navbar-brand" href="https://2016.igem.org/Team:SYSU-MEDICINE">
 +
                <img style="height: 40px; width: 40px; margin-top: -10px " src="https://2016.igem.org/wiki/skins/Igem/images/IGEM_white_letters.png">
 +
            </a>
 +
            <a class="navbar-brand" href="https://2016.igem.org/Team:SYSU-MEDICINE">SYSU-MEDICINE</a>
 +
        </div>
 +
 +
        <!-- Collect the nav links, forms, and other content for toggling -->
 +
        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
 +
            <ul class="nav navbar-nav navbar-right">
 +
                <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE">HOME</a></li>
 +
                <li class="dropdown active">
 +
                    <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">
 +
                        <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Description">Description</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 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>
 +
                </li>
 +
                <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>
 +
                    <ul class="dropdown-menu">
 +
                        <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/Interview">Interview</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/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>
 +
                </li>
 +
                <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Modeling">MODELING</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/Attributions">Attributions</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:SYSU-MEDICINE/Collaborations">Collaborations</a></li>
 +
                    </ul>
 +
                </li>
 +
 +
                <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>
 +
                    <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/Basic_Part">Basic Parts</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/Part_Collection">Part Collection</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li><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>
 +
        </div><!-- /.navbar-collapse -->
 +
    </div><!-- /.container-fluid -->
 +
</nav>
 +
<!--content-->
 +
<div class="jumbotron">
 +
    <div class="my-content">
 +
        <h1 align="center">Notebook</h1>
 +
    </div>
 +
</div>
 +
<div class="jumbotron" id="content">
 +
    <div class="my-content">
 +
        <h2>Preparation: Story Began~</h2>
 +
        <p>
 +
            Since it is the first time for our school to participate in the iGEM competition ……<br/>
 +
            <br/>
 +
            <b>2015.11</b> Having basic knowledge of iGEM, six kindred spirits gathered together and decided to participate in this competition. After deliberation, we started to prepare our team.<br/>
 +
            <br/>
 +
            <b>2015.12</b> Our team, named as SYSU-MEDICINE, was successfully built, comprising four groups for lab work, modeling, art design and human practice respectively.<br/>
 +
            <br/>
 +
            <b>2016.1</b> Assigned the tasks for winter vacation, including exploring feasible project theme, learned basic methods of literature search and summarized previous iGEM projects of the latest three years.<br/>
 +
            <br/>
 +
            <b>2016.1~2</b> Six internal meetings were held and had a meet up with SYSU-China, from which we learned the importance of having a round knowledge of the rules of iGEM competition.<br/>
 +
            <br/>
 +
            <b>2016.2.22</b> Started raising fund and lab resources.<br/>
 +
            <br/>
 +
            <b>2016.2~3</b> Got in touch with leadership of Zhongshan School of Medicine and several professors and finally gained official support of Zhongshan School of Medicine. Refined our project at the suggestion of professors.<br/>
 +
            <br/>
 +
            <b>2016.3.04</b> Final determination of supporting lab and fund resource.<br/>
 +
            <br/>
 +
            <b>2016.3.11</b> Determined our first PI, second PI and instructor, to whom we presented our primary project and had a further discussion.<br/>
 +
            <br/>
 +
            <b>2016.3.15</b> Signed up for iGEM. <br/>
 +
            <br/>
 +
            <b>2016.4~5</b> Internal meetings for routine progress report were held, in which we decided the main topic of our project: mesenchymal stem cells (MSCs). After related article readings and with the guidance of our instructor, we further enriched our project and detailed our experiment plans. On May 20th, our final design was born.<br/>
 +
            <br/>
 +
            <b>2016.6.05</b> Experiments begin.<br/>
 +
            <br/>
 +
        </p>
 +
        <h2>Molecular Cloning</h2>
 +
        <p>
 +
            <b>2016.6.05-2016.6.12</b><br/>
 +
            1. Extraction, Purification, and Analysis of total RNA from PBMCs (peripheral blood mononuclear cells)<br/>
 +
            2. RT-PCR——DNA : RNA hybridization<br/>
 +
            3. PCR, agarose gel electrophoresis, (primers without attB * cDNA; new primers with attB * cDNA)    10μl<br/>
 +
            <br/>
 +
            100bp marker  positive control                100bp marker only<br/>
 +
            4. Extraction, Purification, and Analysis of total RNA from new PBMCs (peripheral blood mononuclear cells) and RT-PCR——DNA : RNA hybridization<br/>
 +
            <br/>
 +
            <b>2016.6.13-2016.6.19</b><br/>
 +
            1.  TIANprep Mini Plasmid Kit (TIANGEN)<br/>
 +
            2.  Continue experiment yesterday.<br/>
 +
            PCR (new primers without attB * template cDNA; new primers without attB * template cDNA; CXCR5 primer * CXCR5 plasmid DNA), agarose gel electrophoresis    10μl<br/>
 +
            <br/>
 +
            3. PCR <br/>
 +
            (new primers without attB * new template cDNA→ CXCR5;<br/>
 +
            New primers without attB * template→ CCR7) <br/>
 +
            4. Agarose Gel Electrophoresis<br/>
 +
            <br/>
 +
            5. Purify the PCR products and detect the concentration of them.<br/>
 +
            6. PCR + Agarose Gel Electrophoresis:  50μl system<br/>
 +
            TA primers (CCR7) * new template<br/>
 +
            TA primers (CXCR5) * template<br/>
 +
            <br/>
 +
            7. Vector 2: Combine CCR7/CXCR5 TA DNA and T3 vectors.<br/>
 +
            Transformation: Transfer vector 2 into trans5a bacteria and culture the modified bacteria for 16 hours.<br/>
 +
            8. Confirm whether we successfully transfer CXCR5 and CCR7 plasmids (TA primer) into the bacteria. <br/>
 +
            <br/>
 +
            9. Amply the bacteria culture, store them, extract the plasmids(TA-CXCR5, TA-CCR7) from them and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            10. PCR:attB primers(CXCR5, CCR7) * plasmid templates, and Agarose Gel Electrophoresis            10μl<br/>
 +
            11. PCR: TA primers(CXCR1, CXCR3, CXCR4, CCR2, CCR5)* template,Agarose Gel Electrophoresis                10μl<br/>
 +
            Surprise: CCR2, CXCR3 <br/>
 +
            <br/>
 +
            12. PCR: attB primers (CXCR5, CCR7) * plasmid templates, and Agarose Gel Electrophoresis                                50μl<br/>
 +
            <br/>
 +
            13. PCR: TA primers(CXCR1, CXCR3, CXCR4, CCR2, CCR5)* template,Agarose Gel Electrophoresis                  50μl<br/>
 +
            <br/>
 +
            14. Purify the CXCR5, CCR7 DNA (both containing attB primer) and detect the concentration of them (TIANGEN kit)<br/>
 +
            15. Gateway: BP reaction (CXCR5, CCR7 DNA (both containing attB primer)) <br/>
 +
            16. TA primers(CXCR1, CXCR3, CXCR4, CCR2)* template cDNA, Agarose Gel Electrophoresis                      10μl<br/>
 +
            <br/>
 +
            17. TA primers(CXCR3, CCR2)* template,Agarose Gel Electrophoresis                      50μl<br/>
 +
            <br/>
 +
            18. Continue Gateway from Experiment (Confirm whether we successfully transfer Entry clone: CXCR5-1064 vector and CCR7-1064 vector into the bacteria, respectively.)<br/>
 +
            <br/>
 +
            19. Amply the modified bacteria culture<br/>
 +
            Incubate the bacteria culture for 16 hours at 37°C with vigorous agitation, monitoring the growth of the culture.<br/>
 +
            20. Continue Gateway (Preparation of Plasmid DNA (Entry clone: CXCR5-1064 vector and CCR7-1064 vector) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            21. DNA sequence: Entry clone: CXCR5-1064 vector and CCR7-1064 vector<br/>
 +
            (CXCR5-1064 vector and CCR7-1064 vector pDown vector are finished.)<br/>
 +
            <br/>
 +
            <b>2016.6.20-2016.6.26</b><br/>
 +
            1. PCR: change annealing temperature (CXCR1, CXCR3, CXCR4, CCR2, CCR5 gene)<br/>
 +
            2. Agarose Gel Electrophoresis<br/>
 +
            <br/>
 +
            3. PCR: new primers (CXCR4) * a new blood template, and Agarose Gel Electrophoresis            80μl          <br/>
 +
            <br/>
 +
            4. Purify the PCR product from step 3<br/>
 +
            5. Vector 2: Combine CXCR4 TA DNA and T3 vectors.<br/>
 +
            Transfer vector 2 into trans5a bacteria and culture the modified bacteria for 16 hours.<br/>
 +
            6. PCR: new primers (CXCR1, CXCR3, CCR2, CCR5 gene) * a new blood template2, and Agarose Gel Electrophoresis            10μl          <br/>
 +
            <br/>
 +
            7. PCR: new primers(CXCR1, CXCR3, CCR2, CCR5 gene) * a new blood template2, and Agarose Gel Electrophoresis            80μl          <br/>
 +
            <br/>
 +
            <br/>
 +
            8. Confirm whether we successfully transfer CXCR4 plasmids (TA primer) into the bacteria and amply the bacteria culture and store them.<br/>
 +
            <br/>
 +
            9. Purify the PCR products yesterday and detect the concentration of them. (CXCR1, CXCR3, CCR2, CCR5)<br/>
 +
            10. Vector 2: Combine CXCR1/CXCR3/CCR2/CCR5 TA DNA and T3 vectors.<br/>
 +
            11. Transfer vector 2 into trans5α and culture them for 16 hours.<br/>
 +
            12. Confirm whether we successfully transfer CXCR1/CXCR3/CCR2/CCR5 plasmids (TA primer) into the bacteria and amply the bacteria culture and store them.  <br/>
 +
            13. Extract the plasmids (TA-CXCR1/ CXCR4/ CCR5) from them.<br/>
 +
            14. PCR:attB primers (CXCR1, CXCR4, CCR5) * plasmid templates, and Agarose Gel Electrophoresis            10μl<br/>
 +
            <br/>
 +
            15. PCR:attB primers (CXCR1, CXCR4, CCR5) * plasmid templates, and Agarose Gel Electrophoresis            80μl<br/>
 +
            <br/>
 +
            16. Purify PCR products<br/>
 +
            17. Gateway: BP reaction(CXCR1/ CXCR4/ CCR5-vector 1064)<br/>
 +
            18. Transfer plasmids (CXCR1/ CXCR4/ CCR5-vector 1064) into trans5α and culture the modified bacteria for 14 hours.<br/>
 +
            19. Pick a single bacterial colony again. Transfer the colony into medium (containing Amp antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.<br/>
 +
            20. Continue Gateway (Confirm whether we successfully transfer Entry clone: CXCR1-1064 vector, CXCR4-1064 vector and CCR5-1064 vector into the bacteria, respectively.)<br/>
 +
            <br/>
 +
            <br/>
 +
            21. Amply the modified bacteria culture<br/>
 +
            Incubate the bacteria culture for 16 hours at 37°C with vigorous agitation, monitoring the growth of the culture.<br/>
 +
            22. Confirm whether we successfully transfer CCR2 plasmids (T3) into the bacteria and amply the bacteria culture and store them.<br/>
 +
            <br/>
 +
            23. Preparation of Plasmid DNA (CCR2-T3 vector) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            24. PCR: attB primers (CCR2) * CCR2-T3 vector and Agarose Gel Electrophoresis    100μl  <br/>
 +
            <br/>
 +
            25. Purify the PCR product and detect its concentration.<br/>
 +
            <br/>
 +
            <b>2016.6.27-2016.7.03</b><br/>
 +
            1. Continue Gateway (Preparation of Plasmid DNA (Entry clone: CXCR1-1064 vector, CXCR4-1064 vector and CCR5-1064 vector) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            <b>2.</b> DNA sequence: Entry clone: CXCR1-1064 vector, CXCR4-1064 vector and CCR5-1064 vector.<br/>
 +
            3. Gateway: BP reaction (CCR2-vector 1064)<br/>
 +
            Transfer plasmids (CCR2-vector 1064) into trans5α and culture the modified bacteria for 14 hours.<br/>
 +
            4. Continue Gateway (Confirm whether we successfully transfer Entry clone: CCR2-1064 vector into the bacteria and culture them at 37°C for 14 hours.)<br/>
 +
            <br/>
 +
            5. Explore CXCR3——PCR and Agarose Gel Electrophoresis      <br/>
 +
            A new blood template * new primers (CXCR3)          10μl<br/>
 +
            <br/>
 +
            <br/>
 +
            <br/>
 +
            <br/>
 +
            <br/>
 +
            <br/>
 +
            <br/>
 +
            6. PCR and Agarose Gel Electrophoresis      <br/>
 +
            A new blood template * new primers (CXCR3)        100μl<br/>
 +
            <br/>
 +
            7. Purify the PCR product from step 3 and detect its concentration.<br/>
 +
            Fail~~TOO LOW.<br/>
 +
            8. Preparation of Plasmid DNA (Entry clone: CCR2-1064 vector) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            9. DNA sequence: Entry clone: CCR2-1064 vector.<br/>
 +
            10. Design point mutation of CXCR1, CXCR3, CXCR5, CCR2, CCR5 <br/>
 +
            11. DNA sequence: dTomato, eGFP, luciferase-Ires-eGFP<br/>
 +
            <br/>
 +
            <b>2016.7.04-2016.7.10</b><br/>
 +
            1. Single point mutation for CXCR1, CXCR5, CCR2, CCR5<br/>
 +
            Agarose Gel Electrophoresis<br/>
 +
            <br/>
 +
            2. Purify intermediate product of CXCR5/CCR5 and form mixture<br/>
 +
            3. Agarose Gel Electrophoresis<br/>
 +
            <br/>
 +
            4.Repeat single point mutation of CXCR1 and CCR2. <br/>
 +
            5. Amply the plasmid backbone pSB1C3 and DNA sequence<br/>
 +
            6. Purify CXCR5 and CCR5 single-point mutation product and combine them with T3 vector, respectively.<br/>
 +
            7. Transfer CXCR5-T3 and CCR5-T3 vector into trans5α bacteria, respectively and culture them at 37°C for 14 hours.<br/>
 +
            8. Pick up a single clone of bacteria and confirm whether we successfully transfer them into bacteria.<br/>
 +
            9. Culture the single clone bacteria at 37°C for 14 hours, extract the plasmids from them, detect the concentration of them, and DNA sequencing. (CXCR5 and CCR5 single-point mutation product)<br/>
 +
            10. PCR: dTomato, eGFP, IRES, luciferase.<br/>
 +
            11. Purify CXCR1 and CCR2 single-point mutation product and combine them with T3 vector, respectively.<br/>
 +
            12. Transfer CXCR1-T3 and CCR2-T3 vector into trans5α bacteria, respectively and culture them at 37°C for 14 hours.<br/>
 +
            13. Pick up a single clone of bacteria and confirm whether we successfully transfer them into bacteria.<br/>
 +
            14. Culture the single clone bacteria at 37°C for 14 hours, extract the plasmids from them, detect the concentration of them, and DNA sequencing. (CXCR1 and CCR2 single-point mutation product)<br/>
 +
            15  Repeat single point mutation of CXCR1 and CCR2<br/>
 +
            RESULTS: fail to finish the point mutations of CXCR1 and CCR2<br/>
 +
            <br/>
 +
            <b>2016.7.11-2016.7.17</b><br/>
 +
            1    continue to conduct the point mutation of CXCR1 and CCR2<br/>
 +
            Results: NO. Now we change our method to conduct our point mutation of CXCR1 & CCR2<br/>
 +
            2    PCR: Single point mutation for CXCR1, Agarose Gel Electrophoresis<br/>
 +
            <br/>
 +
            3    overlap of anterior fragment and posterior fragment (PCR) <br/>
 +
            Agarose Gel Electrophoresis<br/>
 +
            <br/>
 +
            RESULTS: NO<br/>
 +
            4  Using another method to run the point mutation of CXCR1 (PCR to lengthen the posterior fragment to make an entire fragment)<br/>
 +
            5  PCR: the first time (adding 32bp to the posterior fragment)<br/>
 +
            Agarose Gel Electrophoresis<br/>
 +
            <br/>
 +
            6    PCR: fragment IRES to dTomato<br/>
 +
            Agarose Gel Electrophoresis<br/>
 +
            <br/>
 +
            RESULTS: NO<br/>
 +
            <br/>
 +
            <b>2016.7.18-2016.7.24</b><br/>
 +
            1  PCR: the second time (adding 34bp to the posterior+32bp fragment)<br/>
 +
            Agarose Gel Electrophoresis<br/>
 +
            <br/>
 +
            2    Purify CXCR1 single-point mutation product and combine it with T3 vector<br/>
 +
            3    Transfer CXCR1-T3 vector into trans5α bacteria and culture it at 37°C for 14 hours.<br/>
 +
            4  Pick up a single clone of bacteria from step3 and confirm whether we successfully transfer them into bacteria.<br/>
 +
            <br/>
 +
            5  Culture the single clone bacteria at 37°C for 14 hours, extract the plasmids from them, detect the concentration of them, and DNA sequencing. (CXCR1 single-point mutation product) <br/>
 +
            So far, we have conduct all our chemokine receptors except for CXCR3, and finish the point mutation of CXCR1, CXCR5, CCR5 (CXCR4, CCR7 do not have to conduct the point mutation experiment.)<br/>
 +
            6    Conduct the Gateway LR reactions (EF-1α-CXCR4-IRES-eGFP)<br/>
 +
            7    Transfer plasmid (EF-1α-CXCR4-IRES-eGFP) into trans5α and culture the modified bacteria for 14 hours.<br/>
 +
            8    Pick a single bacterial colony from plates. And run a PCR to test the results<br/>
 +
            <br/>
 +
            9    Transfer the colony into medium (containing Amp antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.<br/>
 +
            10    Preparation of Plasmid DNA (expression vector: EF-1α-CXCR4-IRES-eGFP) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            6  DNA sequence: expression vector: EF-1α-CXCR4-IRES-eGFP<br/>
 +
            Finish conduct the expression vector: EF-1α-CXCR4-IRES-eGFP<br/>
 +
            7  PCR:attB primers (CXCR5 point mutation) * plasmid templates from CXCR5 point mutation plasmid, and Agarose Gel Electrophoresis            80μl<br/>
 +
            <br/>
 +
            8  Purify PCR products<br/>
 +
            9  Gateway: BP reaction (CXCR5 point mutation-vector 1064)<br/>
 +
            10  Transfer plasmids (CXCR5 point mutation-vector 1064) into trans5α and culture the modified bacteria for 14 hours.<br/>
 +
            11  Pick a single bacterial colony. And run a PCR and Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            12    Transfer the colony into medium (containing kana antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.<br/>
 +
            13    Preparation of Plasmid DNA (entry clone: CXCR5 point mutation -vector 1064) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            14  DNA sequence: CXCR5 point mutation-vector 1064<br/>
 +
            Finish conduct the CXCR5 point mutation-vector 1064<br/>
 +
            <br/>
 +
            <b>2016.7.25-2016.7.31</b><br/>
 +
            1  PCR: α-SMA promoter and run a Agarose Gel Electrophoresis to confirm the results<br/>
 +
            <br/>
 +
            2  purify the PCR product <br/>
 +
            3  conduct Gateway: BP reaction——Pup α-SMA promoter<br/>
 +
            4  Transfer plasmids(Pup α-SMA promoter) into trans5α and culture the modified bacteria for 14 hours.<br/>
 +
            5  Pick a single bacterial colony. And run a PCR and Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            6  Transfer the colony into medium (containing kana antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.<br/>
 +
            7  Preparation of Plasmid DNA (entry clone: pup-α-SMA promoter) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            8  Gateway:LR reaction(α-SMA promoter-eGFP)<br/>
 +
            9  Transfer plasmid (α-SMA promoter-eGFP) into trans5α and culture the modified bacteria for 14 hours.<br/>
 +
            10  Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            11  Transfer the colony into medium (containing Amp antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.<br/>
 +
            12  Preparation of Plasmid DNA (expression vector: α-SMA promoter-eGFP) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            13  DNA sequence: expression vector: α-SMA promoter-eGFP<br/>
 +
            Finish conduct the expression vector: α-SMA promoter-eGFP<br/>
 +
            14  PCR: CXCR5 point mutation+T2A (anterior fragment, short for R1); T2A (posterior fragment, short for F1) + luciferase<br/>
 +
            15  run an Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            16  Purify CXCR5-R1 and F1-luciferase product and combine them with T3 vector, respectively.<br/>
 +
            17  Transfer CXCR5-R1-T3 and F1-luciferase-T3 vector into trans5α bacteria, respectively and culture them at 37°C for 14 hours.<br/>
 +
            18    Pick up a single clone of bacteria and confirm whether we successfully transfer them into bacteria.<br/>
 +
            <br/>
 +
            19    Culture the single clone bacteria at 37°C for 14 hours, extract the plasmids from them, detect the concentration of them, and DNA sequencing. (CXCR5-R1 & F1-luciferase)<br/>
 +
            20    PCR the second time: CXCR5 point mutation + T2A (anterior fragment 2, short for R2) and T2A (posterior fragment 2, short for F2) + luciferase <br/>
 +
            21    run an Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            22  purify the PCR products of CXCR5-R2 & F2 luciferase<br/>
 +
            23  PCR: overlap of CXCR5-R2 & F2-luciferase ( short for CXCR5-luciferase attB)<br/>
 +
            24  run an Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            25  purify the PCR products of CXCR5-Luciferase attB<br/>
 +
            26  Gateway: BP reaction (CXCR5-Luciferase-vector 1064)<br/>
 +
            27  Transfer plasmids (CXCR5-Luciferase-vector 1064) into trans5α and culture the modified bacteria for 14 hours.<br/>
 +
            28  Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            29  Transfer the colony into medium (containing kana antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.<br/>
 +
            30  Preparation of Plasmid DNA (entry clone: CXCR5-luciferase -vector 1064) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            31  DNA sequence: CXCR5-luciferase -vector 1064<br/>
 +
            Finish conduct the CXCR5 point mutation -vector 1064<br/>
 +
            32  Gateway: LR reaction (EF-1α-CXCR5-luciferase-IRES-eGFP)<br/>
 +
            33  Transfer plasmid (EF-1α-CXCR5-luciferase-IRES-eGFP) into trans5α and culture the modified bacteria for 14 hours.<br/>
 +
            34  Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            35  Transfer the colony into medium (containing Amp antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.<br/>
 +
            36  Preparation of Plasmid DNA (expression vector: EF-1α-CXCR5-luciferase-IRES-eGFP) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            37  DNA sequence: expression vector: EF-1α-CXCR5-luciferase-IRES-eGFP<br/>
 +
            Finish conduct the expression vector: EF-1α-CXCR5-luciferase-IRES-eGFP<br/>
 +
            <br/>
 +
            <b>2016.8.01-2016.8.07</b><br/>
 +
            1  PCR: CXCR4 +T2A (anterior fragment, short for R1); <br/>
 +
            2  Run an Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            3  Purify CXCR4-R1 product and combine with T3 vector. <br/>
 +
            4  Transfer CXCR4-R1-T3 into trans5α bacteria, respectively and culture it at 37℃ for 14 hours.<br/>
 +
            5    Pick up a single clone of bacteria and confirm whether we successfully transfer them into bacteria.<br/>
 +
            <br/>
 +
            6    Culture the single clone bacteria at 37℃ for 14 hours, extract the plasmids from them, detect the concentration of them, and DNA sequencing. (CXCR4-R1)<br/>
 +
            7    PCR the second time: CXCR4+T2A (anterior fragment 2, short for R2) <br/>
 +
            8    run an Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            9  purify the PCR products of CXCR4-R2 <br/>
 +
            10  PCR: overlap of CXCR4-R2 & F2-luciferase (short for CXCR4-luciferase attB)<br/>
 +
            11  run an Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            12  purify the PCR products of CXCR4-Luciferase attB<br/>
 +
            13  Gateway: BP reaction (CXCR4-Luciferase-vector 1064)<br/>
 +
            14  Transfer plasmids (CXCR4-Luciferase-vector 1064) into trans5α and culture the modified bacteria for 14 hours.<br/>
 +
            15  Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            16  Transfer the colony into medium (containing kana antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.<br/>
 +
            17  Preparation of Plasmid DNA (entry clone: CXCR4-luciferase -vector 1064) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            18  DNA sequence: CXCR4-luciferase-vector 1064<br/>
 +
            Finish conduct the CXCR4 point mutation-vector 1064<br/>
 +
            19  Gateway: LR reaction (EF1-a-CXCR4-luciferase-IRES-eGFP)<br/>
 +
            20  Transfer plasmid (EF1-a-CXCR4-luciferase-IRES-eGFP) into trans5α and culture the modified bacteria for 14 hours.<br/>
 +
            21  Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            22  Transfer the colony into medium (containing Amp antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.<br/>
 +
            23  Preparation of Plasmid DNA (expression vector: EF1-a-CXCR4-luciferase-IRES-eGFP) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            24  DNA sequence: expression vector: EF1-a-CXCR4-luciferase-IRES-eGFP<br/>
 +
            Finish conduct the expression vector: EF1-a-CXCR4-luciferase-IRES-eGFP<br/>
 +
            <br/>
 +
            <b>2016.8.08-2016.8.14</b><br/>
 +
            1  PCR: Overlap method to conduct the point mutation of luciferase + dTomato (point mutation) + hFTH<br/>
 +
            2  Agarose Gel Electrophoresis to test the results  <br/>
 +
            <br/>
 +
            <br/>
 +
            3  purify the PCR products of luciferase+dTomato (anterior fragment) and dTomato (posterior fragment)+hFTH<br/>
 +
            4    PCR: overlap of luciferase+dTomato (anterior fragment) and dTomato (posterior fragment)+hFTH<br/>
 +
            5    Agarose Gel Electrophoresis to test the results  <br/>
 +
            <br/>
 +
            6    PCR: Overlap method to conduct the point mutation of luciferase+dTomato+hFTH(point mutation)<br/>
 +
            7    Agarose Gel Electrophoresis to test the results  <br/>
 +
            <br/>
 +
            8    purify the PCR products of dTomato (posterior fragment)+hFTH(anterior fragment)+hFTH (posterior fragment)<br/>
 +
            9    PCR: overlap of dTomato (posterior fragment)+hFTH(anterior fragment)+hFTH (posterior fragment)<br/>
 +
            10    Agarose Gel Electrophoresis to test the results  <br/>
 +
            <br/>
 +
            11    purify the PCR products of dTomato+hFTH (point mutaion)<br/>
 +
            12    PCR: overlap of luciferase+dTomato (anterior fragment) & dTomato (posterior fragment)+hFTH(anterior fragment)+hFTH (posterior fragment)<br/>
 +
            13    Agarose Gel Electrophoresis to test the results  <br/>
 +
            <br/>
 +
            14  purify the PCR products of Luciferase-dTomato(point mutation)-hFTH(pointi mutation)<br/>
 +
            15    PCR:IRES fragment<br/>
 +
            16    Agarose Gel Electrophoresis to test the results  <br/>
 +
            <br/>
 +
            17    purify the PCR product of IRES<br/>
 +
            18    PCR: Overlap of IRES & luciferase+dTomato+hFTH( including the attB)<br/>
 +
            19    Agarose Gel Electrophoresis to test the results  <br/>
 +
            <br/>
 +
            20    purify the product of IRES- luciferase-dTomato-hFTH( including the attB)<br/>
 +
            21    Gateway: BP reaction(IRES-luciferase-dTomato-hFTH-vector ptail)<br/>
 +
            22    Transfer plasmids (IRES-luciferase-dTomato-hFTH-vector ptail) into trans5α and culture the modified bacteria for 14 hours.<br/>
 +
            23  Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            24    Transfer the colony into medium (containing kana antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.<br/>
 +
            25    Preparation of Plasmid DNA (entry clone: IRES-luciferase-dTomato-hFTH-vector ptail) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            26  DNA sequence: IRES-luciferase-dTomato-hFTH-vector ptail<br/>
 +
            Finish conduct the entry clone: IRES-luciferase-dTomato-hFTH-vector ptail<br/>
 +
            27    Gateway: LR reaction (EF1-a-CXCR4- IRES-luciferase-dTomato-hFTH)<br/>
 +
            28    Transfer plasmid (EF1-a-CXCR4- IRES-luciferase-dTomato-hFTH) into trans5α and culture the modified bacteria for 14 hours.<br/>
 +
            29    Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results<br/>
 +
            <br/>
 +
            30    Transfer the colony into medium (containing Amp antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.<br/>
 +
            31    Preparation of Plasmid DNA (expression vector: EF1-a-CXCR4- IRES-luciferase-dTomato-hFTH) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)<br/>
 +
            32  DNA sequence: expression vector: EF1-a-CXCR4- IRES-luciferase-dTomato-hFTH<br/>
 +
            Finish conduct the expression vector: EF1-a-CXCR4- IRES-luciferase-dTomato-hFTH<br/>
 +
            <br/>
 +
 +
        </p>
 +
        <h2>Cell Experiment</h2>
 +
        <p>
 +
            <b>2016.8.15-2016.8.21</b><br/>
 +
            293FT cells culture <br/>
 +
            Virus transduction to 293FT cells<br/>
 +
            <br/>
 +
            <b>2016.8.22-2016.8.28</b><br/>
 +
            Virus transduction to hMSC and culture<br/>
 +
            293FT cells culture <br/>
 +
            <br/>
 +
            <b>2016.8.29-2016.9.04</b><br/>
 +
            Virus transduction to 293FT cells<br/>
 +
            Virus transduction to hMSC and culture<br/>
 +
            <br/>
 +
        </p>
 +
        <h2>In Vitro Confirmation</h2>
 +
        <p>
 +
            <b>2016.9.05-2016.9.11</b><br/>
 +
            1. qPCR: Expression of chemokine receptors and CD markers on the surface of hMSCs<br/>
 +
            <br/>
 +
            2.Confirm whether MSCs modified express fluorescent protein.<br/>
 +
            <br/>
 +
            hMSC (CXCR4: eGFP)      hMSC (CXCR5: eGFP)      hMSC (CXCR4: dTomato)<br/>
 +
            <br/>
 +
            <b>2016.9.12-2016.9.18</b><br/>
 +
            1.Confirm whether MSCs remain their characteristics after modified.<br/>
 +
            2.Transwell: Confirm the function of hMSCs modified by CXCR4/CXCR5<br/>
 +
            <br/>
 +
            3. qPCR and western blot: Confirm whether CXCR4/CXCR5 express on the surface of hMSCs<br/>
 +
            <br/>
 +
            <br/>
 +
            <b>2016.9.19-2016.9.25</b><br/>
 +
            1.Switch confirmation<br/>
 +
            qPCR: Expression of alpha-SMA on hMSCs before and after adding TGF-β<br/>
 +
            <br/>
 +
            2. hMSCs modified by switch plasmid express eGFP after adding TGF-β <br/>
 +
 +
        </p>
 +
        <h2>Animal Experiment</h2>
 +
        <p>
 +
 +
            <b>2016.9.05</b><br/>
 +
            IBD<br/>
 +
            1. Carefully shaved a 1cm×1cm filed on the back between the shoulders of the mouse using an electric razor.<br/>
 +
            2. While holding the mouse with one hand, smeared the shaved backs with presensitization solution (150μL/20g), which is the mixture of acetone, olive oil and TNBS in 16:4:5 scale.<br/>
 +
            3. Control mice are treated with presensitization solution without TNBS.<br/>
 +
            4. All the mice were in good condition.<br/>
 +
            <br/>
 +
            <b>2016.9.07</b><br/>
 +
            DTH<br/>
 +
            1. Carefully shaved a 1cm×1cm filed on the back between the shoulders of the mouse using an electric razor.<br/>
 +
            2. While holding the mouse with one hand, smeared shaved backs with 150μL 0.5% DNFB solution in acetone/olive oil (4:1).<br/>
 +
            3. Control mice are treated with identical amount of acetone/olive oil (4:1).<br/>
 +
            4. All the mice were in good condition.<br/>
 +
            <br/>
 +
            <b>2016.9.11</b><br/>
 +
            IBD<br/>
 +
            Absolute diet is applied to the mice apart from the water.<br/>
 +
            <br/>
 +
            <b>2016.9.12</b><br/>
 +
            IBD<br/>
 +
            Anesthetize the mouse by intraperitoneal injection of 4% chloral hydrate (150μL/20g).<br/>
 +
            Insert the catheter into the colon 4cm proximal to the anus and slowly administer 150μL/20g TNBS/alcohol solution into the colon. Keep the mice with hand down for 60s before returning to the cage. <br/>
 +
            Concerning the damaged colon, we replace normal mice food with jelly to lessen the pain ensuing from sensitization. <br/>
 +
            In the evening, 3 mice are found dead, 2 mice are weak and have less activity, while the others are in good condition.  <br/>
 +
            <br/>
 +
            <b>2016.</b> 9.13 <br/>
 +
            IBD<br/>
 +
            Weak mice are dead finally. <br/>
 +
            We weight the mice left. The weight change indicates that 18 of them are modeled successfully. So, we inject 200 μL MSCs in dose of 1*106 into 9 mice from caudal vein. <br/>
 +
            <br/>
 +
            <b>2016.9.14</b><br/>
 +
            DTH<br/>
 +
            Challenge right ears with 20μL 0.3% DNFB solution. Two hours after sensitization, inject 200 μL MSCs in dose of 1*106 to 16 mice and PBS of identical amount to another 8 mice of control groups from caudal veins respectively.<br/>
 +
            <br/>
 +
            <b>2016.9.15-2016.9.22</b><br/>
 +
            IBD<br/>
 +
            All the animals are sacrificed by cervical dislocation. Then we take the colon tissue and measured the length .The colon tissue are kept in PFA or Trizol in EP tube for HE staining or q-PCR. The colon length, DAI score and the concentration of the cytokines will be performed using SPSS. <br/>
 +
            <br/>
 +
            <b>2016.9.16-2016.9.21</b><br/>
 +
            DTH<br/>
 +
            All the animals are sacrificed by cervical dislocation. Then we take the ear tissue and measured the thickness .The ear tissues are kept in PFA or Trizol in EP tube for HE staining or q-PCR. The ear thickness and the concentration of the cytokines will be performed using SPSS.<br/>
 +
            <br/>
 +
            <b>2016.9.17</b><br/>
 +
            Start animal experiments for mathematical modeling and cooperation project with Team ShanghaiTechChina_B<br/>
 +
            Day 1, carefully shave a 1cm×1cm filed on the back between the shoulders of the mouse using an electric razor.<br/>
 +
            While holding the mouse with one hand, smear the shaved abdominal skin with presensitization solution (150μL/20g), which is the mixture of acetone, olive oil and TNBS in 16:4:5 scale.<br/>
 +
            Control mice are treated with presensitization solution without TNBS.<br/>
 +
            All the mice are in good condition. <br/>
 +
            <br/>
 +
            <b>2016.9.17-2016.9.24</b><br/>
 +
            Leave the mice until day 7.<br/>
 +
            On day 7, absolute diet is applied to the mice apart from the water.<br/>
 +
            <br/>
 +
            <b>2016.9.25</b><br/>
 +
            On day 8, anesthetize the mouse by intraperitoneal injection of 4% chloral hydrate (150μL/20g). Insert the catheter into the colon 4cm proximal to the anus and slowly administer 150μL/20g TNBS/alcohol solution into the colon. Keep the mice with hand down for 60s before returning to the cage. Concerning the damaged colon, we take the jelly for the mice to lessen the pain after modelling. <br/>
 +
            <br/>
 +
            <b>2016.9.28-10.05</b><br/>
 +
            On Day 11, dissolve 5 μg of recombinational EGF in 25 ml saline. Insert 150ug/20g EGF solution into the colon for 6 mice. Sacrifice the narcotic mice with EGF on Day 13.Take the large intestine tissue and measured the length. Keep the large intestine in PFA or Trizol in EP tube for qPCR or HE staining. The colon length, DAI score and the concentration of the cytokines will be performed using SPSS. <br/>
 +
            <br/>
 +
            The mice left were injected 200 μL MSCs in dose of 1*106 into from caudal vein. At 5min, 30 min, 1h, 2h, 4h, 8h, 16h, 24h, 32h, 40h, 48h, 72h after injection, 1 narcotic mouse is taken living image by IVIS spectrum. After that, the mouse are sacrificed and colons are taken and measured for their length. The colons are kept in PFA or Trizol in EP tube for qPCR or HE staining. <br/>
 +
            <br/>
 +
 +
        </p>
 +
        <h2>Submission</h2>
 +
        <p>
 +
 +
            <b>2016.9.26-2016.9.29</b><br/>
 +
            Using the DNA carrier provided by iGEM, and the DNA to submit, digest and ligate them. But we failed. After analyzing, the reasons we suspect are as followed:<br/>
 +
            1.The concentration of the DNA is too low to make it,<br/>
 +
            2.The carrier provided by iGEM is useless because the linear carrier has low working efficiency.<br/>
 +
            As a result, we are going to have some meetings to solve it. <br/>
 +
            3.Using the part distribution to get the carrier annular carrier by Enzyme digestion, and put the first group of gene into the carrier by ligament.<br/>
 +
            Successful!<br/>
 +
            As a result, we finish the first group of submission, including two genes: CCR7 and CXCR4.<br/>
 +
            <br/>
 +
            <b>2016.10.04-2016.10.09</b><br/>
 +
            1.We started working the second group, including CXCR1, CCR5, Luciferease-IRES-eGFP, Luciferase-dTomato-hFTH, CXCR4-IRES-eGFP.<br/>
 +
            2.After four days’work, we finally finished the second group and put them all into a 96-well format.<br/>
 +
            <br/>
 +
            <b>2016.10.09-2016.10.15</b><br/>
 +
            1.Using the part distribution to get another carrier annular carrier by Enzyme digestion, and put the third group of genes into the carrier by ligament.<br/>
 +
            The third group includes CXCR5-Luciferease-IRES-eGFP, CXCR4-Luciferease-IRES-eGFP, CXCR4-Luciferase-dTomato-hFTH<br/>
 +
            2.After four days’work, we finally finished the third group and put them all into another 96-well format.<br/>
 +
            <br/>
 +
            <br/>
 +
 +
        </p>
 +
 +
    </div>
 +
</div>
 +
 +
<!--footer-->
 +
<div class="jumbotron" id="jumbo-footer">
 +
    <div class="footer-container">
 +
        <div class="title">
 +
            Contact us
 +
        </div>
 +
        <div class="line"></div>
 +
        <div class="contact">
 +
            <ul class="float-contact">
 +
                <li>
 +
                    <a href="http://weibo.com/u/5999650333">
 +
                        <img style="height: 32px; width: 32px" src="https://static.igem.org/mediawiki/2016/0/06/T--SYSU-MEDICINE--weibo.png">
 +
                        iGEMxSYSU-MEDICINE
 +
                    </a>
 +
                </li>
 +
                <li>
 +
                    <a href="https://www.facebook.com/IGEM-SYSU-Medicine">
 +
                        <img style="height: 27px; width: 27px; margin-left: 2px;margin-right:2px;" src="https://static.igem.org/mediawiki/2016/a/a1/T--SYSU-MEDICINE--facebook.png">
 +
                        IGEM SYSU-Medicine
 +
                    </a>
 +
                </li>
 +
                <li>
 +
                    <a href="#">
 +
                        <img src="https://static.igem.org/mediawiki/2016/4/43/T--SYSU-MEDICINE--email.png">
 +
                        SYSU_MEDICINE@163.com
 +
                    </a>
 +
                </li>
 +
            </ul>
 +
            <ul class="float-contact">
 +
                <li>
 +
                    <a href="#" data-toggle="modal" data-target="#wechatModal">
 +
                        <img src="https://static.igem.org/mediawiki/2016/6/6e/T--SYSU-MEDICINE--wechat.png">
 +
                        SYSU-MEDICINE
 +
                    </a>
 +
                </li>
 +
                <li>
 +
                    <a href="https://twitter.com/IgemSysu">
 +
                        <img src="https://static.igem.org/mediawiki/2016/1/1c/T--SYSU-MEDICINE--twitter.png">
 +
                        iGEM SYSU-MEDICINE
 +
                    </a>
 +
                </li>
 +
 +
            </ul>
 +
            <div class="float-contact-right">
 +
                <img style="width: 140px" src="https://static.igem.org/mediawiki/2016/5/5e/T--SYSU-MEDICINE--Igemlogo_banner.png">
 +
                <img style="height: 100px" src="https://static.igem.org/mediawiki/2016/d/df/T--SYSU-MEDICINE--SYSU-MEDICINE.png">
 +
            </div>
 +
        </div>
 +
        <div class="line"></div>
 +
        <div class="copyright">
 +
            <div class="text">
 +
                &copy; 2016 SYSU-MEDICINE. All Rights Reserved.
 +
            </div>
 +
            <div class="icon" >
 +
                <img src="https://static.igem.org/mediawiki/2016/f/f5/T--SYSU-MEDICINE--china_2x.png">
 +
                <img src="https://static.igem.org/mediawiki/2016/a/a9/T--SYSU-MEDICINE--SYSU.png">
 +
            </div>
 +
        </div>
 +
    </div>
 +
 +
</div>
 +
 +
<!-- Wechat QRCode Modal -->
 +
<div class="modal fade" id="wechatModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" data-backdrop="false">
 +
    <div class="modal-dialog" role="document">
 +
        <div class="modal-content">
 +
 +
            <div class="modal-body">
 +
                <img style="height: 300px;width: 300px;" src="https://static.igem.org/mediawiki/2016/0/07/T--SYSU-MEDICINE--wechat-qrcode.png">
 +
            </div>
 +
 +
        </div>
 +
    </div>
 +
</div>
 +
</body>
 
</html>
 
</html>

Revision as of 12:05, 16 October 2016

Notebook

Preparation: Story Began~

Since it is the first time for our school to participate in the iGEM competition ……

2015.11 Having basic knowledge of iGEM, six kindred spirits gathered together and decided to participate in this competition. After deliberation, we started to prepare our team.

2015.12 Our team, named as SYSU-MEDICINE, was successfully built, comprising four groups for lab work, modeling, art design and human practice respectively.

2016.1 Assigned the tasks for winter vacation, including exploring feasible project theme, learned basic methods of literature search and summarized previous iGEM projects of the latest three years.

2016.1~2 Six internal meetings were held and had a meet up with SYSU-China, from which we learned the importance of having a round knowledge of the rules of iGEM competition.

2016.2.22 Started raising fund and lab resources.

2016.2~3 Got in touch with leadership of Zhongshan School of Medicine and several professors and finally gained official support of Zhongshan School of Medicine. Refined our project at the suggestion of professors.

2016.3.04 Final determination of supporting lab and fund resource.

2016.3.11 Determined our first PI, second PI and instructor, to whom we presented our primary project and had a further discussion.

2016.3.15 Signed up for iGEM.

2016.4~5 Internal meetings for routine progress report were held, in which we decided the main topic of our project: mesenchymal stem cells (MSCs). After related article readings and with the guidance of our instructor, we further enriched our project and detailed our experiment plans. On May 20th, our final design was born.

2016.6.05 Experiments begin.

Molecular Cloning

2016.6.05-2016.6.12
1. Extraction, Purification, and Analysis of total RNA from PBMCs (peripheral blood mononuclear cells)
2. RT-PCR——DNA : RNA hybridization
3. PCR, agarose gel electrophoresis, (primers without attB * cDNA; new primers with attB * cDNA) 10μl

100bp marker positive control 100bp marker only
4. Extraction, Purification, and Analysis of total RNA from new PBMCs (peripheral blood mononuclear cells) and RT-PCR——DNA : RNA hybridization

2016.6.13-2016.6.19
1. TIANprep Mini Plasmid Kit (TIANGEN)
2. Continue experiment yesterday.
PCR (new primers without attB * template cDNA; new primers without attB * template cDNA; CXCR5 primer * CXCR5 plasmid DNA), agarose gel electrophoresis 10μl

3. PCR
(new primers without attB * new template cDNA→ CXCR5;
New primers without attB * template→ CCR7)
4. Agarose Gel Electrophoresis

5. Purify the PCR products and detect the concentration of them.
6. PCR + Agarose Gel Electrophoresis: 50μl system
TA primers (CCR7) * new template
TA primers (CXCR5) * template

7. Vector 2: Combine CCR7/CXCR5 TA DNA and T3 vectors.
Transformation: Transfer vector 2 into trans5a bacteria and culture the modified bacteria for 16 hours.
8. Confirm whether we successfully transfer CXCR5 and CCR7 plasmids (TA primer) into the bacteria.

9. Amply the bacteria culture, store them, extract the plasmids(TA-CXCR5, TA-CCR7) from them and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
10. PCR:attB primers(CXCR5, CCR7) * plasmid templates, and Agarose Gel Electrophoresis 10μl
11. PCR: TA primers(CXCR1, CXCR3, CXCR4, CCR2, CCR5)* template,Agarose Gel Electrophoresis 10μl
Surprise: CCR2, CXCR3

12. PCR: attB primers (CXCR5, CCR7) * plasmid templates, and Agarose Gel Electrophoresis 50μl

13. PCR: TA primers(CXCR1, CXCR3, CXCR4, CCR2, CCR5)* template,Agarose Gel Electrophoresis 50μl

14. Purify the CXCR5, CCR7 DNA (both containing attB primer) and detect the concentration of them (TIANGEN kit)
15. Gateway: BP reaction (CXCR5, CCR7 DNA (both containing attB primer))
16. TA primers(CXCR1, CXCR3, CXCR4, CCR2)* template cDNA, Agarose Gel Electrophoresis 10μl

17. TA primers(CXCR3, CCR2)* template,Agarose Gel Electrophoresis 50μl

18. Continue Gateway from Experiment (Confirm whether we successfully transfer Entry clone: CXCR5-1064 vector and CCR7-1064 vector into the bacteria, respectively.)

19. Amply the modified bacteria culture
Incubate the bacteria culture for 16 hours at 37°C with vigorous agitation, monitoring the growth of the culture.
20. Continue Gateway (Preparation of Plasmid DNA (Entry clone: CXCR5-1064 vector and CCR7-1064 vector) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
21. DNA sequence: Entry clone: CXCR5-1064 vector and CCR7-1064 vector
(CXCR5-1064 vector and CCR7-1064 vector pDown vector are finished.)

2016.6.20-2016.6.26
1. PCR: change annealing temperature (CXCR1, CXCR3, CXCR4, CCR2, CCR5 gene)
2. Agarose Gel Electrophoresis

3. PCR: new primers (CXCR4) * a new blood template, and Agarose Gel Electrophoresis 80μl

4. Purify the PCR product from step 3
5. Vector 2: Combine CXCR4 TA DNA and T3 vectors.
Transfer vector 2 into trans5a bacteria and culture the modified bacteria for 16 hours.
6. PCR: new primers (CXCR1, CXCR3, CCR2, CCR5 gene) * a new blood template2, and Agarose Gel Electrophoresis 10μl

7. PCR: new primers(CXCR1, CXCR3, CCR2, CCR5 gene) * a new blood template2, and Agarose Gel Electrophoresis 80μl


8. Confirm whether we successfully transfer CXCR4 plasmids (TA primer) into the bacteria and amply the bacteria culture and store them.

9. Purify the PCR products yesterday and detect the concentration of them. (CXCR1, CXCR3, CCR2, CCR5)
10. Vector 2: Combine CXCR1/CXCR3/CCR2/CCR5 TA DNA and T3 vectors.
11. Transfer vector 2 into trans5α and culture them for 16 hours.
12. Confirm whether we successfully transfer CXCR1/CXCR3/CCR2/CCR5 plasmids (TA primer) into the bacteria and amply the bacteria culture and store them.
13. Extract the plasmids (TA-CXCR1/ CXCR4/ CCR5) from them.
14. PCR:attB primers (CXCR1, CXCR4, CCR5) * plasmid templates, and Agarose Gel Electrophoresis 10μl

15. PCR:attB primers (CXCR1, CXCR4, CCR5) * plasmid templates, and Agarose Gel Electrophoresis 80μl

16. Purify PCR products
17. Gateway: BP reaction(CXCR1/ CXCR4/ CCR5-vector 1064)
18. Transfer plasmids (CXCR1/ CXCR4/ CCR5-vector 1064) into trans5α and culture the modified bacteria for 14 hours.
19. Pick a single bacterial colony again. Transfer the colony into medium (containing Amp antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.
20. Continue Gateway (Confirm whether we successfully transfer Entry clone: CXCR1-1064 vector, CXCR4-1064 vector and CCR5-1064 vector into the bacteria, respectively.)


21. Amply the modified bacteria culture
Incubate the bacteria culture for 16 hours at 37°C with vigorous agitation, monitoring the growth of the culture.
22. Confirm whether we successfully transfer CCR2 plasmids (T3) into the bacteria and amply the bacteria culture and store them.

23. Preparation of Plasmid DNA (CCR2-T3 vector) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
24. PCR: attB primers (CCR2) * CCR2-T3 vector and Agarose Gel Electrophoresis 100μl

25. Purify the PCR product and detect its concentration.

2016.6.27-2016.7.03
1. Continue Gateway (Preparation of Plasmid DNA (Entry clone: CXCR1-1064 vector, CXCR4-1064 vector and CCR5-1064 vector) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
2. DNA sequence: Entry clone: CXCR1-1064 vector, CXCR4-1064 vector and CCR5-1064 vector.
3. Gateway: BP reaction (CCR2-vector 1064)
Transfer plasmids (CCR2-vector 1064) into trans5α and culture the modified bacteria for 14 hours.
4. Continue Gateway (Confirm whether we successfully transfer Entry clone: CCR2-1064 vector into the bacteria and culture them at 37°C for 14 hours.)

5. Explore CXCR3——PCR and Agarose Gel Electrophoresis
A new blood template * new primers (CXCR3) 10μl







6. PCR and Agarose Gel Electrophoresis
A new blood template * new primers (CXCR3) 100μl

7. Purify the PCR product from step 3 and detect its concentration.
Fail~~TOO LOW.
8. Preparation of Plasmid DNA (Entry clone: CCR2-1064 vector) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
9. DNA sequence: Entry clone: CCR2-1064 vector.
10. Design point mutation of CXCR1, CXCR3, CXCR5, CCR2, CCR5
11. DNA sequence: dTomato, eGFP, luciferase-Ires-eGFP

2016.7.04-2016.7.10
1. Single point mutation for CXCR1, CXCR5, CCR2, CCR5
Agarose Gel Electrophoresis

2. Purify intermediate product of CXCR5/CCR5 and form mixture
3. Agarose Gel Electrophoresis

4.Repeat single point mutation of CXCR1 and CCR2.
5. Amply the plasmid backbone pSB1C3 and DNA sequence
6. Purify CXCR5 and CCR5 single-point mutation product and combine them with T3 vector, respectively.
7. Transfer CXCR5-T3 and CCR5-T3 vector into trans5α bacteria, respectively and culture them at 37°C for 14 hours.
8. Pick up a single clone of bacteria and confirm whether we successfully transfer them into bacteria.
9. Culture the single clone bacteria at 37°C for 14 hours, extract the plasmids from them, detect the concentration of them, and DNA sequencing. (CXCR5 and CCR5 single-point mutation product)
10. PCR: dTomato, eGFP, IRES, luciferase.
11. Purify CXCR1 and CCR2 single-point mutation product and combine them with T3 vector, respectively.
12. Transfer CXCR1-T3 and CCR2-T3 vector into trans5α bacteria, respectively and culture them at 37°C for 14 hours.
13. Pick up a single clone of bacteria and confirm whether we successfully transfer them into bacteria.
14. Culture the single clone bacteria at 37°C for 14 hours, extract the plasmids from them, detect the concentration of them, and DNA sequencing. (CXCR1 and CCR2 single-point mutation product)
15 Repeat single point mutation of CXCR1 and CCR2
RESULTS: fail to finish the point mutations of CXCR1 and CCR2

2016.7.11-2016.7.17
1 continue to conduct the point mutation of CXCR1 and CCR2
Results: NO. Now we change our method to conduct our point mutation of CXCR1 & CCR2
2 PCR: Single point mutation for CXCR1, Agarose Gel Electrophoresis

3 overlap of anterior fragment and posterior fragment (PCR)
Agarose Gel Electrophoresis

RESULTS: NO
4 Using another method to run the point mutation of CXCR1 (PCR to lengthen the posterior fragment to make an entire fragment)
5 PCR: the first time (adding 32bp to the posterior fragment)
Agarose Gel Electrophoresis

6 PCR: fragment IRES to dTomato
Agarose Gel Electrophoresis

RESULTS: NO

2016.7.18-2016.7.24
1 PCR: the second time (adding 34bp to the posterior+32bp fragment)
Agarose Gel Electrophoresis

2 Purify CXCR1 single-point mutation product and combine it with T3 vector
3 Transfer CXCR1-T3 vector into trans5α bacteria and culture it at 37°C for 14 hours.
4 Pick up a single clone of bacteria from step3 and confirm whether we successfully transfer them into bacteria.

5 Culture the single clone bacteria at 37°C for 14 hours, extract the plasmids from them, detect the concentration of them, and DNA sequencing. (CXCR1 single-point mutation product)
So far, we have conduct all our chemokine receptors except for CXCR3, and finish the point mutation of CXCR1, CXCR5, CCR5 (CXCR4, CCR7 do not have to conduct the point mutation experiment.)
6 Conduct the Gateway LR reactions (EF-1α-CXCR4-IRES-eGFP)
7 Transfer plasmid (EF-1α-CXCR4-IRES-eGFP) into trans5α and culture the modified bacteria for 14 hours.
8 Pick a single bacterial colony from plates. And run a PCR to test the results

9 Transfer the colony into medium (containing Amp antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.
10 Preparation of Plasmid DNA (expression vector: EF-1α-CXCR4-IRES-eGFP) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
6 DNA sequence: expression vector: EF-1α-CXCR4-IRES-eGFP
Finish conduct the expression vector: EF-1α-CXCR4-IRES-eGFP
7 PCR:attB primers (CXCR5 point mutation) * plasmid templates from CXCR5 point mutation plasmid, and Agarose Gel Electrophoresis 80μl

8 Purify PCR products
9 Gateway: BP reaction (CXCR5 point mutation-vector 1064)
10 Transfer plasmids (CXCR5 point mutation-vector 1064) into trans5α and culture the modified bacteria for 14 hours.
11 Pick a single bacterial colony. And run a PCR and Agarose Gel Electrophoresis to test the results

12 Transfer the colony into medium (containing kana antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.
13 Preparation of Plasmid DNA (entry clone: CXCR5 point mutation -vector 1064) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
14 DNA sequence: CXCR5 point mutation-vector 1064
Finish conduct the CXCR5 point mutation-vector 1064

2016.7.25-2016.7.31
1 PCR: α-SMA promoter and run a Agarose Gel Electrophoresis to confirm the results

2 purify the PCR product
3 conduct Gateway: BP reaction——Pup α-SMA promoter
4 Transfer plasmids(Pup α-SMA promoter) into trans5α and culture the modified bacteria for 14 hours.
5 Pick a single bacterial colony. And run a PCR and Agarose Gel Electrophoresis to test the results

6 Transfer the colony into medium (containing kana antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.
7 Preparation of Plasmid DNA (entry clone: pup-α-SMA promoter) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
8 Gateway:LR reaction(α-SMA promoter-eGFP)
9 Transfer plasmid (α-SMA promoter-eGFP) into trans5α and culture the modified bacteria for 14 hours.
10 Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results

11 Transfer the colony into medium (containing Amp antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.
12 Preparation of Plasmid DNA (expression vector: α-SMA promoter-eGFP) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
13 DNA sequence: expression vector: α-SMA promoter-eGFP
Finish conduct the expression vector: α-SMA promoter-eGFP
14 PCR: CXCR5 point mutation+T2A (anterior fragment, short for R1); T2A (posterior fragment, short for F1) + luciferase
15 run an Agarose Gel Electrophoresis to test the results

16 Purify CXCR5-R1 and F1-luciferase product and combine them with T3 vector, respectively.
17 Transfer CXCR5-R1-T3 and F1-luciferase-T3 vector into trans5α bacteria, respectively and culture them at 37°C for 14 hours.
18 Pick up a single clone of bacteria and confirm whether we successfully transfer them into bacteria.

19 Culture the single clone bacteria at 37°C for 14 hours, extract the plasmids from them, detect the concentration of them, and DNA sequencing. (CXCR5-R1 & F1-luciferase)
20 PCR the second time: CXCR5 point mutation + T2A (anterior fragment 2, short for R2) and T2A (posterior fragment 2, short for F2) + luciferase
21 run an Agarose Gel Electrophoresis to test the results

22 purify the PCR products of CXCR5-R2 & F2 luciferase
23 PCR: overlap of CXCR5-R2 & F2-luciferase ( short for CXCR5-luciferase attB)
24 run an Agarose Gel Electrophoresis to test the results

25 purify the PCR products of CXCR5-Luciferase attB
26 Gateway: BP reaction (CXCR5-Luciferase-vector 1064)
27 Transfer plasmids (CXCR5-Luciferase-vector 1064) into trans5α and culture the modified bacteria for 14 hours.
28 Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results

29 Transfer the colony into medium (containing kana antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.
30 Preparation of Plasmid DNA (entry clone: CXCR5-luciferase -vector 1064) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
31 DNA sequence: CXCR5-luciferase -vector 1064
Finish conduct the CXCR5 point mutation -vector 1064
32 Gateway: LR reaction (EF-1α-CXCR5-luciferase-IRES-eGFP)
33 Transfer plasmid (EF-1α-CXCR5-luciferase-IRES-eGFP) into trans5α and culture the modified bacteria for 14 hours.
34 Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results

35 Transfer the colony into medium (containing Amp antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.
36 Preparation of Plasmid DNA (expression vector: EF-1α-CXCR5-luciferase-IRES-eGFP) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
37 DNA sequence: expression vector: EF-1α-CXCR5-luciferase-IRES-eGFP
Finish conduct the expression vector: EF-1α-CXCR5-luciferase-IRES-eGFP

2016.8.01-2016.8.07
1 PCR: CXCR4 +T2A (anterior fragment, short for R1);
2 Run an Agarose Gel Electrophoresis to test the results

3 Purify CXCR4-R1 product and combine with T3 vector.
4 Transfer CXCR4-R1-T3 into trans5α bacteria, respectively and culture it at 37℃ for 14 hours.
5 Pick up a single clone of bacteria and confirm whether we successfully transfer them into bacteria.

6 Culture the single clone bacteria at 37℃ for 14 hours, extract the plasmids from them, detect the concentration of them, and DNA sequencing. (CXCR4-R1)
7 PCR the second time: CXCR4+T2A (anterior fragment 2, short for R2)
8 run an Agarose Gel Electrophoresis to test the results

9 purify the PCR products of CXCR4-R2
10 PCR: overlap of CXCR4-R2 & F2-luciferase (short for CXCR4-luciferase attB)
11 run an Agarose Gel Electrophoresis to test the results

12 purify the PCR products of CXCR4-Luciferase attB
13 Gateway: BP reaction (CXCR4-Luciferase-vector 1064)
14 Transfer plasmids (CXCR4-Luciferase-vector 1064) into trans5α and culture the modified bacteria for 14 hours.
15 Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results

16 Transfer the colony into medium (containing kana antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.
17 Preparation of Plasmid DNA (entry clone: CXCR4-luciferase -vector 1064) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
18 DNA sequence: CXCR4-luciferase-vector 1064
Finish conduct the CXCR4 point mutation-vector 1064
19 Gateway: LR reaction (EF1-a-CXCR4-luciferase-IRES-eGFP)
20 Transfer plasmid (EF1-a-CXCR4-luciferase-IRES-eGFP) into trans5α and culture the modified bacteria for 14 hours.
21 Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results

22 Transfer the colony into medium (containing Amp antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.
23 Preparation of Plasmid DNA (expression vector: EF1-a-CXCR4-luciferase-IRES-eGFP) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
24 DNA sequence: expression vector: EF1-a-CXCR4-luciferase-IRES-eGFP
Finish conduct the expression vector: EF1-a-CXCR4-luciferase-IRES-eGFP

2016.8.08-2016.8.14
1 PCR: Overlap method to conduct the point mutation of luciferase + dTomato (point mutation) + hFTH
2 Agarose Gel Electrophoresis to test the results


3 purify the PCR products of luciferase+dTomato (anterior fragment) and dTomato (posterior fragment)+hFTH
4 PCR: overlap of luciferase+dTomato (anterior fragment) and dTomato (posterior fragment)+hFTH
5 Agarose Gel Electrophoresis to test the results

6 PCR: Overlap method to conduct the point mutation of luciferase+dTomato+hFTH(point mutation)
7 Agarose Gel Electrophoresis to test the results

8 purify the PCR products of dTomato (posterior fragment)+hFTH(anterior fragment)+hFTH (posterior fragment)
9 PCR: overlap of dTomato (posterior fragment)+hFTH(anterior fragment)+hFTH (posterior fragment)
10 Agarose Gel Electrophoresis to test the results

11 purify the PCR products of dTomato+hFTH (point mutaion)
12 PCR: overlap of luciferase+dTomato (anterior fragment) & dTomato (posterior fragment)+hFTH(anterior fragment)+hFTH (posterior fragment)
13 Agarose Gel Electrophoresis to test the results

14 purify the PCR products of Luciferase-dTomato(point mutation)-hFTH(pointi mutation)
15 PCR:IRES fragment
16 Agarose Gel Electrophoresis to test the results

17 purify the PCR product of IRES
18 PCR: Overlap of IRES & luciferase+dTomato+hFTH( including the attB)
19 Agarose Gel Electrophoresis to test the results

20 purify the product of IRES- luciferase-dTomato-hFTH( including the attB)
21 Gateway: BP reaction(IRES-luciferase-dTomato-hFTH-vector ptail)
22 Transfer plasmids (IRES-luciferase-dTomato-hFTH-vector ptail) into trans5α and culture the modified bacteria for 14 hours.
23 Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results

24 Transfer the colony into medium (containing kana antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.
25 Preparation of Plasmid DNA (entry clone: IRES-luciferase-dTomato-hFTH-vector ptail) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
26 DNA sequence: IRES-luciferase-dTomato-hFTH-vector ptail
Finish conduct the entry clone: IRES-luciferase-dTomato-hFTH-vector ptail
27 Gateway: LR reaction (EF1-a-CXCR4- IRES-luciferase-dTomato-hFTH)
28 Transfer plasmid (EF1-a-CXCR4- IRES-luciferase-dTomato-hFTH) into trans5α and culture the modified bacteria for 14 hours.
29 Pick a single bacterial colony from plates. And run a PCR and Agarose Gel Electrophoresis to test the results

30 Transfer the colony into medium (containing Amp antibiotic). Incubate the culture for 12 hour at 37°C with vigorous agitation, monitoring the growth of the culture.
31 Preparation of Plasmid DNA (expression vector: EF1-a-CXCR4- IRES-luciferase-dTomato-hFTH) by TIANprep Mini Plasmid Kit (TIANGEN) and estimate the concentration of the plasmid DNA by measuring the absorbance at 260 nm and 280nm of an aliquot of the final preparation. (Nanodrop machine)
32 DNA sequence: expression vector: EF1-a-CXCR4- IRES-luciferase-dTomato-hFTH
Finish conduct the expression vector: EF1-a-CXCR4- IRES-luciferase-dTomato-hFTH

Cell Experiment

2016.8.15-2016.8.21
293FT cells culture
Virus transduction to 293FT cells

2016.8.22-2016.8.28
Virus transduction to hMSC and culture
293FT cells culture

2016.8.29-2016.9.04
Virus transduction to 293FT cells
Virus transduction to hMSC and culture

In Vitro Confirmation

2016.9.05-2016.9.11
1. qPCR: Expression of chemokine receptors and CD markers on the surface of hMSCs

2.Confirm whether MSCs modified express fluorescent protein.

hMSC (CXCR4: eGFP) hMSC (CXCR5: eGFP) hMSC (CXCR4: dTomato)

2016.9.12-2016.9.18
1.Confirm whether MSCs remain their characteristics after modified.
2.Transwell: Confirm the function of hMSCs modified by CXCR4/CXCR5

3. qPCR and western blot: Confirm whether CXCR4/CXCR5 express on the surface of hMSCs


2016.9.19-2016.9.25
1.Switch confirmation
qPCR: Expression of alpha-SMA on hMSCs before and after adding TGF-β

2. hMSCs modified by switch plasmid express eGFP after adding TGF-β

Animal Experiment

2016.9.05
IBD
1. Carefully shaved a 1cm×1cm filed on the back between the shoulders of the mouse using an electric razor.
2. While holding the mouse with one hand, smeared the shaved backs with presensitization solution (150μL/20g), which is the mixture of acetone, olive oil and TNBS in 16:4:5 scale.
3. Control mice are treated with presensitization solution without TNBS.
4. All the mice were in good condition.

2016.9.07
DTH
1. Carefully shaved a 1cm×1cm filed on the back between the shoulders of the mouse using an electric razor.
2. While holding the mouse with one hand, smeared shaved backs with 150μL 0.5% DNFB solution in acetone/olive oil (4:1).
3. Control mice are treated with identical amount of acetone/olive oil (4:1).
4. All the mice were in good condition.

2016.9.11
IBD
Absolute diet is applied to the mice apart from the water.

2016.9.12
IBD
Anesthetize the mouse by intraperitoneal injection of 4% chloral hydrate (150μL/20g).
Insert the catheter into the colon 4cm proximal to the anus and slowly administer 150μL/20g TNBS/alcohol solution into the colon. Keep the mice with hand down for 60s before returning to the cage.
Concerning the damaged colon, we replace normal mice food with jelly to lessen the pain ensuing from sensitization.
In the evening, 3 mice are found dead, 2 mice are weak and have less activity, while the others are in good condition.

2016. 9.13
IBD
Weak mice are dead finally.
We weight the mice left. The weight change indicates that 18 of them are modeled successfully. So, we inject 200 μL MSCs in dose of 1*106 into 9 mice from caudal vein.

2016.9.14
DTH
Challenge right ears with 20μL 0.3% DNFB solution. Two hours after sensitization, inject 200 μL MSCs in dose of 1*106 to 16 mice and PBS of identical amount to another 8 mice of control groups from caudal veins respectively.

2016.9.15-2016.9.22
IBD
All the animals are sacrificed by cervical dislocation. Then we take the colon tissue and measured the length .The colon tissue are kept in PFA or Trizol in EP tube for HE staining or q-PCR. The colon length, DAI score and the concentration of the cytokines will be performed using SPSS.

2016.9.16-2016.9.21
DTH
All the animals are sacrificed by cervical dislocation. Then we take the ear tissue and measured the thickness .The ear tissues are kept in PFA or Trizol in EP tube for HE staining or q-PCR. The ear thickness and the concentration of the cytokines will be performed using SPSS.

2016.9.17
Start animal experiments for mathematical modeling and cooperation project with Team ShanghaiTechChina_B
Day 1, carefully shave a 1cm×1cm filed on the back between the shoulders of the mouse using an electric razor.
While holding the mouse with one hand, smear the shaved abdominal skin with presensitization solution (150μL/20g), which is the mixture of acetone, olive oil and TNBS in 16:4:5 scale.
Control mice are treated with presensitization solution without TNBS.
All the mice are in good condition.

2016.9.17-2016.9.24
Leave the mice until day 7.
On day 7, absolute diet is applied to the mice apart from the water.

2016.9.25
On day 8, anesthetize the mouse by intraperitoneal injection of 4% chloral hydrate (150μL/20g). Insert the catheter into the colon 4cm proximal to the anus and slowly administer 150μL/20g TNBS/alcohol solution into the colon. Keep the mice with hand down for 60s before returning to the cage. Concerning the damaged colon, we take the jelly for the mice to lessen the pain after modelling.

2016.9.28-10.05
On Day 11, dissolve 5 μg of recombinational EGF in 25 ml saline. Insert 150ug/20g EGF solution into the colon for 6 mice. Sacrifice the narcotic mice with EGF on Day 13.Take the large intestine tissue and measured the length. Keep the large intestine in PFA or Trizol in EP tube for qPCR or HE staining. The colon length, DAI score and the concentration of the cytokines will be performed using SPSS.

The mice left were injected 200 μL MSCs in dose of 1*106 into from caudal vein. At 5min, 30 min, 1h, 2h, 4h, 8h, 16h, 24h, 32h, 40h, 48h, 72h after injection, 1 narcotic mouse is taken living image by IVIS spectrum. After that, the mouse are sacrificed and colons are taken and measured for their length. The colons are kept in PFA or Trizol in EP tube for qPCR or HE staining.

Submission

2016.9.26-2016.9.29
Using the DNA carrier provided by iGEM, and the DNA to submit, digest and ligate them. But we failed. After analyzing, the reasons we suspect are as followed:
1.The concentration of the DNA is too low to make it,
2.The carrier provided by iGEM is useless because the linear carrier has low working efficiency.
As a result, we are going to have some meetings to solve it.
3.Using the part distribution to get the carrier annular carrier by Enzyme digestion, and put the first group of gene into the carrier by ligament.
Successful!
As a result, we finish the first group of submission, including two genes: CCR7 and CXCR4.

2016.10.04-2016.10.09
1.We started working the second group, including CXCR1, CCR5, Luciferease-IRES-eGFP, Luciferase-dTomato-hFTH, CXCR4-IRES-eGFP.
2.After four days’work, we finally finished the second group and put them all into a 96-well format.

2016.10.09-2016.10.15
1.Using the part distribution to get another carrier annular carrier by Enzyme digestion, and put the third group of genes into the carrier by ligament.
The third group includes CXCR5-Luciferease-IRES-eGFP, CXCR4-Luciferease-IRES-eGFP, CXCR4-Luciferase-dTomato-hFTH
2.After four days’work, we finally finished the third group and put them all into another 96-well format.