Difference between revisions of "Team:NAU-CHINA/Demonstrate"

 
(46 intermediate revisions by 6 users not shown)
Line 6: Line 6:
 
     <meta charset="utf-8" />
 
     <meta charset="utf-8" />
 
     <title>Demonstrate</title>
 
     <title>Demonstrate</title>
 +
    <script>
 +
        $(document).ready(function () {
 +
            $('#banner img').attr('src', 'https://static.igem.org/mediawiki/2018/c/c1/T--NAU-China--bannerdemon.jpg')
 +
        });
 +
    </script>
 
     <style>
 
     <style>
 
+
         .top-title {
         .topLine {
+
             color: #97652a !important;
           
+
            /*width:100%;
+
            height:300px;*/
+
            background: url(https://static.igem.org/mediawiki/2018/3/35/T--NAU-CHINA--InPageLine.svg);
+
        }
+
 
+
        .main-content {
+
             margin:0 10% 0 10%;
+
            text-align:justify;
+
        }
+
        img {
+
            display: block;
+
            margin: 0 auto;
+
        }
+
        figure img {
+
            display: block;
+
            margin:15px auto 15px auto;
+
            /*width:800px;*/
+
        }
+
        figure {
+
            /*background-color:whitesmoke;*/
+
            margin-top:15px;
+
            margin-bottom:30px;
+
            /*border:dotted 1px #000;*/
+
 
         }
 
         }
  
        figcaption {
 
            font-size: 1.2em;
 
            text-align: center;
 
            font-family: 'Times New Roman','sans-serif';
 
        }
 
        ._table {
 
            /*text-align: left;*/
 
        }
 
        .textblock {
 
            margin-bottom:5em;
 
        }
 
        .section {
 
            margin-bottom:2.5em;
 
        }
 
 
         .main-content h1 {
 
         .main-content h1 {
 
             font-family: 'Avenir Next Condensed',sans-serif;
 
             font-family: 'Avenir Next Condensed',sans-serif;
             color: #a01111;
+
             color: #97652a;
             margin:32px 0 !important;
+
             margin: 32px 0 !important;
             margin-left:40px !important;
+
             margin-left: 40px !important;
             font-size:48px;
+
             font-size: 48px;
             font-weight:bold !important;
+
             font-weight: bold !important;
 
         }
 
         }
 
.main-content h2 {
 
font-size:24px !important;
 
            margin:19px 0 !important;
 
            font-weight:bold !important;
 
        }
 
 
#HQ_page p {font-size:19.2px;}
 
 
 
        .main-content p {
 
            font-family: 'Avenir Light','Helvetica',sans-serif !important;
 
            /*font-size: 1.2em !important;*/
 
            line-height:2em;
 
        }
 
        .scale img{
 
          background-size:contain|cover;
 
          width:100%;
 
          height: auto;
 
        }
 
        p{text-indent:2em}
 
 
     </style>
 
     </style>
 
</head>
 
</head>
 
<body>
 
<body>
     <!--<div class="topLine">
+
     <div class="topLine">
         <img src="https://static.igem.org/mediawiki/2018/3/35/T--NAU-CHINA--InPageLine.svg" width="1500"/>
+
         <p class="top-title">RESULTS</p>
        <p>InterLab</p>
+
        <p class="sec-title">Demonstrate</p>
    </div>--> 
+
    <div class="scale">
+
    <img src="https://static.igem.org/mediawiki/2018/c/c1/T--NAU-China--bannerdemon.jpg"/ width=“100%”>
+
 
     </div>
 
     </div>
 +
    <a href="https://2018.igem.org/Team:NAU-CHINA/Basic_Part">
 +
        <img id="icon1" class="guide-icon" src="https://static.igem.org/mediawiki/2018/0/0f/T--NAU-China--partyellow.png" />
 +
    </a>
 
     <div class="main-content">
 
     <div class="main-content">
 
         <div class="textblock">
 
         <div class="textblock">
             <h1>Overview</h1>          
+
             <h1>Overview</h1>
             <p> Due to the complex path design of our project, the combination of promoters and gene elements are numerous and the function of the whole system will be affected by different parts, making it difficult to check problems. Therefore, we decided to adopt the programmer's method of debugging the program. First, verify each part function.Then combine each part into two large modules of upstream and downstream circuits to verify the function. Finally assemble the upstream and downstream circuits to verify the function of the whole system.
+
             <p>
 +
                Due to the complex circuit design of our subject, the numerous combination of promoters and gene elements lead to the effect on the whole system in case of the malfunction of any parts, making it difficult for us to locate the malfunction. Therefore, we decided to adopt the method of debugging the program usually employed by computer programmers.
 
             </p>
 
             </p>
             <p>However, considering that time is limited, it is a difficult mission for us to complete such detailed and complete functional verification of various combination designs in just a few months. We have completed most of the part's functional verification and some of the upstream and downstream circuits' functional design, but it is too late to combine the upstream and downstream circuits for final functional verification. This is undoubtedly regrettable, but we have provided concrete ideas for future experiments to help us complete the improvement of our project in the future. We will put these future experiments on our Wiki.</p>
+
            <p>1)Verify the function of each part.</p>
 +
            <p>2)Combine the parts into two large modules of upstream and downstream circuits to verify the function. </p>
 +
            <p>3)Assemble the upstream and downstream circuits to verify the function of the whole system.</p>
 +
             <p> However, due to time constraints, we cannot complete such detailed and complete functional verification of various combination designs in just a few months. We have completed the functional verification for most parts and some of the upstream and downstream circuits, but time does not allow us to combine the upstream and downstream circuits for final functional verification. This is undoubtedly regretful, but we have provided concrete ideas for future experiments to help us complete the improvement of the subject. We also put these future experiments on our Wiki.</p>
 
         </div>
 
         </div>
    </div>
 
  
 
 
 
  <div class="main-content">
 
 
         <div class="textblock">
 
         <div class="textblock">
 
             <h1>Demonstrate</h1>
 
             <h1>Demonstrate</h1>
 
             <div class="section">
 
             <div class="section">
                 <h2>Upstream circuit</h2>
+
                 <h2 style="font-size:30px !important">Upstream circuit</h2>
                 <p>The upstream circuit mainly designs a signal path to enable cells to receive specific external signals and activate the downstream core path to realize the threshold function. Therefore, the upstream circuit can be replaced according to the situation. Here we provide an upstream circuit design as a reference and other researchers can design an upstream path according to their own needs.</p>
+
                 <p>The upstream circuit mainly designs a signal path to enable cells to receive specific external signals and activate the downstream core circuit to realize the threshold function. Therefore, the upstream circuit can be replaced considering different situations. Here, we provide an upstream circuit design as a reference and other researchers can design their own upstream path to their own needs.</p>
 
             </div>
 
             </div>
            <div class="section">
+
            <div class="section">
 
                 <h2>Customizing the signal path of cells in response to external signals</h2>
 
                 <h2>Customizing the signal path of cells in response to external signals</h2>
                 <p>There is a wide type of extracellular signal. Cells receive extracellular signals and will respond to the signal molecules accordingly. We hope to customize a receptor so that it can recognize the signal molecules and regulate downstream gene expression. We choose synNotch as a kind of ideal receptor.</p>
+
                 <p>There is a wide type of extracellular signals. Cells receive extracellular signals and respond to the signal molecules accordingly. We hope to customize a kind of receptor so that it can recognize the signal molecules and regulate downstream gene expression [1]. We choose synNotch as an ideal receptor.</p>
                 <p>Similar to some signal moleculars, take Epidermal Growth Factor Receptor as example which is our realistic system, the GFP is also protein but more stable and no impact on the system.</p>
+
                 <p>Similar to some signal molecules, take Epidermal Growth Factor Receptor in our realistic system as an example, the GFP is also protein but more stable and has no impact on the system. As for visibility and operability, cell surface-expressed GFP as a model of extracellular signal molecule is a better choice. Therefore, we want to replace the excellular domain of synNotch with Lag16, a kind of antigen of GFP. Similar parts have been used in previous project (<a href="https://2017.igem.org/Team:Fudan ">iGEM 2017 Fudan</a>). We received the plasmids with the gene of cell surface-expressed GFP and synNotch from iGEM 2018 Fudan team. But the intracellular domain of synNotch is tTA, a kind of activation factor. Since synNotch was applied to the transformation of cells, the intracellular domain has been replaced by transcription activator factors such as GAL - VP64 and tTA [2]. However, promoters are not completely non-expressed until they are activated, and they often have background expression. Moreover, we hope to make some changes to the intracellular domain of synNotch, trying to replace the intracellular domain with non-traditional transcriptional activator factor to broaden the selection and application of synNotch intracellular domain. So we construct the part of Anti-GFP-mnotch-TEV protease-NLS(<a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2557000 ">BBa_K2557000</a>)</p>
                <p>And as for visibility and operability, cell surface-expressed GFP as model of extracellular signal molecular is a better choice. So we want to replace the excellular domain of synNotch with Lag16 which is a kind of antigen of GFP. Similar parts have been used in previous project (iGEM 2017 Fudan). We received the plasmids with the gene of cell surface-expressed GFP (Part名) and synNotch (Part名) from iGEM 2018 Fudan team. But the intracellular domain of synNotch from is tTA which a kind of activation factor. Since synNotch was applied to the transformation of cells, the intracellular domain has been replaced by transcription activators such as GAL - VP64 and tTA(引用文献). However, promoters are not completely non-expressed until they are activated and they often have background expression(引用文献). Moreover, we hope to make some changes to the intracellular domain of syNotch, try to replace the intracellular domain with non-transcriptional activator substances, and broaden the selection and application of synNotch intracellular domain.</p>
+
                 <p>We found that the previous team <a href="https://2017.igem.org/Team:Oxford/ ">iGEM 2017 Oxford</a> modified TetR by replacing the domain between TetR DNA binding domain and regulatory core domain with TEV enzyme cleavage site, so that TetR with TEV cleavage site (<a href="http://parts.igem.org/Part:BBa_K2557050 ">BBa_K2557050</a>) will be destroyed in the presence of TEV, losing the function of repressing promoter after tetO(<a href="http://parts.igem.org/Part:BBa_K2557038 ">BBa_K2557038</a>) sequence and opening up the expression of downstream genes.</p>
                 <p>We found that the previous team iGEM 2017 Oxford modified tetR by replacing tetR DNA binding domain and regulatory core domain with TEV enzyme cleavage site, so that tetR would be destroyed in the presence of TEV, losing the function of repressing promoter after tetO sequence and opening up the expression of downstream genes.</p>
+
                 <p>According to the idea of iGEM 2017 Oxford, we replaced the intracellular domain of synNotch with TEV and repeated the function verification of synNotch to explore whether replacing intracellular domain with TEV will affect the function of synNotch.  </p>
                 <p>According to IGEM 2017 Oxford's idea, we replaced synNotch's intracellular domain with TEV, and repeated verification of synNotch's function to explore whether replacing intracellular domain with TEV of non-traditional transcription activator will affect synNotch.  </p>
+
                <figure>
+
                <img src="https://static.igem.org/mediawiki/2018/9/9d/T--NAU-China--demonstrate1.png" />
+
                <figcaption class="_table">Figure 1.Verification of LaG16-synnotch-TEV's Localization on Cell Membrane</figcaption>
+
                <figcaption class="_table">Transfected HEK 293T with plasmid containing LaG16-synNotch-TEV. Mix cells with GFP and incubated for 30 minutes. PBS washed away free GFP.</figcaption>
+
                <figcaption class="_table">(a) Fluorescence microscope observation of  the cells cross-linked with GFP. The results showed that synNotch can be located to the membrane.  </figcaption>
+
                  <figcaption class="_table">(b) Blank control (without transfection).  </figcaption>
+
                </figure>
+
             
+
 
                 <figure>
 
                 <figure>
                 <img src="https://static.igem.org/mediawiki/2018/7/74/T--NAU-China--demonstrate2.png" />
+
                    <img src="https://static.igem.org/mediawiki/2018/3/33/T--NAU-China--yy1.jpg" />
                <figcaption class="_table">Figure 2. Assay of the synNotch-TEV and FLAG-tagged TEV concentration affected by cell surface-expressed GFP. </figcaption>
+
                    <figcaption class="_table">Fig.1. Anti-GFP-mnotch-TEV protease-NLS can be located to the membrane</figcaption>
                <figcaption class="_table">Co-cultured the 293T cells expressing GFP on the cell surface with the cells transferred with LaG16-synNotch-TEV for 1h to extract protein for western bolt detection.</figcaption>
+
                    <figcaption class="_table"> Transfect HEK 293T with plasmid containing anti-GFP-mnotch-TEV protease-NLS. Mix cells with GFP, and incubate for 30 minutes. Use PBS to wash away free GFP.</figcaption>
                <figcaption class="_table">(a) Fluorescence microscope observation of the cells  transfected with plasmids containing the gene of cell surface-expressed GFP.</figcaption>
+
                    <figcaption class="_table">(A) A Brief Expression of the plasmid containing anti-GFP-mnotch-TEV protease-NLS  </figcaption>
                <figcaption class="_table">(b) Western blot developed image result shows that LaG16-SynNotch-TEV affected by surface-expressed GFP can be resolved into FLAG-TEV and V5-mNotch. </figcaption>
+
                    <figcaption class="_table">(B)Schematic diagram of the experiment shown in Fig.1  </figcaption>
                <figcaption class="_table">(c) Gray scale analysis of western blot image shows the relative level of the Flag tagged LaG16-synNotch-TEV affected by cell surface-expressed GFP. Data are mean ±S.E. (n=3). **, p < 0.01; N.S., no significance. </figcaption> </figure>
+
                    <figcaption class="_table">(C) Fluorescence microscope observation of the cells cross-linked with GFP. The results show that synNotch can be located to the membrane.  </figcaption>
                 <p>The above two experiments show that the modified Synnotch can be positioned on the surface of cell membrane normally and can release intracellular domain after receiving external signals. The replacement of intracellular domain with hydrolase has no effect on the function of synNotch </p>
+
                    <figcaption class="_table">(D) Blank control (without transfection).</figcaption>
 +
                 </figure>
 +
 
 +
                <figure>
 +
                    <img src="https://static.igem.org/mediawiki/2018/2/21/T--NAU-China--yy2.jpg" />
 +
                    <figcaption class="_table">Fig.2. Assay of the synNotch-TEV and FLAG-tagged TEV concentration affected by cell surface-expressed GFP.   </figcaption>
 +
                    <figcaption class="_table">Co-culture the 293T cells expressing GFP on the cell surface with the cells transferred with anti-GFP-mnotch-TEV protease-NLS for 1h to extract protein for western bolt detection.</figcaption>
 +
                    <figcaption class="_table">   (A) Anti-GFP-mnotch-TEV protease-NLS affected by cell surface-expressed GFP can release its intracellular domain.</figcaption>
 +
                    <figcaption class="_table">(B) Fluorescence microscope observation of the cells  transfected with plasmids containing the gene of cell surface-expressed GFP. </figcaption>
 +
                    <figcaption class="_table">(C) Image results developed in Western blot shows that anti-GFP-mnotch-TEV protease-NLS affected by surface-expressed GFP can be resolved into FLAG-TEV and V5-mNotch. </figcaption>
 +
                </figure>
 +
                <figcaption class="_table">(D) Gray scale analysis of western blot image shows the relative level of the Flag tagged anti-GFP-mnotch-TEV protease-NLS affected by cell surface-expressed GFP.   </figcaption> </figure>
 +
                <figcaption class="_table">Data are mean ±S.E. (n=3).   </figcaption> </figure>
 +
                <figcaption class="_table">**, p < 0.01;   </figcaption> </figure>
 +
                <figcaption class="_table">N.S., no significance.   </figcaption> </figure>
 +
                 <p>The above two experiments show that the modified synNotch can be located on the surface of cell membrane normally and release intracellular domain after receiving external signals. The replacement of intracellular domain with TEV has no effect on the function of synNotch. </p>
 
             </div>
 
             </div>
 
             <div class="section">
 
             <div class="section">
                 <h2>Eukaryotic Verification of TEV Activation Transcription System Based on Modified tetR</h2>
+
                 <h2>Eukaryotic verification of TEV activation transcription system based on modified TetR</h2>
                 <p>As mentioned earlier, inducible promoters that use transcription activators that cannot inhibit transcription often have some leakage due to background expression.</p>
+
                 <p>As mentioned earlier, inducible promoters using transcription activator factors that cannot inhibit transcription often have some leakage due to background expression.</p>
                 <p> However, our system hopes to realize the absolute functions of 0 and 1, and the background expression is what we don't want to see. Therefore, we need to find a transcription activation system with very low background expression.</p>
+
                 <p> However, our system hopes to realize the absolute function of 0/1 switch, and the background expression is what we do not expect. Therefore, we need to find a transcription activation system with very low background expression.</p>
                 <p>Coincidentally, the previous team IGEM 2017 Oxford is also making a similar attempt. They have designed TEV activation transcription system based on the modified tetR. Although they have not fully proved that the system can work effectively due to time constraints, we believe that their theoretical basis for designing the system is convincing. Therefore, we decided to try to verify their system with eukaryotic cells. </p>
+
                 <p> Coincidentally, the previous team iGEM 2017 Oxford was making a similar attempt. They have designed TEV activation transcription system based on the modified TetR. Although they have not fully proved that the system can work effectively due to time constraints, we believe that their theoretical basis for designing the system is reasonable. Therefore, we attempt to verify their system with eukaryotic cells.   </p>
                <figure>
+
                <figure>
                <img src="https://static.igem.org/mediawiki/2018/3/33/T--NAU-China--demonstrate3.png" />
+
                    <img src="https://static.igem.org/mediawiki/2018/4/45/T--NAU-China--yy3.jpg" />
                <figcaption class="_table">Figure 3. Inhibition of tetR on promoter with tetO sequence </figcaption>
+
                    <figcaption class="_table">Fig.3. Inhibition of TetR on different strength promoters with tetO sequence </figcaption>
                <figcaption class="_table">(a) Fluorescence microscope observation of HEK 293T only transfected with plasmids containing promoters with tetO sequence</figcaption>
+
                    <figcaption class="_table">(A) A schematic diagram of the composition and interaction of the two plasmids transferred into the cell in the above-mentioned experiment</figcaption>
                <figcaption class="_table">(b) Fluorescence microscope observation of HEK 293T transfected with plasmids containing promoters with tetO sequence and tetR.</figcaption>
+
                    <figcaption class="_table">(B) Fluorescence microscope observation of HEK 293T transfected with plasmids containing different strength promoters with tetO sequence.</figcaption>
                </figure>
+
                    <figcaption class="_table">(C) Fluorescence microscope observation of HEK 293T transfected with plasmids containing different strength promoters with tetO sequence and TetR.</figcaption>
                <p>The result shows that tetR can effectively repress the expression of green fluorescent protein in the promoter with tetO sequence.Unfortunately, due to time constraints, we have only partially verified the system. We have carried out the verification of tetR inhibition, and the verification of TEV elimination of TETR inhibition needs to be carried out later.</p>
+
                </figure>
 +
                <p>The result shows that TetR can effectively repress the expression of green fluorescent protein in the promoters with tetO sequence. </p>
 +
                <figure>
 +
                    <img src="https://static.igem.org/mediawiki/2018/4/4e/T--NAU-China--yy4.jpg" />
 +
                    <figcaption class="_table">Fig4. Under the effect of surface-expressed GFP, TEV released as the the intracellular domain of synNotch relieves the inhibition of TetR on the promoter with tetO sequence.</figcaption>
 +
                </figure>
 +
                <p>Stably transfer Jurkat T cells with the modified TetR gene to construct a stably transferred cell line. Then transfer plasmids containing anti-GFP-mnotch-TEV protease-NLS and tetO-miniCMV-EGFP(<a href="http://parts.igem.org/Part:BBa_K2557028 ">BBa_K2557028</a>) genes into the aforementioned stably transferred cell. Co-culture the 293T cells expressing GFP on the cell surface with these Jurkat T cells for 4 h when 293T cells were deposited at the bottom of the culture medium and separated from suspended Jurkat T cells. </p>
 +
                <p>(A) Experimental schematic diagram for verifying TEV suppressing TetR Inhibition </p>
 +
                <p>(B) Fluorescence microscope observation of the stably transfferred cell line stably transferred with TetR gene.</p>
 +
                <p>(C) Transfer the aforementioned stably transfferred cell line with anti-GFP-mnotch-TEV protease-NLS and tetO-miniCMV-EGFP genes. Fluorescence microscope observation of the cells.</p>
 +
                <p>(D)Fluorescence microscope observation of the Jurkat T cells in image (B) co-cultured with 293T cells expressing cell surface-expressed GFP for 4 h.</p>
 +
                <p>Through fluorescence microscopy, we could observe that the suspended T cells emit green fluorescence, which is clearly distinguished from the weaker green fluorescence of 293T cells expressing surface-expressed GFP deposited at the bottom of the culture medium. The results show that TEV can relieve the inhibition of TetR on the promoter in 293T cells. It means that we have successfully verified the function of TEV - activated transcription system based on the modified TetR in eukaryotic cells and the results also confirm preliminarily that our upstream circuit can work normally. However, we have to admit that due to we chosed GFP as our reporter gene, it is difficult to distinguish it from cell surface-expressed GFP. Our verification experiment is not intuitive. If we need to prove the function of TEV suppressing the inhibition of TetR strongly, further optimized experiments are still needed.</p>
 
             </div>
 
             </div>
 
             <div class="section">
 
             <div class="section">
                 <h2>Downstream circuit</h2>
+
                 <h2 style="font-size:30px !important" ">Downstream circuit</h2>
                 <p>The downstream pathway is the core circuit for us to realize the threshold function. According to Lu Guanda's (引用文献)literature, they have verified the inversion function of the three recombinases in prokaryotic cells and proved the threshold function of the recombinases, i.e. the recombinases do not have the inversion function at low concentration. Only when the recombinase concentration reaches a certain threshold can the recombinases work normally. </p>
+
                 <p> The downstream pathway is the core circuit for us to realize the threshold function. According to literature [3], they have verified the inversion function of the three recombinases in prokaryotic cells and proved the threshold function of the recombinases, i.e. the recombinases do not have the inversion function at low concentration. Only when the concentration of recombinase reaches a certain threshold, can the recombinases work normally.   </p>
                 <p> According to this document, we designed our pathway in eukaryotic cells, expecting to realize threshold switching in eukaryotic cells. For this reason, we tested the recombination enzyme inversion function and threshold characteristics of the combination of three different recombinases ( BXBI 1, TP 901, φ C31 ) and three promoters with different intensities ( Mini CMV, EF1 - α, CMV - enhancer ) in eukaryotic cells.</p>
+
                 <p> According to the same document, we designed our pathway in eukaryotic cells, expecting to realize threshold switching in eukaryotic cells. For this reason, we try to test the inversion function of recombinases and the threshold characteristics of the combination of three different recombinases ( Bxb1, TP901, PhiC31 ) and three promoters with different intensities ( miniCMV, EF1 - α, Ubc ) in eukaryotic cells.</p>
 +
                <p>We also verify the function of RDF [4] to demonstrate our 0/1 switch resettable in HEK 293T cells. </p>
 
             </div>
 
             </div>
 
             <div class="section">
 
             <div class="section">
                 <h2>Functional verification of three kinds of recombinases in  HEK 293T cell</h2>
+
                 <h2>Pronuclear verification of Bxb1 recombinase plasmid given by Peking University</h2>
 +
                <p>Before the eukaryotic verification of the recombinases, we performed prokaryotic verification of Bxb1 recombinase.</p>
 +
                <p>Two plasmids with different resistances and origins of replication were used for function verification of the Bxb1 recombinase. One of them is a reporter gene plasmid, which uses the constitutive promoter J23119. The recombination site is located on both sides of the promoter: one side is sfGFP, and the other is mRFP. The other plasmid is a recombinase expression plasmid using PBAD, an inducible promoter, which is induced by arabinose. When the two plasmids were co-transfected into E. coli, the reporter plasmid expressed sfGFP, a kind of green fluorescent protein; when the inducer arabinose was added, the recombinant enzyme was expressed, the promoter was inverted, and the mRFP , a kind of red fluorescent protein, was expressed.</p>
 +
                <p>Due to the use of two different resistant plasmids, kana and chloramphenicol, we used a plate containing two resistances of kana and chloramphenicol for screening, grew more colonies, and randomly selected 9 singles. After the colonies, we made colony PCR (Fig. 5) and the results showed that both plasmids were transferred.</p>
 
                 <figure>
 
                 <figure>
                <img src="" />
+
                    <img src="https://static.igem.org/mediawiki/2018/3/32/T--NAU-China--yy5.jpg" />
                <figcaption class="_table">Figure4. Functional verification of recombinases in HEK 293T cell</figcaption>
+
                    <figcaption class="_table">Fig. 5A total of 9 single colonies were verified. Lane 1-9, recombinase expression plasmid validation; line 10, DL2000 DNA Marker; line 11-19, reporter gene expression plasmid validation;line 20, DL2000 DNA Marker.</figcaption>
                </figure>
+
                </figure>
                 <p>Fluorescence microscope observation of HEK 293 T transfected with plasmids containing the recombinase recognition sites and corresponding recombinase gene .Transfection of different numbers of plasmids containing recombinase genes into cells indicates that cells can produce recombinase at different concentrations.</p>
+
                 <p>The verified E. coli was separately placed in a 1.5 ml centrifuge tube containing antibiotic-containing LB medium, and the culture was grown at 37° C and 200 RPM for 6 hours, and then the culture was aliquoted into two portions, one of which was added with an inducer (10 mM Arabinose). Two cultures were grown for 12 hours at 37°C and 200 RPM, and the mixture was incubated for 1 hour at room temperature prior to testing. Both lasers are used to excite both sfGFP and mRFP. </p>
                 <p> On th image under fluorescence microscope for 293T cells transfected with plasmids containing the recombinase recognition sites (upper panel) or transfected with plasmids containing corresponding recombinase gene together (bottom panel) are shown.</p>
+
                 <figure>
                 <p>The results showed that the recombinases can recognise the sites and reverse the sequence between sites in HEK 293T. </p>
+
                    <img src="https://static.igem.org/mediawiki/2018/d/df/T--NAU-China--yy6.jpg" />
 +
                    <figcaption class="_table">Fig. 6. After adding inducers to induce the production of Bxb1 recombinase, no expected red fluorescence signal representing the ability of recombinase to reverse was detected.</figcaption>
 +
                    <figcaption class="_table">(A)Schematic design of functional verification experiment of Bxb1 recombinase in Prokaryotic Cells</figcaption>
 +
                    <figcaption class="_table">(B)Two repetitions were selected and the results showed no obvious green fluorescence</figcaption>
 +
                    <figcaption class="_table">(C)Two replicates were selected after addition of the inducer and the results showed no obvious red fluorescence</figcaption>
 +
                </figure>
 +
                 <p>The result shows no obvious fluorescence. We changed some conditions, such as lowering the temperature, adjusting the rotation speed, adjusting the time, etc. But we still did not get the expected results. We consulted the teacher and the teacher replied that there might be weak fluorescence but our instrument couldn't detect it.</p>
 +
                <p>Although the prokaryotic function verification of the Bxb1 recombinase plasmid given by Peking University failed, unexpectedly, we successfully verified  the function of the Bxb1 recombinase optimized by codons function in eukaryotic cells. We have not yet found out the reason for the failure. But we decided to shelve our doubts for the time being and continue other experiments.</p>
 
             </div>
 
             </div>
 +
 
             <div class="section">
 
             <div class="section">
                 <h2>Functional Verification of Reversal Efficiency and Threshold Characteristics of different recombinase in HEK 293 T Cells</h2>
+
                 <h2>Functional verification of three kinds of recombinases in HEK 293T cell</h2>
 
                 <figure>
 
                 <figure>
                <img src="https://static.igem.org/mediawiki/2018/f/fe/T--NAU-China--demonstrate4.png" />
+
                    <img src="https://static.igem.org/mediawiki/2018/6/6b/T--NAU-CHINA--yy100.png" />
                <figcaption class="_table">   Figure 5. Functional Verification of Reversal Efficiency and Threshold Characteristics of different recombinase in HEK 293 T Cells</figcaption>
+
                    <figcaption class="_table">Fig.7. All three recombinases can effectively reverse the sequence between recognition sites, and exhibit different reverse efficiency due to different promoter strength and recombinase types. </figcaption>
                <figcaption class="_table"> Co-transfected with six different numbers of plasmids containing recombinase genes(miniCMV-Bxb1 and miniCMV-TP901) and fixed numbers of plasmids containing corresponding recombinase recognition sites. After 36 hours of plasmid co - transfection, the proportion of fluorescent cells and the average fluorescence intensity of cells were detected by flow cytometry. The experiment was repeated three times. </figcaption>
+
                    <figcaption class="_table">(A) Schematic diagram of composition and reversal of different recombinase and promoter combinations</figcaption>
                <figcaption class="_table">(a) The statistical chart of average fluorescence intensity of cells shows that the cells with Bxb1 recombinase have a higher fluorescence intensity than those with TP901 recombinase under the same promoter strength and recombinase concentration.  However, if the concentration of recombinase is low, there is no significant difference fluorescence intensity. On the right, the statistics of the proportion of fluorescent cells shows that the proportion of fluorescent cells has a sudden jump at low concentration and high concentration of TP901 recombinase. Similar results were obtained in all three repetitions。 </figcaption>
+
                    <figcaption class="_table">(B) The image under fluorescence microscope for 293T cells, transfected with plasmids containing the recombinase recognition sites (the first column picture) or transfected with plasmids containing corresponding combination of promoters and recombinase genes (other column pictures) together, are shown.</figcaption>
                </figure>
+
                </figure>
                 <p>The results of the right image show that the reverse efficiency of Bxb1 recombinase is higher than TP 901 recombinase under the same promoter strength and recombinase concentration.  However, if the concentration of recombinase is low, there is no significant difference fluorescence intensity. The results of the right image show that TP 901 recombinase has a threshold property TP 901 recombinase has a threshold property. So the proportion of fluorescent cells will jump. Although the data of the three repetitions are all similar results, this jump is only about 4 - 5 %. </p>
+
                 <p> The results show that the recombinases can recognize the sites and reverse the sequence between sites in HEK 293T. </p>
                <p> If we need to prove the existence of the threshold strongly, further experiments are still needed.</p>
+
 
             </div>
 
             </div>
 
             <div class="section">
 
             <div class="section">
                 <h2>Conclusion</h2>
+
                 <h2>Functional verification of reversal efficiency and threshold characteristics of different recombinases in HEK 293T Cells</h2>
                 <p>We verified most of the part and upstream and downstream paths step by step. We verified the function of synNotch, the inhibition of tetR after modification, the recombination function and threshold characteristics of some recombinase and promoter combinations. However, due to time constraints, we were unable to complete verification of TEV and some recombinase and promoter combinations. Moreover, the combination of upstream and downstream channels needs to be verified by experiments. We will carry out supplementary experiments in the future to carry out a complete experimental verification of our subject.</p>
+
                 <figure>
 +
                    <img src="https://static.igem.org/mediawiki/2018/thumb/5/58/T--NAU-China--demon6.jpg/1200px-T--NAU-China--demon6.jpg" />
 +
                    <figcaption class="_table">  Fig.8. Recombinase has different intensity reversal efficiency and threshold</figcaption>
 +
                    <figcaption class="_table"> HEK 293T cells were co-transfected with six different amounts of plasmids containing recombinase genes (tetO-miniCMV-Bxb1(<a href="http://parts.igem.org/Part:BBa_K2557010 ">BBa_K2557010</a>)and tetO-miniCMV-TP901(<a href="http://parts.igem.org/Part:BBa_K2557016 ">BBa_K2557016</a>)) , and fixed numbers of plasmids containing corresponding recombinase recognition sites. After 36 hours of plasmid co-transfection, the proportion of fluorescent cells and the average fluorescence intensity of cells were detected by flow cytometry. Transfection of different amounts of plasmids containing recombinase genes into cells indicates that cells can produce recombinase at different concentrations. The experiment was repeated three times.  </figcaption>
 +
                    <figcaption class="_table">
 +
                        (A) Fluorescence microscope observation of HEK 293T  undergone different experimental treatments<br>
 +
                        (B) The statistical chart of average fluorescence intensity of cells shows that the cells with Bxb1 recombinase have a higher fluorescence intensity than those with TP901 recombinase under the same promoter strength and recombinase concentration. However, if the concentration of recombinase is low, there is no significant difference in fluorescence intensity.<br>
 +
                        (C) The statistics of the proportion of fluorescent cells show that the proportion of fluorescent cells has a sudden jump discontinuity between low concentration and high concentration of Bxb1 and TP901 recombinases. Similar results were obtained in all three repetitions.
 +
                    </figcaption>
 +
                </figure>
 +
                <p>The results of image B show that the reverse efficiency of Bxb1 recombinase is higher than TP901 recombinase under the same promoter strength and recombinase concentration. However, if the concentration of recombinase is low, there is no significant difference in fluorescence intensity. The results of the image C show that Bxb1 and TP901 recombinases have a threshold property. So, the proportion of fluorescent cells have a jump discontinuity between low concentration and high concentration of recombinase.</p>
 +
 
 +
            </div>
 +
            <div class="section">
 +
                <h2>Functional verification of Ubc-Bxb1 recombinase-RDF in HEK 293T cell</h2>
 +
                <img src="https://static.igem.org/mediawiki/2018/b/bc/T--NAU-CHINA--8888888888.jpg" />
 +
                <figcaption class="_table"> Fig.9. Bxb1 recombinase-RDF can recognize and reverse the sequence between recognition sites </figcaption>
 +
                <figcaption class="_table">(A)Schematic diagram of RDF function verification experiment</figcaption>
 +
                <figcaption class="_table">(B) The image under fluorescence microscope for 293T cells, transfected with plasmids containing the recombinase-RDF recognition sites (left panel) or transfected with plasmids containing corresponding recombinase-RDF gene together (right panel), are shown.</figcaption>
 +
 
 +
                <p> The results show that the recombinase-RDFs can recognise the sites and reverse the sequence between sites in HEK 293T. </p>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
 +
 
         <div class="textblock">
 
         <div class="textblock">
             <h1>Future experiments</h1>          
+
            <h1>Conclusion</h1>
             <p> In a short period of one year, it is not easy to fully realize such a complex idea. Therefore, we have envisaged the next series of experiments to further realize our subject idea, combining the idea of continuous feedback between modeling and wet lab to ensure the best system.</p>
+
            <p>We verified the functions of most parts and most upstream and downstream paths step by step. We verified the function of synNotch, the inhibition of TetR after modification, the reversal function and threshold characteristics of some recombinases and promoter combinations. However, due to the time constraints, we are unable to complete verification of TEV and the combinations of some recombinases and promoters. Moreover, the combination of upstream and downstream circuits needs to be verified by experiments. We will carry out supplementary experiments in the future to carry out a complete experimental verification of our subject.</p>
 +
        </div>
 +
 
 +
 
 +
        <div class="textblock">
 +
             <h1>Future experiments</h1>
 +
             <p> In a short period of one year, it is not easy to fully realize such a complex idea. Therefore, we have envisaged the next series of experiments to further realize our project idea, combining the idea of continuous feedback between modeling and wet lab to ensure the best system.</p>
 
             <div class="section">
 
             <div class="section">
                 <h2>1.Functional Verification of TEV suppressing tetR Inhibition</h2>
+
                 <h2>1. Optimized functional verification of TEV suppressing TetR Inhibition</h2>
                 <p>We plan to stably transfer the modified TetR gene and the promoter with TetO sequence into the cell and construct a stably transferred cell line. The TEV gene was then transferred into stably transferred cells. Through fluorescence microscopy and flow cytometry to observe the fluorescence intensity of cells and the proportion of fluorescent cells to determine whether TEV can relieve the inhibition of tetR.</p>
+
                 <p>As mentioned earlier, since the reporter gene selected GFP, our experimental results are not intuitive. We will replace the reporter gene with RFP to solve this problem.</p>
 
             </div>
 
             </div>
            <div class="section">
+
            <div class="section">
                 <h2>2.Verification of the combination of remaining recombinases and promoters</h2>
+
                 <h2>2. Verification of the combinations of remaining recombinases and promoters</h2>
                 <p>We plan to continue the experiment of remaining combinations that have not yet been verified in order to verify the function and threshold characteristics of these combinations of recombinases and compare the inversion efficiency of recombinases.</p>
+
                 <p>We plan to continue the experiment of remaining combinations that have not yet been verified in order to verify the function and threshold characteristics of these combinations of recombinases and compare the inversion efficiency of recombinases. </p>
 
             </div>
 
             </div>
            <div class="section">
+
            <div class="section">
                 <h2>3.Further verification of threshold characteristics of recombinases</h2>
+
                 <h2>3. Construction of a fully functional stable cell line combining upstream and downstream circuits</h2>
                 <p> In the experiments we have done, although we have got a sudden jump, this sudden jump is not obvious due to the problem of random plasmid transfer into the cellMoreover, fewer concentration points were selected.  So persuasion needs to be further strengthened.  After that, we will strongly verify the threshold characteristics of recombinase in eukaryotic cells by constructing stable cell lines, increasing the gradient and detecting the concentration of recombinase by Western and qPCR.</p>
+
                 <p> We plan to finally construct our parts on two plasmidsStable cell lines with complete functions were constructed through Puro and BSD screening and their concentration threshold functions will be verified by using agarose beads with different amounts of GFP adsorbed. We intend to apply it to real life.</p>
 
             </div>
 
             </div>
            <div class="section">
+
            <div class="section">
                 <h2>4.Construction of a fully functional stable cell line combining upstream and downstream circuits</h2>
+
                 <h2>4. Upgrade our system</h2>
                <p>We plan to finally build our Parts on two plasmids.  Stable cell lines with complete functions were constructed through Puro and BSD screening, and their concentration threshold functions were verified by using agarose beads with different amounts of GFP adsorbed.  And try to apply it to real life.</p>
+
                 <p> The above mentioned is only a condensed version of our ultimate system which includes inhibitor and more efficient RDF. We hope to upgrade the condensed version to the final version, which also requires the search for appropriate inhabitor and more efficient RDF. We look forward to the day when our final version will come into being.</p>
            </div>
+
            <div class="section">
+
                <h2>5.Upgrade our system</h2>
+
                 <p> The above mentioned is only a condensed version of our ultimate system which still include RDF and INHABITOR. We hope to upgrade the condensed version to the final version, which also requires eukaryotic verification of RDF's functions and the search for appropriate RDF. We look forward to the day when our final version will appear.</p>
+
 
             </div>
 
             </div>
 +
 
         </div>
 
         </div>
    </div>    
+
 
      
+
        <div class="textblock">
     
+
            <h1>Reference</h1>
 +
            <p> [1] Circuits, C. A. et al. Precision Tumor Recognition by T Cells With Article Precision Tumor Recognition by T Cells With Combinatorial Antigen-Sensing Circuits. 1–10 (2016).</p>
 +
            <p>[2] Morsut, L., Roybal, K. T., Xiong, X., Gordley, R. M. & Coyle, S. M. Engineering customized cell sensing and response behaviors using synthetic notch receptors. Cell 780–791 (2016). doi:10.1016/j.cell.2016.01.012</p>
 +
            <p>[3] Rubens, J. R., Selvaggio, G. & Lu, T. K. Synthetic mixed-signal computation in living cells. Nat. Commun. 7, 1–10 (2016).</p>
 +
            <p>[4] Rutherford, K. & Van Duyne, G. D. The ins and outs of serine integrase site-specific recombination. Curr. Opin. Struct. Biol. 24, 125–131 (2014).</p>
 +
        </div>
 +
 
 +
     </div>
 +
 
 
</body>
 
</body>
 
</html>
 
</html>
 +
{{NAU-CHINA/footer}}

Latest revision as of 13:58, 3 November 2018

Template:2018_NAU-CHINA

header
Demonstrate

RESULTS

Demonstrate

Overview

Due to the complex circuit design of our subject, the numerous combination of promoters and gene elements lead to the effect on the whole system in case of the malfunction of any parts, making it difficult for us to locate the malfunction. Therefore, we decided to adopt the method of debugging the program usually employed by computer programmers.

1)Verify the function of each part.

2)Combine the parts into two large modules of upstream and downstream circuits to verify the function.

3)Assemble the upstream and downstream circuits to verify the function of the whole system.

However, due to time constraints, we cannot complete such detailed and complete functional verification of various combination designs in just a few months. We have completed the functional verification for most parts and some of the upstream and downstream circuits, but time does not allow us to combine the upstream and downstream circuits for final functional verification. This is undoubtedly regretful, but we have provided concrete ideas for future experiments to help us complete the improvement of the subject. We also put these future experiments on our Wiki.

Demonstrate

Upstream circuit

The upstream circuit mainly designs a signal path to enable cells to receive specific external signals and activate the downstream core circuit to realize the threshold function. Therefore, the upstream circuit can be replaced considering different situations. Here, we provide an upstream circuit design as a reference and other researchers can design their own upstream path to their own needs.

Customizing the signal path of cells in response to external signals

There is a wide type of extracellular signals. Cells receive extracellular signals and respond to the signal molecules accordingly. We hope to customize a kind of receptor so that it can recognize the signal molecules and regulate downstream gene expression [1]. We choose synNotch as an ideal receptor.

Similar to some signal molecules, take Epidermal Growth Factor Receptor in our realistic system as an example, the GFP is also protein but more stable and has no impact on the system. As for visibility and operability, cell surface-expressed GFP as a model of extracellular signal molecule is a better choice. Therefore, we want to replace the excellular domain of synNotch with Lag16, a kind of antigen of GFP. Similar parts have been used in previous project (iGEM 2017 Fudan). We received the plasmids with the gene of cell surface-expressed GFP and synNotch from iGEM 2018 Fudan team. But the intracellular domain of synNotch is tTA, a kind of activation factor. Since synNotch was applied to the transformation of cells, the intracellular domain has been replaced by transcription activator factors such as GAL - VP64 and tTA [2]. However, promoters are not completely non-expressed until they are activated, and they often have background expression. Moreover, we hope to make some changes to the intracellular domain of synNotch, trying to replace the intracellular domain with non-traditional transcriptional activator factor to broaden the selection and application of synNotch intracellular domain. So we construct the part of Anti-GFP-mnotch-TEV protease-NLS(BBa_K2557000)

We found that the previous team iGEM 2017 Oxford modified TetR by replacing the domain between TetR DNA binding domain and regulatory core domain with TEV enzyme cleavage site, so that TetR with TEV cleavage site (BBa_K2557050) will be destroyed in the presence of TEV, losing the function of repressing promoter after tetO(BBa_K2557038) sequence and opening up the expression of downstream genes.

According to the idea of iGEM 2017 Oxford, we replaced the intracellular domain of synNotch with TEV and repeated the function verification of synNotch to explore whether replacing intracellular domain with TEV will affect the function of synNotch.

Fig.1. Anti-GFP-mnotch-TEV protease-NLS can be located to the membrane
Transfect HEK 293T with plasmid containing anti-GFP-mnotch-TEV protease-NLS. Mix cells with GFP, and incubate for 30 minutes. Use PBS to wash away free GFP.
(A) A Brief Expression of the plasmid containing anti-GFP-mnotch-TEV protease-NLS
(B)Schematic diagram of the experiment shown in Fig.1
(C) Fluorescence microscope observation of the cells cross-linked with GFP. The results show that synNotch can be located to the membrane.
(D) Blank control (without transfection).
Fig.2. Assay of the synNotch-TEV and FLAG-tagged TEV concentration affected by cell surface-expressed GFP.
Co-culture the 293T cells expressing GFP on the cell surface with the cells transferred with anti-GFP-mnotch-TEV protease-NLS for 1h to extract protein for western bolt detection.
(A) Anti-GFP-mnotch-TEV protease-NLS affected by cell surface-expressed GFP can release its intracellular domain.
(B) Fluorescence microscope observation of the cells transfected with plasmids containing the gene of cell surface-expressed GFP.
(C) Image results developed in Western blot shows that anti-GFP-mnotch-TEV protease-NLS affected by surface-expressed GFP can be resolved into FLAG-TEV and V5-mNotch.
(D) Gray scale analysis of western blot image shows the relative level of the Flag tagged anti-GFP-mnotch-TEV protease-NLS affected by cell surface-expressed GFP.
Data are mean ±S.E. (n=3).
**, p < 0.01;
N.S., no significance.

The above two experiments show that the modified synNotch can be located on the surface of cell membrane normally and release intracellular domain after receiving external signals. The replacement of intracellular domain with TEV has no effect on the function of synNotch.

Eukaryotic verification of TEV activation transcription system based on modified TetR

As mentioned earlier, inducible promoters using transcription activator factors that cannot inhibit transcription often have some leakage due to background expression.

However, our system hopes to realize the absolute function of 0/1 switch, and the background expression is what we do not expect. Therefore, we need to find a transcription activation system with very low background expression.

Coincidentally, the previous team iGEM 2017 Oxford was making a similar attempt. They have designed TEV activation transcription system based on the modified TetR. Although they have not fully proved that the system can work effectively due to time constraints, we believe that their theoretical basis for designing the system is reasonable. Therefore, we attempt to verify their system with eukaryotic cells.

Fig.3. Inhibition of TetR on different strength promoters with tetO sequence
(A) A schematic diagram of the composition and interaction of the two plasmids transferred into the cell in the above-mentioned experiment
(B) Fluorescence microscope observation of HEK 293T transfected with plasmids containing different strength promoters with tetO sequence.
(C) Fluorescence microscope observation of HEK 293T transfected with plasmids containing different strength promoters with tetO sequence and TetR.

The result shows that TetR can effectively repress the expression of green fluorescent protein in the promoters with tetO sequence.

Fig4. Under the effect of surface-expressed GFP, TEV released as the the intracellular domain of synNotch relieves the inhibition of TetR on the promoter with tetO sequence.

Stably transfer Jurkat T cells with the modified TetR gene to construct a stably transferred cell line. Then transfer plasmids containing anti-GFP-mnotch-TEV protease-NLS and tetO-miniCMV-EGFP(BBa_K2557028) genes into the aforementioned stably transferred cell. Co-culture the 293T cells expressing GFP on the cell surface with these Jurkat T cells for 4 h when 293T cells were deposited at the bottom of the culture medium and separated from suspended Jurkat T cells.

(A) Experimental schematic diagram for verifying TEV suppressing TetR Inhibition

(B) Fluorescence microscope observation of the stably transfferred cell line stably transferred with TetR gene.

(C) Transfer the aforementioned stably transfferred cell line with anti-GFP-mnotch-TEV protease-NLS and tetO-miniCMV-EGFP genes. Fluorescence microscope observation of the cells.

(D)Fluorescence microscope observation of the Jurkat T cells in image (B) co-cultured with 293T cells expressing cell surface-expressed GFP for 4 h.

Through fluorescence microscopy, we could observe that the suspended T cells emit green fluorescence, which is clearly distinguished from the weaker green fluorescence of 293T cells expressing surface-expressed GFP deposited at the bottom of the culture medium. The results show that TEV can relieve the inhibition of TetR on the promoter in 293T cells. It means that we have successfully verified the function of TEV - activated transcription system based on the modified TetR in eukaryotic cells and the results also confirm preliminarily that our upstream circuit can work normally. However, we have to admit that due to we chosed GFP as our reporter gene, it is difficult to distinguish it from cell surface-expressed GFP. Our verification experiment is not intuitive. If we need to prove the function of TEV suppressing the inhibition of TetR strongly, further optimized experiments are still needed.

Downstream circuit

The downstream pathway is the core circuit for us to realize the threshold function. According to literature [3], they have verified the inversion function of the three recombinases in prokaryotic cells and proved the threshold function of the recombinases, i.e. the recombinases do not have the inversion function at low concentration. Only when the concentration of recombinase reaches a certain threshold, can the recombinases work normally.

According to the same document, we designed our pathway in eukaryotic cells, expecting to realize threshold switching in eukaryotic cells. For this reason, we try to test the inversion function of recombinases and the threshold characteristics of the combination of three different recombinases ( Bxb1, TP901, PhiC31 ) and three promoters with different intensities ( miniCMV, EF1 - α, Ubc ) in eukaryotic cells.

We also verify the function of RDF [4] to demonstrate our 0/1 switch resettable in HEK 293T cells.

Pronuclear verification of Bxb1 recombinase plasmid given by Peking University

Before the eukaryotic verification of the recombinases, we performed prokaryotic verification of Bxb1 recombinase.

Two plasmids with different resistances and origins of replication were used for function verification of the Bxb1 recombinase. One of them is a reporter gene plasmid, which uses the constitutive promoter J23119. The recombination site is located on both sides of the promoter: one side is sfGFP, and the other is mRFP. The other plasmid is a recombinase expression plasmid using PBAD, an inducible promoter, which is induced by arabinose. When the two plasmids were co-transfected into E. coli, the reporter plasmid expressed sfGFP, a kind of green fluorescent protein; when the inducer arabinose was added, the recombinant enzyme was expressed, the promoter was inverted, and the mRFP , a kind of red fluorescent protein, was expressed.

Due to the use of two different resistant plasmids, kana and chloramphenicol, we used a plate containing two resistances of kana and chloramphenicol for screening, grew more colonies, and randomly selected 9 singles. After the colonies, we made colony PCR (Fig. 5) and the results showed that both plasmids were transferred.

Fig. 5. A total of 9 single colonies were verified. Lane 1-9, recombinase expression plasmid validation; line 10, DL2000 DNA Marker; line 11-19, reporter gene expression plasmid validation;line 20, DL2000 DNA Marker.

The verified E. coli was separately placed in a 1.5 ml centrifuge tube containing antibiotic-containing LB medium, and the culture was grown at 37° C and 200 RPM for 6 hours, and then the culture was aliquoted into two portions, one of which was added with an inducer (10 mM Arabinose). Two cultures were grown for 12 hours at 37°C and 200 RPM, and the mixture was incubated for 1 hour at room temperature prior to testing. Both lasers are used to excite both sfGFP and mRFP.

Fig. 6. After adding inducers to induce the production of Bxb1 recombinase, no expected red fluorescence signal representing the ability of recombinase to reverse was detected.
(A)Schematic design of functional verification experiment of Bxb1 recombinase in Prokaryotic Cells
(B)Two repetitions were selected and the results showed no obvious green fluorescence
(C)Two replicates were selected after addition of the inducer and the results showed no obvious red fluorescence

The result shows no obvious fluorescence. We changed some conditions, such as lowering the temperature, adjusting the rotation speed, adjusting the time, etc. But we still did not get the expected results. We consulted the teacher and the teacher replied that there might be weak fluorescence but our instrument couldn't detect it.

Although the prokaryotic function verification of the Bxb1 recombinase plasmid given by Peking University failed, unexpectedly, we successfully verified the function of the Bxb1 recombinase optimized by codons function in eukaryotic cells. We have not yet found out the reason for the failure. But we decided to shelve our doubts for the time being and continue other experiments.

Functional verification of three kinds of recombinases in HEK 293T cell

Fig.7. All three recombinases can effectively reverse the sequence between recognition sites, and exhibit different reverse efficiency due to different promoter strength and recombinase types.
(A) Schematic diagram of composition and reversal of different recombinase and promoter combinations
(B) The image under fluorescence microscope for 293T cells, transfected with plasmids containing the recombinase recognition sites (the first column picture) or transfected with plasmids containing corresponding combination of promoters and recombinase genes (other column pictures) together, are shown.

The results show that the recombinases can recognize the sites and reverse the sequence between sites in HEK 293T.

Functional verification of reversal efficiency and threshold characteristics of different recombinases in HEK 293T Cells

Fig.8. Recombinase has different intensity reversal efficiency and threshold
HEK 293T cells were co-transfected with six different amounts of plasmids containing recombinase genes (tetO-miniCMV-Bxb1(BBa_K2557010)and tetO-miniCMV-TP901(BBa_K2557016)) , and fixed numbers of plasmids containing corresponding recombinase recognition sites. After 36 hours of plasmid co-transfection, the proportion of fluorescent cells and the average fluorescence intensity of cells were detected by flow cytometry. Transfection of different amounts of plasmids containing recombinase genes into cells indicates that cells can produce recombinase at different concentrations. The experiment was repeated three times.
(A) Fluorescence microscope observation of HEK 293T undergone different experimental treatments
(B) The statistical chart of average fluorescence intensity of cells shows that the cells with Bxb1 recombinase have a higher fluorescence intensity than those with TP901 recombinase under the same promoter strength and recombinase concentration. However, if the concentration of recombinase is low, there is no significant difference in fluorescence intensity.
(C) The statistics of the proportion of fluorescent cells show that the proportion of fluorescent cells has a sudden jump discontinuity between low concentration and high concentration of Bxb1 and TP901 recombinases. Similar results were obtained in all three repetitions.

The results of image B show that the reverse efficiency of Bxb1 recombinase is higher than TP901 recombinase under the same promoter strength and recombinase concentration. However, if the concentration of recombinase is low, there is no significant difference in fluorescence intensity. The results of the image C show that Bxb1 and TP901 recombinases have a threshold property. So, the proportion of fluorescent cells have a jump discontinuity between low concentration and high concentration of recombinase.

Functional verification of Ubc-Bxb1 recombinase-RDF in HEK 293T cell

Fig.9. Bxb1 recombinase-RDF can recognize and reverse the sequence between recognition sites
(A)Schematic diagram of RDF function verification experiment
(B) The image under fluorescence microscope for 293T cells, transfected with plasmids containing the recombinase-RDF recognition sites (left panel) or transfected with plasmids containing corresponding recombinase-RDF gene together (right panel), are shown.

The results show that the recombinase-RDFs can recognise the sites and reverse the sequence between sites in HEK 293T.

Conclusion

We verified the functions of most parts and most upstream and downstream paths step by step. We verified the function of synNotch, the inhibition of TetR after modification, the reversal function and threshold characteristics of some recombinases and promoter combinations. However, due to the time constraints, we are unable to complete verification of TEV and the combinations of some recombinases and promoters. Moreover, the combination of upstream and downstream circuits needs to be verified by experiments. We will carry out supplementary experiments in the future to carry out a complete experimental verification of our subject.

Future experiments

In a short period of one year, it is not easy to fully realize such a complex idea. Therefore, we have envisaged the next series of experiments to further realize our project idea, combining the idea of continuous feedback between modeling and wet lab to ensure the best system.

1. Optimized functional verification of TEV suppressing TetR Inhibition

As mentioned earlier, since the reporter gene selected GFP, our experimental results are not intuitive. We will replace the reporter gene with RFP to solve this problem.

2. Verification of the combinations of remaining recombinases and promoters

We plan to continue the experiment of remaining combinations that have not yet been verified in order to verify the function and threshold characteristics of these combinations of recombinases and compare the inversion efficiency of recombinases.

3. Construction of a fully functional stable cell line combining upstream and downstream circuits

We plan to finally construct our parts on two plasmids. Stable cell lines with complete functions were constructed through Puro and BSD screening and their concentration threshold functions will be verified by using agarose beads with different amounts of GFP adsorbed. We intend to apply it to real life.

4. Upgrade our system

The above mentioned is only a condensed version of our ultimate system which includes inhibitor and more efficient RDF. We hope to upgrade the condensed version to the final version, which also requires the search for appropriate inhabitor and more efficient RDF. We look forward to the day when our final version will come into being.

Reference

[1] Circuits, C. A. et al. Precision Tumor Recognition by T Cells With Article Precision Tumor Recognition by T Cells With Combinatorial Antigen-Sensing Circuits. 1–10 (2016).

[2] Morsut, L., Roybal, K. T., Xiong, X., Gordley, R. M. & Coyle, S. M. Engineering customized cell sensing and response behaviors using synthetic notch receptors. Cell 780–791 (2016). doi:10.1016/j.cell.2016.01.012

[3] Rubens, J. R., Selvaggio, G. & Lu, T. K. Synthetic mixed-signal computation in living cells. Nat. Commun. 7, 1–10 (2016).

[4] Rutherford, K. & Van Duyne, G. D. The ins and outs of serine integrase site-specific recombination. Curr. Opin. Struct. Biol. 24, 125–131 (2014).

footer