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

(Created page with "{{NAU-CHINA/ResetCSS}} {{NAU-CHINA}} {{NAU-CHINA/header}} <html> <head> <meta charset="utf-8" /> <title>InterLab</title> <script> $(document).ready(functio...")
 
 
Line 5: Line 5:
 
<head>
 
<head>
 
     <meta charset="utf-8" />
 
     <meta charset="utf-8" />
     <title>InterLab</title>
+
     <title>Demonstrate</title>
 
     <script>
 
     <script>
 
         $(document).ready(function () {
 
         $(document).ready(function () {
             $('#banner img').attr('src', 'https://static.igem.org/mediawiki/2018/f/f0/T--NAU-China--bannerdesign.jpg')
+
             $('#banner img').attr('src', 'https://static.igem.org/mediawiki/2018/c/c1/T--NAU-China--bannerdemon.jpg')
 
         });
 
         });
 
     </script>
 
     </script>
 
     <style>
 
     <style>
         .top-title {
+
         .top-title {  
             color: #b6471d !important;
+
             color: #97652a !important;
 
         }
 
         }
 
 
         .main-content h1 {
 
         .main-content h1 {
 
             font-family: 'Avenir Next Condensed',sans-serif;
 
             font-family: 'Avenir Next Condensed',sans-serif;
             color: #b6471d;
+
             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;
            line-height: 60px;
+
 
         }
 
         }
 +
 
     </style>
 
     </style>
 
</head>
 
</head>
 
<body>
 
<body>
 
     <div class="topLine">
 
     <div class="topLine">
         <p class="top-title">PROJECT</p>
+
         <p class="top-title">Results</p>
         <p class="sec-title">Design</p>
+
         <p class="sec-title">Demonstrate</p>
 
     </div>
 
     </div>
 
+
     <a href="https://2018.igem.org/Team:NAU-CHINA/Parts">
     <a href="https://2018.igem.org/Team:NAU-CHINA/Overview">
+
        <img id="icon1" class="guide-icon" src="https://static.igem.org/mediawiki/2018/c/ca/T--NAU-CHINA--Results-Parts.png" />
      <img id="icon1" class="guide-icon" src="https://static.igem.org/mediawiki/2018/8/89/T--NAU-China--projectovervieworange.png" />
+
      <p>dsfdsdfs</p>
+
    </a>
+
    <a href="https://2018.igem.org/Team:NAU-CHINA/InterLab">
+
        <img id="icon2" class="guide-icon" src="https://static.igem.org/mediawiki/2018/6/6a/T--NAU-China--interlaborange.png" />
+
 
     </a>
 
     </a>
    <a href="https://2018.igem.org/Team:NAU-CHINA/Protocols">
+
    <div class="main-content">
        <img id="icon3" class="guide-icon" src="https://static.igem.org/mediawiki/2018/3/3f/T--NAU-China--protocolorange.png" />
+
    </a>
+
    <a href="https://2018.igem.org/Team:NAU-CHINA/Application_prospects">
+
        <img id="icon4" class="guide-icon" src="https://static.igem.org/mediawiki/2018/b/b0/T--NAU-China--iconapplicationorange.png" />
+
    </a>
+
 
+
    <div class="main-content">
+
 
         <div class="textblock">
 
         <div class="textblock">
             <h1>Introduction</h1>
+
             <h1>Overview</h1>          
             <p>MOSFET (metal-oxide-semiconductor field-effect transistor) is an essential component in both analog and digital circuits, serving as analog switches or micro-processors. Inspired by this idea, we built genetic circuit "MOSFETs" in animal T cells, which is Monitoring and Operating System Founded on Engineered T cells. We hope our system can serve as a sensitive bioswitch to real-time monitor the extracellular concentration of a certain antigen, and determine whether to activate the expression of a downstream protein according to the preset threshold. As we expect, it should make no response to low concentration, but have quite high sensitivity near the threshold. In order to achieve our goal, we introduced synNotch, TetR-TetO, recombinase and Recombination Directionality Factors (RDF)in our system.Our MOSFET can be divided into 4 devices, namely, signal detection, signal processing, signal output and system reset.</p>
+
             <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.
            <img src="https://static.igem.org/mediawiki/2018/9/9b/T--NAU-China--design1.png">
+
            </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>Signal Detection</h1>
+
             <h1>Demonstrate</h1>
             <p>
+
             <div class="section">
                 <b>SynNotch, an engineered transmembrane receptor, bridges intra- and extra-cellular information.</b>
+
                 <h2>Upstream circuit</h2>
             </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>
            <p>Synthetic Notch (SynNotch)[1]consists of three parts: the synthetic extracellular recognition domain (SynECD, e.g.scFv), the core transmembrane domain of wild Notch receptor[2], and the synthetic intracellular transcriptional domain (SynICyi5yD, e.g.SynTF). When the SynECD binds to its target surface antigen, induced cleavages take place on the core transmembrane domain of SynNotch, releasing the SynICD. The SynICD would be transported into the nucleus and activate the transcription of its corresponding gene.</p>
+
             </div>
             <p><b>SynNotch is an ideal platform for customized antigen sensing behavior.</b></p>
+
            <div class="section">
             <p>SynNotch provides us an exciting platform because its SynECD and SynICD are both customizable. SynECD can be designed based on currently available scFvs for different tumors .SynICD will trigger customized output after SynECD recognition.</p>
+
                <h2>Customizing the signal path of cells in response to external signals</h2>
 +
                <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 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>We found that the previous team <a href="https://2017.igem.org/Team:Oxford/ ">iGEM 2017 Oxfrd</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>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>
 +
                <figure>
 +
                <img src="https://static.igem.org/mediawiki/2018/3/33/T--NAU-China--yy1.jpg" />
 +
                <figcaption class="_table">Fig.1. Anti-GFP-mnotch-TEV protease-NLS can be located to the membrane</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) A Brief Expression of the plasmid containing anti-GFP-mnotch-TEV protease-NLS  </figcaption>
 +
                  <figcaption class="_table">(B)Schematic diagram of the experiment shown in Fig.1  </figcaption>
 +
                  <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>
 +
                  <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 class="section">
 +
                <h2>Eukaryotic verification of TEV activation transcription system based on modified tetR</h2>
 +
                <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 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 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>
 +
                <img src="https://static.igem.org/mediawiki/2018/4/45/T--NAU-China--yy3.jpg" />
 +
                <figcaption class="_table">Fig.3. Inhibition of tetR on different strength 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 different strength promoters with tetO sequence.</figcaption>
 +
                <figcaption class="_table">(C) Fluorescence microscope observation of HEK 293T transfected with plasmids containing different strength promoters with tetO sequence and tetR.</figcaption>
 +
                </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 class="section">
 +
                <h2>Downstream circuit</h2>
 +
                <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 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 class="section">
 +
            <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="https://static.igem.org/mediawiki/2018/4/4d/T--NAU-China--design2.png">
+
                 <img src="https://static.igem.org/mediawiki/2018/3/32/T--NAU-China--yy5.jpg" />
                <figcaption>
+
                <figcaption class="_table">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.</figcaption>
                    <p>Fig.1 The logic of SynNotch <br>
+
            </figure>  
                    The triggering of SynNotch pathway has 4 processes: antigen binding, cleavage, translocating and promoting transcription. SynNotch is a customizable platform for cell sensing and response.</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>
 
+
                </figcaption>
+
             </figure>
+
 
             <figure>
 
             <figure>
                 <img src="https://static.igem.org/mediawiki/2018/thumb/1/17/T--NAU-China--design3.gif/1200px-T--NAU-China--design3.gif">
+
                 <img src="https://static.igem.org/mediawiki/2018/d/df/T--NAU-China--yy6.jpg" />
                <figcaption>Fig.2  Here, we replace the extracellular domain with anti-EGFP, which can recognize cell surface-expressed EGFP, and the incellular domain with TEV protease, which can cleave specific-designed TetR and activate the expression of recombinase.</figcaption>
+
                <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>
             </figure>
+
                <figcaption class="_table">(A)Schematic design of functional verification experiment of Bxb1 recombinase in Prokaryotic Cells</figcaption>
        </div>
+
                <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 class="textblock">
 
            <h1>Signal Processing</h1>
 
 
             <div class="section">
 
             <div class="section">
                 <p>We want to convert the extracellular analog signal into an intracellular digital signal, using Tet-Off/Tet-On device. This part contains tetO(Tetracycline operator), TEV protease (Tobacco Etch Virus nuclear-inclusion-a endopeptidase) and TetR(Tetracycline repressor protein).</p>
+
                 <h2>Functional verification of three kinds of recombinases in HEK 293T cell</h2>
                <p>
+
                    TetO is a operon which can be repressed by TetR.<br>
+
                    TEV protease (Tobacco Etch Virus nuclear-inclusion-a endopeptidase), a highly sequence-specific cysteine protease from Tobacco Etch Virus (TEV) [4], is currently widely used in synthetic biology.<br>
+
                    TetR is a repressor from E. coli that blocks downstream expression when it binds to the TetO [3].In our project, we use specifically-designed TetR with TEV protease cleavage site which has been reformed by 2017 Oxford University iGEM project.
+
                </p>
+
                <p>To our knowledge, the Tet control system is the perfect combination of prokaryotic and eukaryotic gene expression regulation systems.</p>
+
 
                 <figure>
 
                 <figure>
                    <img src="https://static.igem.org/mediawiki/2018/thumb/9/95/T--NAU-China--design4.gif/1200px-T--NAU-China--design4.gif">
+
                <img src="https://static.igem.org/mediawiki/2018/thumb/4/43/T--NAU-China--demon5.jpg/1200px-T--NAU-China--demon5.jpg" />
                    <figcaption class="_table">Fig.3  TetR binds to the DNA operon and inhibits the production of export proteins. However, TetR has a cleavage site for Tobacco Etch Virus (TEV) protease. When it is cut by TEV, the suppression will be alleviated and the downstream gene could express.</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>
                </figure>
+
                  <figcaption class="_table">(A) Schematic diagram of composition and reversal of different recombinase and promoter combinations</figcaption>
                <p>Initially,We thought that we can implement the filtering function using these devices. But, when we verificated system by the mathematical model, we found that there was a small amount of continuous tetO-downstream promoter leakage, when there was no extracellular signal stimulation. The leakage was 1% of the normal expression (fig.4), but this still need to be improved. To solve the problem, we introduced a recombinase into the system.</p>
+
                  <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>
                <p>Fig.4  Expression of GFP in different TEV concentration levelswithout using recombinase. (As for each chart in this part, we choose the quantity of GFP as the vertical axis, and 0.01 hour as the unit of the horizontal axis. Different subplots correspond to different levels of intracellular protein concentration). It can be seen that under low signal levels, the effectors have inevitable leakage, which is not allowed by us, so the rec system have tobe used to ensure the rigor of the system.</p>
+
                </figure>
 
+
                  <p> The results show that the recombinases can recognize the sites and reverse the sequence between sites in HEK 293T. </p>
                 <p>Recombinases , especially a subset called serine integrases and excisionases[5], are enzymes that can flip specific fragments of DNA. Recombinase can directionally catalyze sensitive DNA exchange reactions between targeted short (30–40 nucleotides) sequence sites that are specific to each recombinase[6]. They have been proved to be able to stably modify DNA sequences, which is the biological basis of our MOSFET construct.  </p>
+
            </div>
 +
            <div class="section">
 +
                 <h2>Functional verification of reversal efficiency and threshold characteristics of different recombinases in HEK 293T Cells</h2>
 
                 <figure>
 
                 <figure>
                    <img src="https://static.igem.org/mediawiki/2018/thumb/6/67/T--NAU-China--design6.gif/1200px-T--NAU-China--design6.gif">
+
                <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. 5 Large serine integrases reliably and irreversibly flip unique fragments of DNA . DNA cleavage and re-ligation occur at the central crossover region at a pair of recombinase recognition sites (attB and attP), which allows the sequence to be flipped between recognition sites. After recombination, the original attB and attP sequences become reconstructed sequences attL and attR. The resulting attL and attR sequences cannot be recognized and bound by integrases alone, so the state after integration is stable.</figcaption>
+
                <figcaption class="_table"> Fig.8. Recombinase has different intensity reversal efficiency and threshold</figcaption>
                </figure>
+
                <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>
                <h1>Signal output</h1>
+
                <figcaption class="_table">(A) Fluorescence microscope observation of HEK 293T  undergone different experimental treatments<br>
                <p>After mathematic model verification, it was found that the system achieved equal outputs with different thresholds and jump by using different promoters and recombinases. These features mean that it can function as quick-response switches. The Model team fed back to the Wet team, hoping to make more diverse switches by combining different promoters and recombinases.</p>
+
                  (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>
                <figure>
+
                  (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>
                    <img src="https://static.igem.org/mediawiki/2018/b/b6/T--NAU-China--design7.png">
+
                </figure>
                    <figcaption>Fig. 6 We re-selected the tetO-downstream promoters. UbC, EF1α, and miniCMV were selected and matched with different recombinases, including TP901, Bxb1 and PhiC31, by adjusting the parameters of each part and the strength of the promoter. Our whole system has formed nine threshold choices.</figcaption>
+
                 <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>
                </figure>
+
             
                 <p>Theoretically, by selecting different promoters and recombinases, we can actually control whether the recombinase can successfully complete the reverse of its downstream sequence under a certain antigen concentration. In other words, we can preset the threshold antigen concentration according to our practical applications.</p>
+
 
             </div>
 
             </div>
        </div>
 
        <div class="textblock">
 
            <h1>System reset</h1>
 
 
             <div class="section">
 
             <div class="section">
                 <p>To realize a resettable and more accurate 0/1 switch, we introduce recombination directionality factor (RDF) to our system. When the external signal disappears or falls below the threshold, our MOSFET is able to reset to restore the initial state.</p>
+
                 <h2>Functional verification of Ubc-Bxb1 recombinase-RDF in HEK 293T cell</h2>
                 <p>In the signal processing part of our system, we have mentioned recombinases, which promote recombination between two different DNA sites, attP and attB, and in turn form recombinant attL and attR sites. The ‘reverse’ reaction requires another phage-encoded protein called RDF. RDF activates attL×attR recombination and inhibits attP×attB recombination. Recombinases can be fused to their corresponding RDFs to create single proteins that catalyse efficient attL×attR recombination in vivo and in vitro[7].</p>
+
                  <img src="https://static.igem.org/mediawiki/2018/d/dc/T--NAU-China--yy9.jpg" />
 +
                <figcaption class="_table"> Fig.9. Bxb1 recombinase-RDF can recognize and reverse the sequence between recognition sites </figcaption>
 +
                <p> (A)Schematic diagram of RDF function verification experiment</p>
 +
                <p>(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.</p>
 +
                 <p> The results show that the recombinase-RDFs can recognise the sites and reverse the sequence between sites in HEK 293T. </p>
 +
            </div>
  
                <figure>
 
                    <img src="https://static.igem.org/mediawiki/2018/thumb/1/1b/T--NAU-China--design8.gif/1200px-T--NAU-China--design8.gif">
 
                    <figcaption class="_table">Fig. 7 RDF identifies the attL×attR site and flips it back to the original attP×attB state, which closes the device.</figcaption>
 
                </figure>
 
                <p>Immediately, we started a new round of mathematical model verification. When the recombinase and RDF existed together, our system would be unstable. While the recombinase brought the system to the “0” state, the RDF would interfere with its behavior and make it into “1” state. (Fig.8). In order to enhance the stability of the system, we introduced the RDF-inhibitor part. RDF-inhibitor can interact with RDF and make it lose its flipping ability.In our scenario, RDF inhibitors can be siRNAs[8].</p>
 
  
                <figure>
+
        <div class="textblock">
                    <img src="https://static.igem.org/mediawiki/2018/9/98/T--NAU-China--design9.png">
+
            <h1>Conclusion</h1>          
                    <figcaption>
+
              <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>
                        Fig. 8 Switching of downstream genes without RDF-inhibitor noise reduction. X axis represents whether the downstream gene is active.<br>
+
        </div>
                    </figcaption>
+
                </figure>
+
 
+
                <p>We can see that switches of downstream gene are controlled by signal concentration. Only when concentration level is more than 5, the switch will be on. However, because the expression of RDF is not restricted, it will reset the downstream genes directly, which will close the switch. Then the gene will be open by the effect of rec again, which will cause periodical shock in the system. Because of the shock of effectors’ gene, the expression of GFP is discontinuous. When the system needs to be turned on, oscillations may occur, which may damage the DNA. </p>
+
  
                <figure><img src="https://static.igem.org/mediawiki/2018/thumb/c/c9/T--NAU-China--design10.gif/1200px-T--NAU-China--design10.gif"></figure>
+
           
                <p>Fig.9  T-cells constitutively express tetR and the promoter is inhibited. When the cells sense the signal in the environment, TEV will bind to tetR, so the recombinase and the inhibitor could be expressed.  </p>
+
        <div class="textblock">
 
+
            <h1>Future experiments</h1>          
                <p>①When the TEV protease concentration reaches the threshold, the inhibition of the downstream gene by the TetR could be released. Then, the recombinase recognizes the attB and attP sites, reverses the sequence between attB and attP, and generates new attL and attR sites. The recombinase-RDF and RFP protein can be expressed after the reversal. But the recombinase-RDF loses function by binding with the inhibitor produced upstream. The RFP concentration continues to rise.</p>
+
            <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>
                 <p>②When the external signal weakens and the intracellular TEV protein concentration falls below the threshold, the TetR re-block the expression of recombinase and the inhibitor. Then recombinase-RDF recognizes the attL and attR sites and shuts down the expression of RFP protein. </p>
+
            <div class="section">
                 <p>Based on the above design , we call it the resettable exact "0/1" switch</p>
+
                 <h2>1. Optimized functional verification of TEV suppressing tetR Inhibition</h2>
 +
                 <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>
+
            <div class="section">
 +
                <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>
 +
            </div>
 +
            <div class="section">
 +
                <h2>3. Construction of a fully functional stable cell line combining upstream and downstream circuits</h2>
 +
                <p> 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.</p>
 +
            </div>
 +
            <div class="section">
 +
                <h2>4. Upgrade our system</h2>
 +
                <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>
 +
 
 +
       
 
         <div class="textblock">
 
         <div class="textblock">
             <h1>Reference</h1>
+
             <h1>Reference</h1>          
            <p>[1] Morsut, L. et al. Engineering Customized Cell Sensing and Response Behaviors Using Synthetic Notch Receptors. Cell164, 780–791 (2016).</p>
+
            <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] Bray, S. J. Notch signalling in context. Nat. Rev. Mol. Cell Biol.17, 722–735 (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] Ramos, J. L. et al. The TetR Family of Transcriptional Repressors The TetR Family of Transcriptional Repressors. Microbiol. Mol. Biol. Rev.69, 326–356 (2005).</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] Phan, J. et al. Structural basis for the substrate specificity of tobacco etch virus protease. J. Biol. Chem.277, 50564–50572 (2002).</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>
            <p>[5] Stark WM. 2014. The serine recombinases. Microbiol Spectrum 2(6):MDNA3-0046-2014.</p>
+
         </div>
             <p>[6] Nern, A., Pfeiffer, B. D., Svoboda, K. & Rubin, G. M. Multiple new site-specific recombinases for use in manipulating animal genomes. Proc. Natl. Acad. Sci. 108, 14198–14203 (2011).</p>
+
             <p>[7] Olorunniji, F. J. et al. Control of serine integrase recombination directionality by fusion with the directionality factor. Nucleic Acids Res. 45, 8635–8645 (2017).</p>
+
            <p>[8] Joshi, B. H. &Pachchigar, K. P. SiRNA: Novel therapeutics from functional genomics. Biotechnol. Genet. Eng. Rev. 30, 1–30 (2014).</p>
+
         </div>          
+
 
     </div>
 
     </div>
 +
</div>
 +
 
</body>
 
</body>
 
</html>
 
</html>
 
{{NAU-CHINA/footer}}
 
{{NAU-CHINA/footer}}

Latest revision as of 01:28, 18 October 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 Oxfrd 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