Difference between revisions of "Team:Fudan-TSI/Demonstrate"

(0915)
m
Line 1: Line 1:
{{Fudan-TSI}}
+
{{Fudan-TSI}}<script src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
 
<html lang="en">
 
<html lang="en">
 
<!--
 
<!--
Line 35: Line 35:
 
         /** 设置默认字体 **/
 
         /** 设置默认字体 **/
  
         h1, h3, h3, h4, h5, h6 { font-size: 100%; }
+
         /* @@@@ h1, h3, h3, h4, h5, h6 { font-size: 100%; }*/
 
         address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
 
         address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
 
         code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
 
         code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
         small { font-size: 12px; } /* 小于 12px 的中文很难阅读,让 small 正常化 */
+
         /* @@@@ small { font-size: 12px; } /* 小于 12px 的中文很难阅读,让 small 正常化 */
  
 
         /** 重置列表元素 **/
 
         /** 重置列表元素 **/
Line 56: Line 56:
 
         /** 重置表格元素 **/
 
         /** 重置表格元素 **/
 
         table { border-collapse: collapse; border-spacing: 0; }
 
         table { border-collapse: collapse; border-spacing: 0; }
        #FudanBody .imgNoM img{
+
#FudanBody .imgNoM img{
            width:100%;
+
    width:100%;
        }
+
}
        #FudanBody .imgNoM{
+
#FudanBody .imgNoM{
            text-align:center;
+
    text-align:center;
        }
+
}
 
     </style>
 
     </style>
 
     <title>2019 Team:Fudan-TSI Demonstrate</title>
 
     <title>2019 Team:Fudan-TSI Demonstrate</title>
Line 83: Line 83:
 
                         <li>
 
                         <li>
 
                             <a id="navList" data-target="slide-out" class="waves-effect waves-light sidenav-trigger right">
 
                             <a id="navList" data-target="slide-out" class="waves-effect waves-light sidenav-trigger right">
                                 <i class="fa fa-navicon" style="font-size: 24px"></i>
+
                                 <i class="fa fa-navicon" style="font-size:24px"></i>
 
                             </a>
 
                             </a>
 
                         </li>
 
                         </li>
Line 95: Line 95:
 
                     <div class="background">
 
                     <div class="background">
 
                     </div>
 
                     </div>
                     <p style="width: 100%;text-align: center;font-size: 24px"><span class="white-text">Demonstration</span></p>
+
                     <p class="flow-text" style="width:100%;text-align:center"><span class="white-text">Demonstration</span></p>
 
                 </div></li>
 
                 </div></li>
 
                 <li>
 
                 <li>
 
                     <ul class="collapsible expandable">
 
                     <ul class="collapsible expandable">
                         <li>On this page</li>
+
                         <li class="onThisPageNav"><span>On this page</span></li>
 
                         <li class="onThisPageNav"><a href="#section1">div with id section1</a></li>
 
                         <li class="onThisPageNav"><a href="#section1">div with id section1</a></li>
 
                         <li class="onThisPageNav"><a href="#section2">div with id section2</a></li>
 
                         <li class="onThisPageNav"><a href="#section2">div with id section2</a></li>
Line 105: Line 105:
 
                         <li class="onThisPageNav"><a href="#section4">div with id section4</a></li>
 
                         <li class="onThisPageNav"><a href="#section4">div with id section4</a></li>
 
                         <li class="onThisPageNav"><a href="#section5">div with id section5</a></li>
 
                         <li class="onThisPageNav"><a href="#section5">div with id section5</a></li>
                         <li>Team: Fudan-TSI</li>
+
                         <li class="onThisPageNav"><span>Team: Fudan-TSI</span></li>
<li><div class="collapsible-header">Project</div>
+
<li><div class="collapsible-header"><span>Project</span></div>
 
     <div class="collapsible-body"><ul>
 
     <div class="collapsible-body"><ul>
 
         <li><a href="/Team:Fudan-TSI/Description">Background</a></li>
 
         <li><a href="/Team:Fudan-TSI/Description">Background</a></li>
Line 115: Line 115:
 
     </ul></div>
 
     </ul></div>
 
</li>
 
</li>
<li><div class="collapsible-header">Results</div>
+
<li><div class="collapsible-header"><span>Results</span></div>
 
     <div class="collapsible-body"><ul>
 
     <div class="collapsible-body"><ul>
 
         <li><a href="/Team:Fudan-TSI/Results#ReverseTranscription">Reverse Transcription</a></li>
 
         <li><a href="/Team:Fudan-TSI/Results#ReverseTranscription">Reverse Transcription</a></li>
Line 124: Line 124:
 
     </ul></div>
 
     </ul></div>
 
</li>
 
</li>
<li><div class="collapsible-header">Model</div>
+
<li><div class="collapsible-header"><span>Model</span></div>
 
     <div class="collapsible-body"><ul>
 
     <div class="collapsible-body"><ul>
 
         <li><a href="/Team:Fudan-TSI/Model">Modeling</a></li>
 
         <li><a href="/Team:Fudan-TSI/Model">Modeling</a></li>
Line 131: Line 131:
 
     </ul></div>
 
     </ul></div>
 
</li>
 
</li>
<li><div class="collapsible-header">Parts</div>
+
<li><div class="collapsible-header"><span>Parts</span></div>
 
     <div class="collapsible-body"><ul>
 
     <div class="collapsible-body"><ul>
 
         <li><a href="/Team:Fudan-TSI/Basic_Part">Basic parts</a></li>
 
         <li><a href="/Team:Fudan-TSI/Basic_Part">Basic parts</a></li>
Line 139: Line 139:
 
     </ul></div>
 
     </ul></div>
 
</li>
 
</li>
<li><div class="collapsible-header">Outreach</div>
+
<li><div class="collapsible-header"><span>Outreach</span></div>
 
     <div class="collapsible-body"><ul>
 
     <div class="collapsible-body"><ul>
 
         <li><a href="/Team:Fudan-TSI/Public_Engagement">Education &amp; Public engagement</a></li>
 
         <li><a href="/Team:Fudan-TSI/Public_Engagement">Education &amp; Public engagement</a></li>
Line 147: Line 147:
 
     </ul></div>
 
     </ul></div>
 
</li>
 
</li>
<li><div class="collapsible-header">Team</div>
+
<li><div class="collapsible-header"><span>Team</span></div>
 
     <div class="collapsible-body"><ul>
 
     <div class="collapsible-body"><ul>
 
         <li><a href="/Team:Fudan-TSI/Team">Members</a></li>
 
         <li><a href="/Team:Fudan-TSI/Team">Members</a></li>
 
         <li><a href="/Team:Fudan-TSI/Attributions">Attributions</a></li>
 
         <li><a href="/Team:Fudan-TSI/Attributions">Attributions</a></li>
 
         <li><a href="https://2018.igem.org/Team:Fudan/Heritage" target=_blank>Heritage</a></li>
 
         <li><a href="https://2018.igem.org/Team:Fudan/Heritage" target=_blank>Heritage</a></li>
        <li><a href="/Team:Fudan-TSI">&copy; 2019</a></li>
 
 
     </ul></div>
 
     </ul></div>
 
</li>
 
</li>
Line 175: Line 174:
 
                 <div id="figureBannerTitle" class="hide-on-small-only">
 
                 <div id="figureBannerTitle" class="hide-on-small-only">
 
                     <h1>Demonstration</h1>
 
                     <h1>Demonstration</h1>
                     <p><span></span></p>
+
                     <p class="flow-text"><span></span></p>
 
                 </div>
 
                 </div>
 
                 <div class="hide-on-small-only">
 
                 <div class="hide-on-small-only">
Line 207: Line 206:
 
             <div class="container">
 
             <div class="container">
 
                 <main style="margin: 0">
 
                 <main style="margin: 0">
                     <div class="section container" id="section1">
+
                     <div class="section container scrolSpy" id="section1">
 
<h2>Video abstract</h2>
 
<h2>Video abstract</h2>
 
<video class="responsive-video" style="margin-top:23px;" controls>
 
<video class="responsive-video" style="margin-top:23px;" controls>
Line 215: Line 214:
 
                         </h2>
 
                         </h2>
 
                         <h3>Sensing and integrating various transmembrane signals is a key aspect of cellular decision making.
 
                         <h3>Sensing and integrating various transmembrane signals is a key aspect of cellular decision making.
                         </h3><p>
+
                         </h3><p class="flow-text">
 
                             For example, activation of CD8+ cells requires co-activation of TCR and CD28 molecules, meanwhile, this activation can be inhibited by the PD-1 pathway  <a href="https://www.ncbi.nlm.nih.gov/pubmed/28280247" target=_blank>(Hui et al., 2017)</a>. By abstracting this biological process, we can get: the activation of CD8+ cell = activated TCR AND (activated CD28 NIMPLY activated PD-1). Programming cells with predictable complex transmembrane signal inputs – customized intracellular signal outputs logic relationships are significant for expanding the widespread applications of mammalian cells, such as cellular immunotherapy <a href="https://www.ncbi.nlm.nih.gov/pubmed/24337479" target=_blank>(Fedorov et al., 2013;</a> <a href="https://www.ncbi.nlm.nih.gov/pubmed/23242161" target=_blank>Kloss et al., 2013;</a> <a href="https://www.ncbi.nlm.nih.gov/pubmed/26830879" target=_blank>Roybal et al., 2016a;</a> <a href="https://www.ncbi.nlm.nih.gov/pubmed/27693353" target=_blank>Roybal et al., 2016b), tissue patterning </a><a href="https://www.ncbi.nlm.nih.gov/pubmed/26830878" target=_blank>(Morsut et al., 2016;</a><a href="https://www.ncbi.nlm.nih.gov/pubmed/27693353" target=_blank>Roybal et al., 2016;</a> <a href="https://www.ncbi.nlm.nih.gov/pubmed/29853554" target=_blank>Toda et al., 2018)</a>.
 
                             For example, activation of CD8+ cells requires co-activation of TCR and CD28 molecules, meanwhile, this activation can be inhibited by the PD-1 pathway  <a href="https://www.ncbi.nlm.nih.gov/pubmed/28280247" target=_blank>(Hui et al., 2017)</a>. By abstracting this biological process, we can get: the activation of CD8+ cell = activated TCR AND (activated CD28 NIMPLY activated PD-1). Programming cells with predictable complex transmembrane signal inputs – customized intracellular signal outputs logic relationships are significant for expanding the widespread applications of mammalian cells, such as cellular immunotherapy <a href="https://www.ncbi.nlm.nih.gov/pubmed/24337479" target=_blank>(Fedorov et al., 2013;</a> <a href="https://www.ncbi.nlm.nih.gov/pubmed/23242161" target=_blank>Kloss et al., 2013;</a> <a href="https://www.ncbi.nlm.nih.gov/pubmed/26830879" target=_blank>Roybal et al., 2016a;</a> <a href="https://www.ncbi.nlm.nih.gov/pubmed/27693353" target=_blank>Roybal et al., 2016b), tissue patterning </a><a href="https://www.ncbi.nlm.nih.gov/pubmed/26830878" target=_blank>(Morsut et al., 2016;</a><a href="https://www.ncbi.nlm.nih.gov/pubmed/27693353" target=_blank>Roybal et al., 2016;</a> <a href="https://www.ncbi.nlm.nih.gov/pubmed/29853554" target=_blank>Toda et al., 2018)</a>.
 
                         </p>
 
                         </p>
Line 224: Line 223:
 
                         <h3>a sequence-specific toolbox for continuous mutagenesis
 
                         <h3>a sequence-specific toolbox for continuous mutagenesis
 
                         </h3>
 
                         </h3>
                         <p><b>
+
                         <p class="flow-text"><b>
 
                             The ingenious design of nature makes us amazing, and inspires us to explore new possibilities. By designing the ENABLE (Engineered, Across-membrane, Binary Logic in Eukaryotes) system and achieving the first complete transmembrane binary Boolean logic in mammals, we could make the pupil outdo the master, make cells even smarter.
 
                             The ingenious design of nature makes us amazing, and inspires us to explore new possibilities. By designing the ENABLE (Engineered, Across-membrane, Binary Logic in Eukaryotes) system and achieving the first complete transmembrane binary Boolean logic in mammals, we could make the pupil outdo the master, make cells even smarter.
 
                         </b></p>
 
                         </b></p>
Line 231: Line 230:
 
                         <h2>Optimizing the Receptor, aims for reduced background activation
 
                         <h2>Optimizing the Receptor, aims for reduced background activation
 
                         </h2>
 
                         </h2>
                         <p>In order to be able to implement a custom multiplexed transmembrane signal input/output relationship, the first condition is that engineering modular receptor to enable it to recognize extracellular signals and transduce them into customized intracellular signals. <a href="https://www.nature.com/articles/nrc.2016.17" target=_blank>SynNotch</a> is a transmembrane receptor with high programmability. Therefore, we can use this tool to receive extracellular signals and output customized intracellular signals.
+
                         <p class="flow-text">In order to be able to implement a custom multiplexed transmembrane signal input/output relationship, the first condition is that engineering modular receptor to enable it to recognize extracellular signals and transduce them into customized intracellular signals. <a href="https://www.nature.com/articles/nrc.2016.17" target=_blank>SynNotch</a> is a transmembrane receptor with high programmability. Therefore, we can use this tool to receive extracellular signals and output customized intracellular signals.
                         </p><p>
+
                         </p><p class="flow-text">
 
                             Good tools are prerequisite to the successful execution of a job. In order to make SynNotch more suitable as a tool for receiving complex extracellular signals, we have optimized it. Please visit <a href="/Team:Fudan-TSI/Optimization">Optimization page</a> for more details.
 
                             Good tools are prerequisite to the successful execution of a job. In order to make SynNotch more suitable as a tool for receiving complex extracellular signals, we have optimized it. Please visit <a href="/Team:Fudan-TSI/Optimization">Optimization page</a> for more details.
 
                         </p>
 
                         </p>
Line 240: Line 239:
  
 
                         </h2>
 
                         </h2>
                         <p>The expression of membrane proteins on the cell membrane is limited. Our modeling tells us how to make cells sensitive to the limited signal molecules, and perform function efficiently is the key to make the transmembrane logic gate system work.
+
                         <p class="flow-text">The expression of membrane proteins on the cell membrane is limited. Our modeling tells us how to make cells sensitive to the limited signal molecules, and perform function efficiently is the key to make the transmembrane logic gate system work.
  
                         </p><p> Based on this, we developed the ENABLE system with a 3-layers design: Receptor, Amplifier, and Combiner. By adding an intermediate layer, the “Amplifier” layer, we are able to effectively amplify the transmembrane signal, thus enabling our intracellular components to effectively travel logic functions.
+
                         </p><p class="flow-text"> Based on this, we developed the ENABLE system with a 3-layers design: Receptor, Amplifier, and Combiner. By adding an intermediate layer, the “Amplifier” layer, we are able to effectively amplify the transmembrane signal, thus enabling our intracellular components to effectively travel logic functions.
  
                     </p><p>    The 3-layer design principle underlying ENABLE empowers any future development of transmembrane logic circuits, thus contributes a foundational advance to synthetic biology.
+
                     </p><p class="flow-text">    The 3-layer design principle underlying ENABLE empowers any future development of transmembrane logic circuits, thus contributes a foundational advance to synthetic biology.
  
 
                     </p>
 
                     </p>
Line 256: Line 255:
  
 
                         </h2>
 
                         </h2>
                         <p>In order to be able to receive dual transmembrane signals and produce complete binary Boolean logic, we designed a set of interactive grammar for the interaction between the "Amplifier" layer and the "Combiner" layer within the cell membrane. This grammar consists mainly of the following elements, a transcription system based on the activating-form, silencing-from or NIMPLY-form promoters (the three are collectively referred to as a synthetic transcription factor-promoter pairs based transcription system); intein-based protein in vivo fusion systems, proteolytic enzyme-based protein in vivo destruction systems (the two are collectively referred to as a protein fusion/destruction-based transcription factor logic). We have test them and report in <a href="/Team:Fudan-TSI/Results">Results page</a>, as well as on <b>parts.igem</b> pages.
+
                         <p class="flow-text">In order to be able to receive dual transmembrane signals and produce complete binary Boolean logic, we designed a set of interactive grammar for the interaction between the "Amplifier" layer and the "Combiner" layer within the cell membrane. This grammar consists mainly of the following elements, a transcription system based on the activating-form, silencing-from or NIMPLY-form promoters (the three are collectively referred to as a synthetic transcription factor-promoter pairs based transcription system); intein-based protein in vivo fusion systems, proteolytic enzyme-based protein in vivo destruction systems (the two are collectively referred to as a protein fusion/destruction-based transcription factor logic). We have test them and report in <a href="/Team:Fudan-TSI/Results">Results page</a>, as well as on <b>parts.igem</b> pages.
 
                         </p>
 
                         </p>
 
<div class="expFigureHolder" style="width:60%;margin: 23px auto 0 auto">
 
<div class="expFigureHolder" style="width:60%;margin: 23px auto 0 auto">
Line 266: Line 265:
 
                         <h2>ENABLE logic gates
 
                         <h2>ENABLE logic gates
 
                         </h2>
 
                         </h2>
                         <p>Below we show experimental verifications of six (OR, NOR, AND, NAND, IMPLY, NIMPLY) of the eight truly binary logics.
+
                         <p class="flow-text">Below we show experimental verifications of six (OR, NOR, AND, NAND, IMPLY, NIMPLY) of the eight truly binary logics.
 
                         </p>
 
                         </p>
 
                         <div class="expFigureHolder" style="width:100%">
 
                         <div class="expFigureHolder" style="width:100%">
Line 272: Line 271:
  
 
                         </div>
 
                         </div>
                         <p>Here, we use the OR gate as a proof of concept for a three-layer transmembrane binary Boolean logic during tissue patterning.
+
                         <p class="flow-text">Here, we use the OR gate as a proof of concept for a three-layer transmembrane binary Boolean logic during tissue patterning.
 
                         </p>
 
                         </p>
                         <p> Through dynamic and static observations, we can see that the Receiver cell with transmembrane OR gate can be activated by two Sender cells expressing different membrane antigens.
+
                         <p class="flow-text"> Through dynamic and static observations, we can see that the Receiver cell with transmembrane OR gate can be activated by two Sender cells expressing different membrane antigens.
 
                         </p>
 
                         </p>
 
                         <div class="row">
 
                         <div class="row">
Line 283: Line 282:
 
                         <h2>Public engagement and education
 
                         <h2>Public engagement and education
 
                         </h2>
 
                         </h2>
                         <p>Our <a href="/Team:Fudan-TSI/Human_Practices">human practice</a> activities include <a href="/Team:Fudan-TSI/Public_Engagement">dialogues (debate and interviews), presentations</a>, <a href="/Team:Fudan-TSI/Bio-Art">Bio-Art display</a> and <a href="/Team:Fudan-TSI/Public_Engagement">hands-on practices</a>, all of which centered around farseeing. We want to unlock the creativity and intelligence in as many people as possible. Fully engaged with the public, we motivated by their openness and willingness, which reminds us why we initiated the research and why we work hard in the lab - for the good of the people, including ourselves.
+
                         <p class="flow-text">Our <a href="/Team:Fudan-TSI/Human_Practices">human practice</a> activities include <a href="/Team:Fudan-TSI/Public_Engagement">dialogues (debate and interviews), presentations</a>, <a href="/Team:Fudan-TSI/Bio-Art">Bio-Art display</a> and <a href="/Team:Fudan-TSI/Public_Engagement">hands-on practices</a>, all of which centered around farseeing. We want to unlock the creativity and intelligence in as many people as possible. Fully engaged with the public, we motivated by their openness and willingness, which reminds us why we initiated the research and why we work hard in the lab - for the good of the people, including ourselves.
 
                         </p>
 
                         </p>
 
                     </div>
 
                     </div>
Line 295: Line 294:
 
                 <a href="#!"><img alt="project summary" src="https://static.igem.org/mediawiki/2018/9/96/T--Fudan--X.svg"></a>
 
                 <a href="#!"><img alt="project summary" src="https://static.igem.org/mediawiki/2018/9/96/T--Fudan--X.svg"></a>
 
                 <div class="container">
 
                 <div class="container">
                     <h2 style="margin: 0;padding: 10px 0;">Project Summary</h2>
+
                     <h4 style="margin:0;padding:10px 0;">Project Summary</h4>
                     <p style="margin: 0">Mutation library generation is critical for biological and medical research, but current methods cannot mutate a specific sequence continuously without manual intervention. Here we present a toolbox for <i>in vivo</i> continuous mutation library construction. First, the target DNA is transcribed into RNA. Next, our reverse transcriptase reverts RNA into cDNA, during which the target is randomly mutated by enhanced error-prone reverse transcription. Finally, the mutated version replaces the original sequence through recombination. These steps will be carried out iteratively, generating a random mutation library of the target with high efficiency as mutations accumulate along with bacterial growth. Our toolbox is orthogonal and provides a wide range of applications among various species. R-Evolution could mutate coding sequences and regulatory sequences, which enables the <i>in vivo</i> evolution of individual proteins or multiple targets at a time, promotes high-throughput research, and serves as a foundational advance to synthetic biology.
+
                     <p class="flow-text" style="margin:0">Mutation library generation is critical for biological and medical research, but current methods cannot mutate a specific sequence continuously without manual intervention. Here we present a toolbox for <i>in vivo</i> continuous mutation library construction. First, the target DNA is transcribed into RNA. Next, our reverse transcriptase reverts RNA into cDNA, during which the target is randomly mutated by enhanced error-prone reverse transcription. Finally, the mutated version replaces the original sequence through recombination. These steps will be carried out iteratively, generating a random mutation library of the target with high efficiency as mutations accumulate along with bacterial growth. Our toolbox is orthogonal and provides a wide range of applications among various species. R-Evolution could mutate coding sequences and regulatory sequences, which enables the <i>in vivo</i> evolution of individual proteins or multiple targets at a time, promotes high-throughput research, and serves as a foundational advance to synthetic biology.
 
                     </p>
 
                     </p>
 
                 </div>
 
                 </div>
Line 304: Line 303:
 
             <div class="floatingBtn">
 
             <div class="floatingBtn">
 
                 <a href="#!" id="abstractBtn" class="btn">
 
                 <a href="#!" id="abstractBtn" class="btn">
                     <i class="fa fa-sticky-note" style="font-size: 30px;line-height: 50px"></i>
+
                     <i class="fa fa-sticky-note" style="font-size:30px;line-height:50px"></i>
 
                 </a>
 
                 </a>
 
                 <a href="#FudanWrapper" class="btn">
 
                 <a href="#FudanWrapper" class="btn">
                     <i class="fa fa-angle-up" style="font-size: 48px;line-height: 45px"></i>
+
                     <i class="fa fa-angle-up" style="font-size:48px;line-height:45px"></i>
 
                 </a>
 
                 </a>
 
             </div>
 
             </div>
Line 321: Line 320:
 
                         </a><a href="http://www.yfc.cn/en/" target="_blank"><img class="col s3 m6 l3" style="padding: 0.15rem 0.9rem;" alt="Yunfeng Capital" src="https://static.igem.org/mediawiki/2018/e/e2/T--Fudan--yunfengLogo.png">
 
                         </a><a href="http://www.yfc.cn/en/" target="_blank"><img class="col s3 m6 l3" style="padding: 0.15rem 0.9rem;" alt="Yunfeng Capital" src="https://static.igem.org/mediawiki/2018/e/e2/T--Fudan--yunfengLogo.png">
 
                         </a>
 
                         </a>
                             <h3 class="col s12" style="text-align: left; color: rgba(255, 255, 255, 0.8); font-size:12px">R-Evolution: an <i>in vivo</i> sequence-specific toolbox for continuous mutagenesis</h3>
+
                             <h3 class="col s12" style="text-align: left; color: rgba(255, 255, 255, 0.8); font-size:12.5px">R-Evolution: an <i>in vivo</i> sequence-specific toolbox for continuous mutagenesis</h3>
 
                         </div>
 
                         </div>
 
                         <div id="usefulLinks" class="col m9 s12 row">
 
                         <div id="usefulLinks" class="col m9 s12 row">

Revision as of 07:06, 17 September 2019

<script src="https://code.jquery.com/jquery-1.11.3.min.js"></script> 2019 Team:Fudan-TSI Demonstrate

Demonstration

Demonstration

Video abstract

Transmembrane Logic

Sensing and integrating various transmembrane signals is a key aspect of cellular decision making.

For example, activation of CD8+ cells requires co-activation of TCR and CD28 molecules, meanwhile, this activation can be inhibited by the PD-1 pathway (Hui et al., 2017). By abstracting this biological process, we can get: the activation of CD8+ cell = activated TCR AND (activated CD28 NIMPLY activated PD-1). Programming cells with predictable complex transmembrane signal inputs – customized intracellular signal outputs logic relationships are significant for expanding the widespread applications of mammalian cells, such as cellular immunotherapy (Fedorov et al., 2013; Kloss et al., 2013; Roybal et al., 2016a; Roybal et al., 2016b), tissue patterning (Morsut et al., 2016;Roybal et al., 2016; Toda et al., 2018).

a sequence-specific toolbox for continuous mutagenesis

The ingenious design of nature makes us amazing, and inspires us to explore new possibilities. By designing the ENABLE (Engineered, Across-membrane, Binary Logic in Eukaryotes) system and achieving the first complete transmembrane binary Boolean logic in mammals, we could make the pupil outdo the master, make cells even smarter.

Optimizing the Receptor, aims for reduced background activation

In order to be able to implement a custom multiplexed transmembrane signal input/output relationship, the first condition is that engineering modular receptor to enable it to recognize extracellular signals and transduce them into customized intracellular signals. SynNotch is a transmembrane receptor with high programmability. Therefore, we can use this tool to receive extracellular signals and output customized intracellular signals.

Good tools are prerequisite to the successful execution of a job. In order to make SynNotch more suitable as a tool for receiving complex extracellular signals, we have optimized it. Please visit Optimization page for more details.

Three-layer design for dual transmembrane signals

The expression of membrane proteins on the cell membrane is limited. Our modeling tells us how to make cells sensitive to the limited signal molecules, and perform function efficiently is the key to make the transmembrane logic gate system work.

Based on this, we developed the ENABLE system with a 3-layers design: Receptor, Amplifier, and Combiner. By adding an intermediate layer, the “Amplifier” layer, we are able to effectively amplify the transmembrane signal, thus enabling our intracellular components to effectively travel logic functions.

The 3-layer design principle underlying ENABLE empowers any future development of transmembrane logic circuits, thus contributes a foundational advance to synthetic biology.

Unified intracellular logic gates layout

In order to be able to receive dual transmembrane signals and produce complete binary Boolean logic, we designed a set of interactive grammar for the interaction between the "Amplifier" layer and the "Combiner" layer within the cell membrane. This grammar consists mainly of the following elements, a transcription system based on the activating-form, silencing-from or NIMPLY-form promoters (the three are collectively referred to as a synthetic transcription factor-promoter pairs based transcription system); intein-based protein in vivo fusion systems, proteolytic enzyme-based protein in vivo destruction systems (the two are collectively referred to as a protein fusion/destruction-based transcription factor logic). We have test them and report in Results page, as well as on parts.igem pages.

ENABLE logic gates

Below we show experimental verifications of six (OR, NOR, AND, NAND, IMPLY, NIMPLY) of the eight truly binary logics.

Here, we use the OR gate as a proof of concept for a three-layer transmembrane binary Boolean logic during tissue patterning.

Through dynamic and static observations, we can see that the Receiver cell with transmembrane OR gate can be activated by two Sender cells expressing different membrane antigens.

Public engagement and education

Our human practice activities include dialogues (debate and interviews), presentations, Bio-Art display and hands-on practices, all of which centered around farseeing. We want to unlock the creativity and intelligence in as many people as possible. Fully engaged with the public, we motivated by their openness and willingness, which reminds us why we initiated the research and why we work hard in the lab - for the good of the people, including ourselves.

project summary

Project Summary

Mutation library generation is critical for biological and medical research, but current methods cannot mutate a specific sequence continuously without manual intervention. Here we present a toolbox for in vivo continuous mutation library construction. First, the target DNA is transcribed into RNA. Next, our reverse transcriptase reverts RNA into cDNA, during which the target is randomly mutated by enhanced error-prone reverse transcription. Finally, the mutated version replaces the original sequence through recombination. These steps will be carried out iteratively, generating a random mutation library of the target with high efficiency as mutations accumulate along with bacterial growth. Our toolbox is orthogonal and provides a wide range of applications among various species. R-Evolution could mutate coding sequences and regulatory sequences, which enables the in vivo evolution of individual proteins or multiple targets at a time, promotes high-throughput research, and serves as a foundational advance to synthetic biology.