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

 
(56 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{NAU-CHINA/ResetCSS}}
 
 
{{NAU-CHINA}}
 
{{NAU-CHINA}}
 
{{NAU-CHINA/header}}
 
{{NAU-CHINA/header}}
 
<html>
 
<html>
<head></head>
+
<head>
 +
    <meta charset="utf-8" />
 +
    <title>Overview</title>
 +
    <script>
 +
        $(document).ready(function () {
 +
            $('#banner img').attr('src', 'https://static.igem.org/mediawiki/2018/2/2e/T--NAU-China--bannerprojectoverview.jpg');
 +
        });
 +
    </script>
 +
    <style>
 +
        .top-title { 
 +
            color: #a01111 !important;
 +
        }
 +
 
 +
        .main-content h1 {
 +
            font-family: 'Avenir Next Condensed',sans-serif;
 +
            color: #a01111;
 +
            margin:32px 0 !important;
 +
            margin-left:40px !important;
 +
            font-size:48px;
 +
            font-weight:bold !important;
 +
        }
 +
 
 +
    </style>
 +
</head>
 
<body>
 
<body>
<ol>
 
<li>Overview</li>
 
<ul>
 
                        <li>We initially targeted our research in foundational advance and therapeutics, and we hope to use this 0-1 switch for the treatment of cytokine storms produced by immunotherapy. We interviewed several Chinese Academy of Sciences researchers with our original idea. They proposed that the current treatment of cytokine storms often takes simpler and easier injection therapy, and our pathway design is relatively complex, preferring a basic component. design. So we changed our track into foundational advance.
 
<br>
 
Our design consists of five components.<br>
 
In our successfully engineered T cells, the intracellular constitutive promoter continues to express TetR and the SynNotch-TEV fusion protein secreted to the membrane. The expressed TetR binds to TetO and inhibits the expression of Bxb1and Bxb1-RDF inhibitor downstream. When the corresponding signal appears outside the cell, the extracellular domain of SynNotch-TEV senses changes, the connection with TEV is cut, TEV enters the cell, destroys the structure of TetR, and opens the expression of downstream Bxb1and Bxb1-RDF inhibitor, recombination. The enzyme Bxb1 recognizes the flipping site attB and attP, reverses the downstream Bxb1-RDF and RFP, and transforms it into attL and attR sites to initiate transcriptional expression. At this time, RFP expression, red fluorescence is detected in the cell; while the fragment is not flipped back immediately by Bxb1-RDF due to inhibition by the Bxb1-RDF inhibitor.<br>
 
When the signal is weakened and the TEV protein concentration is below the threshold, TetR re-blocks the expression of Bxb1 and Bxb1-RDF inhibitor due to accumulation of expression. The inhibition of recombinase-RDF was lifted, the sequence was inverted to its original state and the expression of RFP was turned off, and the fluorescence was quenched in the cells. It can be seen that in our overall design, we have realized a resettable and more accurate 0/1 switch through the two pairs of components TetO/TetR and Bxb1/Bxb1-RDF.<br>
 
After digital-analog verification, it was found that replacing the promoter downstream of TetO with the recombinase can simulate different curves. These curves have different thresholds and sudden changes, but they can function as switches that respond quickly. The feedback was fed back to the experimental team, hoping to switch to different promoters and recombinases to make more diverse switches.<br>
 
After an in-depth exchange between the experimental team and the digital model team, the literature was re-selected from the promoters downstream of TetO, and UbC, EF1α, 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 choices, which can make more threshold choices and broaden the scope of application to meet the needs of different scenarios.<br>
 
  
<br>
+
    <div class="topLine">
</li>
+
        <p class="top-title">PROJECT</p>
         </ul></ol>
+
         <p class="sec-title">Overview</p>
 +
    </div>
 +
    <a href="https://2018.igem.org/Team:NAU-CHINA/Design">
 +
        <img id="icon1" class="guide-icon" src="https://static.igem.org/mediawiki/2018/5/50/T--NAU-China--designred.png" />
 +
    </a>
 +
    <a href="https://2018.igem.org/Team:NAU-CHINA/InterLab">
 +
        <img id="icon2" class="guide-icon" src="https://static.igem.org/mediawiki/2018/2/20/T--NAU-China--interlabred.png" />
 +
    </a>
 +
    <a href="https://2018.igem.org/Team:NAU-CHINA/Protocols">
 +
        <img id="icon3" class="guide-icon" src="https://static.igem.org/mediawiki/2018/a/ae/T--NAU-China--protocolred.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/2/23/T--NAU-China--iconapplicationred.png" />
 +
    </a>
 +
    <div class="main-content">
 +
        <div class="textblock">
 +
            <h1>What is MOSFET?</h1>           
 +
            <p>
 +
              The metal-oxide-semiconductor field-e ffect transistor (MOSFET, MOS-FET, or MOS FET) is a type of field-effect transistor (FET). It has an insulated gate, whose voltage determines the conductivity of the device. This capacity to change conductivity by varying the amount of applied voltage can be used for amplifying or switching electronic signals. In an enhancement-mode MOSFET mode, voltage applied to the gate terminal increases the conductivity of the device. In depletion- mode transistors, voltage applied at the gate reduces the conductivity.
 +
            </p>
 +
            <p>The MOSFET is by far the most common transistor in digital circuits. Millions of these transistors may be included in a memory chip or microprocessor.</p>
 +
        </div>
 +
    </div>
  
 +
    <div class="main-content">
 +
        <div class="textblock">
 +
            <h1>Why are our cells also called MOSFET?</h1>           
 +
            <p>Inspired by the electronic Mosfet, we designed our project, Monitoring and Operating System Founded on Engineered T- cells, which isto be very similar to its electronic analogue Mosfet in many ways. Our Mosfet can be divided into two sub-systems, a signal detection system and a signal response system.</p>
 +
            <div class="section">
 +
                <h2>Signal detection</h2>
 +
                <p>We use synthetic Notch (synNotch)<sup>[1]</sup>> as our signal detection receptor of the engineered T cell. When the recognition domain binds to its target antigen, it will release the effector domain (ED), which is is TEV protease. </p>
 +
                <h2>Signal processing</h2>
 +
                <p>We want to convert the extracellular analog signal into an intracellular digital signal . We use Tet operator (TetO) to achieve this goal. This part contains TetO, TEV protease from the ED of synNotch and Tet repressor (TetR) obtained from the 2017 Oxford University iGEM project. We can initially implement the filtering function by using these elements, but there is a problem of leakage because of TetO and TetR.  To solve the leakage problem, we introduced a recombinase into the system. The recombinase is capable of flipping the 5' end to the 3' end of the target sequence containing recombinase-specific sites, thereby being able to turn it on and off and realizing the zero-one switch precisely.
 +
</p>
 +
                <h2>Signal output</h2>
 +
                <p>Finally, we achieved equal outputs by using promoters<sup>[2]</sup>> which have different strength and recombinases<sup>[3]</sup>> which have different effects. Because Since the promoter is located at downstream of TetO and upstream of recombinase, the function is self-evident (click here to see more).</p>
 +
                <h2>System Reset</h2>
 +
                <p>When the external signal disappears or falls below the threshold, our mosfet has a reset function, which is to restore the initial state. This function is achieved by a protein called recombination directionality factor (RDF).</p>
 +
                <h2>The relationship between electronic Mosfet and our MOSFET</h2>
 +
                <p>From another perspective, the original Mosfet, when loaded into a circuit, can do the same thing as our MOSFET: <br/>
 +
1) Constantly detect a voltage signal. <br/>
 +
2) Process that voltage signal (change the resistance). <br/>
 +
3) Output the corresponding current.  <br/>
 +
4) Immediately restore the original state after the externally-modified voltage is restored. <br/>
 +
But the principles to achieve these are completely different between electronic and molecular-genetic contexts, so the extension must be combined with the actual context.
 +
</p>
 +
            </div>
 +
        </div>
 +
    </div>
  
 +
   
  
</body>
+
           
  
 +
    <div class="main-content">
 +
        <div class="textblock">
 +
   
 +
            <h1>References</h1>           
 +
            <p>[1] Morsut, L, et al. "Engineering Customized Cell Sensing and Response Behaviors Using Synthetic Notch Receptors. " Cell 164.4(2016):780-791.</p>
 +
<p>[2] Rubens, Jacob R., G. Selvaggio, and T. K. Lu. "Synthetic mixed-signal computation in living cells." Nature Communications 7(2016):11658.</p>
 +
<p>[3] Weinberg, B. H., et al. "Large-scale design of robust genetic circuits with multiple inputs and outputs for mammalian cells. " Nature Biotechnology 35.5(2017):453.</p>
 +
        </div>
 +
    </div>
  
 +
</div>
  
 +
           
 +
 +
     
 +
</body>
 
</html>
 
</html>
 +
{{NAU-CHINA/footer}}

Latest revision as of 00:49, 18 October 2018

Template:2018_NAU-CHINA

header
Overview

PROJECT

Overview

What is MOSFET?

The metal-oxide-semiconductor field-e ffect transistor (MOSFET, MOS-FET, or MOS FET) is a type of field-effect transistor (FET). It has an insulated gate, whose voltage determines the conductivity of the device. This capacity to change conductivity by varying the amount of applied voltage can be used for amplifying or switching electronic signals. In an enhancement-mode MOSFET mode, voltage applied to the gate terminal increases the conductivity of the device. In depletion- mode transistors, voltage applied at the gate reduces the conductivity.

The MOSFET is by far the most common transistor in digital circuits. Millions of these transistors may be included in a memory chip or microprocessor.

Why are our cells also called MOSFET?

Inspired by the electronic Mosfet, we designed our project, Monitoring and Operating System Founded on Engineered T- cells, which isto be very similar to its electronic analogue Mosfet in many ways. Our Mosfet can be divided into two sub-systems, a signal detection system and a signal response system.

Signal detection

We use synthetic Notch (synNotch)[1]> as our signal detection receptor of the engineered T cell. When the recognition domain binds to its target antigen, it will release the effector domain (ED), which is is TEV protease.

Signal processing

We want to convert the extracellular analog signal into an intracellular digital signal . We use Tet operator (TetO) to achieve this goal. This part contains TetO, TEV protease from the ED of synNotch and Tet repressor (TetR) obtained from the 2017 Oxford University iGEM project. We can initially implement the filtering function by using these elements, but there is a problem of leakage because of TetO and TetR. To solve the leakage problem, we introduced a recombinase into the system. The recombinase is capable of flipping the 5' end to the 3' end of the target sequence containing recombinase-specific sites, thereby being able to turn it on and off and realizing the zero-one switch precisely.

Signal output

Finally, we achieved equal outputs by using promoters[2]> which have different strength and recombinases[3]> which have different effects. Because Since the promoter is located at downstream of TetO and upstream of recombinase, the function is self-evident (click here to see more).

System Reset

When the external signal disappears or falls below the threshold, our mosfet has a reset function, which is to restore the initial state. This function is achieved by a protein called recombination directionality factor (RDF).

The relationship between electronic Mosfet and our MOSFET

From another perspective, the original Mosfet, when loaded into a circuit, can do the same thing as our MOSFET:
1) Constantly detect a voltage signal.
2) Process that voltage signal (change the resistance).
3) Output the corresponding current.
4) Immediately restore the original state after the externally-modified voltage is restored.
But the principles to achieve these are completely different between electronic and molecular-genetic contexts, so the extension must be combined with the actual context.

References

[1] Morsut, L, et al. "Engineering Customized Cell Sensing and Response Behaviors Using Synthetic Notch Receptors. " Cell 164.4(2016):780-791.

[2] Rubens, Jacob R., G. Selvaggio, and T. K. Lu. "Synthetic mixed-signal computation in living cells." Nature Communications 7(2016):11658.

[3] Weinberg, B. H., et al. "Large-scale design of robust genetic circuits with multiple inputs and outputs for mammalian cells. " Nature Biotechnology 35.5(2017):453.

footer