(LC) |
|||
Line 5: | Line 5: | ||
We make it compatible on laptop and mobile devices by using Materialize 1.0.0-rc.2. | We make it compatible on laptop and mobile devices by using Materialize 1.0.0-rc.2. | ||
--> | --> | ||
+ | <!-- LC check on 2018-10-18 --> | ||
<head> | <head> | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
Line 12: | Line 13: | ||
<!-- Font-awesome icons 4.7.0 --> | <!-- Font-awesome icons 4.7.0 --> | ||
− | <link href="https://2018.igem.org/wiki/index.php?title=Template:Fudan/font-awesome.css&action=raw&ctype=text/css" rel="stylesheet"> | + | <link href="https://2018.igem.org/wiki/index.php?title=Template:Fudan/font-awesome.css&action=raw&ctype=text/css" rel="stylesheet" /> |
<!-- Materialize 1.0.0-rc.2 (Material Design like) --> | <!-- Materialize 1.0.0-rc.2 (Material Design like) --> | ||
Line 18: | Line 19: | ||
<!-- Clear default CSS settings; CSS reset --> | <!-- Clear default CSS settings; CSS reset --> | ||
− | <style | + | <style> |
*{margin: 0;padding: 0;list-style: none;} | *{margin: 0;padding: 0;list-style: none;} | ||
/* via: https://blog.csdn.net/weixin_41014370/article/details/79523637 */ | /* via: https://blog.csdn.net/weixin_41014370/article/details/79523637 */ | ||
Line 62: | Line 63: | ||
} | } | ||
</style> | </style> | ||
+ | <title>2018 iGEM Team:Fudan - Demonstration</title> | ||
</head> | </head> | ||
Line 76: | Line 78: | ||
<div class="nav-wrapper"> | <div class="nav-wrapper"> | ||
<div id="teamLogo" class="brand-logo"> | <div id="teamLogo" class="brand-logo"> | ||
− | <a href="https://2018.igem.org/Team:Fudan" target="_self"><img src="https://static.igem.org/mediawiki/2018/c/c4/T--Fudan--teamLogo.svg"></a> | + | <a href="https://2018.igem.org/Team:Fudan" target="_self"><img alt="2018 team Fudan logo" src="https://static.igem.org/mediawiki/2018/c/c4/T--Fudan--teamLogo.svg"></a> |
</div> | </div> | ||
<ul id="nav-mobile" class="right orangeBorder"> | <ul id="nav-mobile" class="right orangeBorder"> | ||
Line 96: | Line 98: | ||
<!-- Dropdown and List elements in navigation bar --> | <!-- Dropdown and List elements in navigation bar --> | ||
<ul id="dropdown1" class="dropdown-content"> | <ul id="dropdown1" class="dropdown-content"> | ||
− | <li><a href=" | + | <li><a href="./Demonstrate">Demonstration</a></li> |
− | <li><a href=" | + | <li><a href="./Antigen_Receptors">Antigen, Receptors</a></li> |
− | <li><a href=" | + | <li><a href="./Results">Transmembrane logic</a></li> |
</ul> | </ul> | ||
<ul id="dropdown2" class="dropdown-content"> | <ul id="dropdown2" class="dropdown-content"> | ||
− | <li><a href=" | + | <li><a href="./Addon#ribo">Addon: ribo</a></li> |
− | <li><a href=" | + | <li><a href="./Addon#TALE">Addon: TALE</a></li> |
− | <li><a href=" | + | <li><a href="./Addon#T2">Addon: T2</a></li> |
− | <li><a href=" | + | <li><a href="./Model#Transcriptional_Amplifer">Model: transcriptional amplifer</a></li> |
− | <li><a href=" | + | <li><a href="./Model#NotchLigandKinetics">Model: Notch-ligand kinetics</a></li> |
− | <li><a href=" | + | <li><a href="./Software">Software</a></li> |
</ul> | </ul> | ||
<ul id="dropdown3" class="dropdown-content"> | <ul id="dropdown3" class="dropdown-content"> | ||
− | <li><a href=" | + | <li><a href="./InterLab">iGEM interLab</a></li> |
− | <li><a href=" | + | <li><a href="./Notebook">Our notebook</a></li> |
− | <li><a href=" | + | <li><a href="./Primers">Primers used</a></li> |
− | <li><a href=" | + | <li><a href="./Protocols">Protocols</a></li> |
− | <li><a href=" | + | <li><a href="./Safety">Safety</a></li> |
</ul> | </ul> | ||
<ul id="dropdown4" class="dropdown-content"> | <ul id="dropdown4" class="dropdown-content"> | ||
− | <li><a href=" | + | <li><a href="./Basic_Parts">Basic parts</a></li> |
− | <li><a href=" | + | <li><a href="./Composite_Parts">Composite parts</a></li> |
− | <li><a href=" | + | <li><a href="./Optimization">Optimization</a></li> |
− | <li><a href=" | + | <li><a href="./Parts_Collection">Parts collection</a></li> |
− | <li><a href=" | + | <li><a href="./Improve">Parts improvement</a></li> |
− | <li><a href=" | + | <li><a href="./Measurement">Quantification</a></li> |
</ul> | </ul> | ||
<ul id="dropdown5" class="dropdown-content"> | <ul id="dropdown5" class="dropdown-content"> | ||
− | <li><a href=" | + | <li><a href="./Bio-Art">Bio-Art display</a></li> |
− | <li><a href=" | + | <li><a href="./Collaborations">Collaborations</a></li> |
− | <li><a href=" | + | <li><a href="./Design_Intention">Design intention</a></li> |
− | <li><a href=" | + | <li><a href="./Human_Practices">Human practices</a></li> |
− | <li><a href=" | + | <li><a href="./Public_Engagement">Public engagement</a></li> |
</ul> | </ul> | ||
<ul id="dropdown6" class="dropdown-content"> | <ul id="dropdown6" class="dropdown-content"> | ||
− | <li><a href=" | + | <li><a href="./Acknowledgement">Acknowledgement</a></li> |
− | <li><a href=" | + | <li><a href="./Attributions">Attributions</a></li> |
− | <li><a href=" | + | <li><a href="./Heritage">Heritage</a></li> |
− | <li><a href=" | + | <li><a href="./Team">Members</a></li> |
− | <li><a href=" | + | <li><a href="./Sponsors">Sponsors</a></li> |
</ul> | </ul> | ||
Line 152: | Line 154: | ||
<div class="collapsible-body"> | <div class="collapsible-body"> | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li><a href="./Demonstrate">Demonstration</a></li> |
− | <li><a href=" | + | <li><a href="./Antigen_Receptors">Antigen, Receptors</a></li> |
− | <li><a href=" | + | <li><a href="./Results">Transmembrane logic</a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 162: | Line 164: | ||
<div class="collapsible-body"> | <div class="collapsible-body"> | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li><a href="./Addon#ribo">Addon: ribo</a></li> |
− | <li><a href=" | + | <li><a href="./Addon#TALE">Addon: TALE</a></li> |
− | <li><a href=" | + | <li><a href="./Addon#T2">Addon: T2</a></li> |
− | <li><a href=" | + | <li><a href="./Model#Transcriptional_Amplifer">Model: transcriptional amplifer</a></li> |
− | <li><a href=" | + | <li><a href="./Model#NotchLigandKinetics">Model: Notch-ligand kinetics</a></li> |
− | <li><a href=" | + | <li><a href="./Software">Software</a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 175: | Line 177: | ||
<div class="collapsible-body"> | <div class="collapsible-body"> | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li><a href="./InterLab">iGEM interLab</a></li> |
− | <li><a href=" | + | <li><a href="./Notebook">Our notebook</a></li> |
− | <li><a href=" | + | <li><a href="./Primers">Primers used</a></li> |
− | <li><a href=" | + | <li><a href="./Protocols">Protocols</a></li> |
− | <li><a href=" | + | <li><a href="./Safety">Safety</a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 187: | Line 189: | ||
<div class="collapsible-body"> | <div class="collapsible-body"> | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li><a href="./Basic_Parts">Basic parts</a></li> |
− | <li><a href=" | + | <li><a href="./Composite_Parts">Composite parts</a></li> |
− | <li><a href=" | + | <li><a href="./Optimization">Optimization</a></li> |
− | <li><a href=" | + | <li><a href="./Parts_Collection">Parts collection</a></li> |
− | <li><a href=" | + | <li><a href="./Improve">Parts improvement</a></li> |
− | <li><a href=" | + | <li><a href="./Measurement">Quantification</a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 200: | Line 202: | ||
<div class="collapsible-body"> | <div class="collapsible-body"> | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li><a href="./Bio-Art">Bio-Art display</a></li> |
− | <li><a href=" | + | <li><a href="./Collaborations">Collaborations</a></li> |
− | <li><a href=" | + | <li><a href="./Design_Intention">Design intention</a></li> |
− | <li><a href=" | + | <li><a href="./Human_Practices">Human practices</a></li> |
− | <li><a href=" | + | <li><a href="./Public_Engagement">Public engagement</a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 212: | Line 214: | ||
<div class="collapsible-body"> | <div class="collapsible-body"> | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li><a href="./Acknowledgement">Acknowledgement</a></li> |
− | <li><a href=" | + | <li><a href="./Attributions">Attributions</a></li> |
− | <li><a href=" | + | <li><a href="./Heritage">Heritage</a></li> |
− | <li><a href=" | + | <li><a href="./Team">Members</a></li> |
− | <li><a href=" | + | <li><a href="./Sponsors">Sponsors</a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 273: | Line 275: | ||
<div class="container"> | <div class="container"> | ||
<main style="margin: 0"> | <main style="margin: 0"> | ||
− | <div id="section1" class="section container | + | <div id="section1" class="section container"> |
<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 282: | Line 284: | ||
<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> | ||
− | 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> <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> | ||
<div class="expFigureHolder" style="width:100%"> | <div class="expFigureHolder" style="width:100%"> | ||
Line 291: | Line 293: | ||
</h3> | </h3> | ||
<p><b> | <p><b> | ||
− | The ingenious design of nature makes us | + | 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> | ||
</div> | </div> | ||
− | <div id="section2" class="section container | + | <div id="section2" class="section container"> |
<h2>Optimizing the Receptor, aims for reduced background activation | <h2>Optimizing the Receptor, aims for reduced background activation | ||
</h2> | </h2> | ||
Line 302: | Line 304: | ||
</p> | </p> | ||
</div> | </div> | ||
− | <div id="section3" class="section container | + | <div id="section3" class="section container"> |
<h2>Three-layer design for dual transmembrane signals | <h2>Three-layer design for dual transmembrane signals | ||
</h2> | </h2> | ||
− | <p>The expression of membrane proteins on the cell membrane is limited. | + | <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><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> 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. | ||
Line 318: | Line 320: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div id="section4" class="section container | + | <div id="section4" class="section container"> |
<h2>Unified intracellular logic gates layout | <h2>Unified intracellular logic gates layout | ||
</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 | + | <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="./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 329: | Line 331: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div id="section5" class="section container | + | <div id="section5" class="section container"> |
<h2>ENABLE logic gates | <h2>ENABLE logic gates | ||
</h2> | </h2> | ||
Line 349: | Line 351: | ||
<h2>Public engagement and education | <h2>Public engagement and education | ||
</h2> | </h2> | ||
− | <p>Our <a href="./Human_Practices">human practice</a> activities include <a href="./Public_Engagement">dialogues (debate and interviews), presentations | + | <p>Our <a href="./Human_Practices">human practice</a> activities include <a href="./Public_Engagement">dialogues (debate and interviews), presentations</a>, <a href="./Bio-Art">Bio-Art display</a> and <a href="./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> | ||
+ | |||
+ | <div class="expFigureHolder" style="width:100%"> | ||
+ | <img class="responsive-img" src="https://static.igem.org/mediawiki/2018/8/84/T--Fudan--LC-gj-use.png" /> | ||
+ | <p>In our GJ presentation (10/25 Room 311 9:00-9:25), we used the image above to show other how to use our ENABLE toolbox.</p> | ||
+ | </div> | ||
+ | <div class="expFigureHolder" style="width:100%"> | ||
+ | <img class="responsive-img" src="https://static.igem.org/mediawiki/2018/b/bc/T--Fudan--LC-gj-unlimited.png" /> | ||
+ | <p>In our GJ presentation (10/25 Room 311 9:00-9:25), we used the image above to demonstrate the unlimited potential of mammalian cell computation: complex logic in one cells, distributed computing using CellBricks, and cell messengers travel far distance.</p> | ||
+ | </div><br/><br/><br/> | ||
</main> | </main> | ||
</div> | </div> | ||
Line 358: | Line 369: | ||
<!--Abstract on content page--> | <!--Abstract on content page--> | ||
<div id="abstractContent" class="z-depth-2"> | <div id="abstractContent" class="z-depth-2"> | ||
− | <a href="#!"><img src="https://static.igem.org/mediawiki/2018/9/96/T--Fudan--X.svg"></a> | + | <a href="#!"><img alt="2018 team Fudan abstract" 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;">Abstract</h2> | <h2 style="margin: 0;padding: 10px 0;">Abstract</h2> | ||
Line 395: | Line 406: | ||
<div class="row"> | <div class="row"> | ||
<div id="sponsor" class="col m3 s12 row"> | <div id="sponsor" class="col m3 s12 row"> | ||
− | <a href="https://2018.igem.org/Team:Fudan" target="_blank"><img class="col s3 m6 l3" style="position:relative; padding: 0 0.3rem; margin:-0.15rem 0; left: -0.45rem;" src="https://static.igem.org/mediawiki/2018/7/73/T--Fudan--teamLogoWhite.png"> | + | <a href="https://2018.igem.org/Team:Fudan" target="_blank"><img alt="2018 Team:Fudan logo white" class="col s3 m6 l3" style="position:relative; padding: 0 0.3rem; margin:-0.15rem 0; left: -0.45rem;" src="https://static.igem.org/mediawiki/2018/7/73/T--Fudan--teamLogoWhite.png"> |
</a><a href="http://www.fudan.edu.cn/en/" target="_blank"><img class="col s3 m6 l3" alt="Fudan University" src="https://static.igem.org/mediawiki/2018/f/f7/T--Fudan--schoolLogo.png"> | </a><a href="http://www.fudan.edu.cn/en/" target="_blank"><img class="col s3 m6 l3" alt="Fudan University" src="https://static.igem.org/mediawiki/2018/f/f7/T--Fudan--schoolLogo.png"> | ||
</a><a href="http://life.fudan.edu.cn/" target="_blank"><img class="col s3 m6 l3" style="margin-bottom: 4%;/* 该图比其他小一点,排版需要 */" alt="School of Life Sciences, Fudan University" src="https://static.igem.org/mediawiki/2018/1/1d/T--Fudan--schoolOfLifeSciencesIcon.png"> | </a><a href="http://life.fudan.edu.cn/" target="_blank"><img class="col s3 m6 l3" style="margin-bottom: 4%;/* 该图比其他小一点,排版需要 */" alt="School of Life Sciences, Fudan University" src="https://static.igem.org/mediawiki/2018/1/1d/T--Fudan--schoolOfLifeSciencesIcon.png"> | ||
Line 407: | Line 418: | ||
<span>Project</span> | <span>Project</span> | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li><a href="./Demonstrate">Demonstration</a></li> |
− | <li><a href=" | + | <li><a href="./Antigen_Receptors">Antigen, Receptors</a></li> |
− | <li><a href=" | + | <li><a href="./Results">Transmembrane logic</a></li> |
<li><a href="https://2017.igem.org/Team:Fudan">2017.iGEM</a></li> | <li><a href="https://2017.igem.org/Team:Fudan">2017.iGEM</a></li> | ||
</ul> | </ul> | ||
Line 417: | Line 428: | ||
<span>Dry lab</span> | <span>Dry lab</span> | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li><a href="./Addon#ribo">Addon: ribo</a></li> |
− | <li><a href=" | + | <li><a href="./Addon#TALE">Addon: TALE</a></li> |
− | <li><a href=" | + | <li><a href="./Addon#T2">Addon: T2</a></li> |
− | <li><a href=" | + | <li><a href="./Model#Transcriptional_Amplifer">Model: transcriptional amplifer</a></li> |
− | <li><a href=" | + | <li><a href="./Model#NotchLigandKinetics">Model: Notch-ligand kinetics</a></li> |
− | <li><a href=" | + | <li><a href="./Software">Software</a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 428: | Line 439: | ||
<span>Wet lab</span> | <span>Wet lab</span> | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li><a href="./InterLab">iGEM interLab</a></li> |
− | <li><a href=" | + | <li><a href="./Notebook">Our notebook</a></li> |
− | <li><a href=" | + | <li><a href="./Primers">Primers used</a></li> |
− | <li><a href=" | + | <li><a href="./Protocols">Protocols</a></li> |
− | <li><a href=" | + | <li><a href="./Safety">Safety</a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 440: | Line 451: | ||
<span>Toolbox</span> | <span>Toolbox</span> | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li><a href="./Basic_Parts">Basic parts</a></li> |
− | <li><a href=" | + | <li><a href="./Composite_Parts">Composite parts</a></li> |
− | <li><a href=" | + | <li><a href="./Optimization">Optimization</a></li> |
− | <li><a href=" | + | <li><a href="./Parts_Collection">Parts collection</a></li> |
− | <li><a href=" | + | <li><a href="./Improve">Parts improvement</a></li> |
− | <li><a href=" | + | <li><a href="./Measurement">Quantification</a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 451: | Line 462: | ||
<span>Outreach</span> | <span>Outreach</span> | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li><a href="./Bio-Art">Bio-Art display</a></li> |
− | <li><a href=" | + | <li><a href="./Collaborations">Collaborations</a></li> |
− | <li><a href=" | + | <li><a href="./Design_Intention">Design intention</a></li> |
− | <li><a href=" | + | <li><a href="./Human_Practices">Human practices</a></li> |
− | <li><a href=" | + | <li><a href="./Public_Engagement">Public engagement</a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 461: | Line 472: | ||
<span>Team</span> | <span>Team</span> | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li><a href="./Acknowledgement">Acknowledgement</a></li> |
− | <li><a href=" | + | <li><a href="./Attributions">Attributions</a></li> |
− | <li><a href=" | + | <li><a href="./Heritage">Heritage</a></li> |
− | <li><a href=" | + | <li><a href="./Team">Members</a></li> |
− | <li><a href=" | + | <li><a href="./Sponsors">Sponsors</a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 474: | Line 485: | ||
<div class="footer-copyright"> | <div class="footer-copyright"> | ||
<div class="container"> | <div class="container"> | ||
− | + | <div class="contactUS row"> | |
− | + | <div class="col s12 m6 l4"><i class="fa fa-location-arrow"></i> Life Sci Bldg E301, 2005 Songhu Rd, Shanghai | |
− | + | </div><div class="col s12 m6 l2"><i class="fa fa-fax"></i> +86-21-31246727 | |
− | + | </div><div class="col s12 m6 l2"><i class="fa fa-envelope-o"></i> igem@fudan.edu.cn | |
− | + | </div><div class="col s12 m6 l4"><i class="fa fa-twitter"></i> <i class="fa fa-wechat"></i> Fudan_iGEM | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
</div> | </div> | ||
</footer> | </footer> |
Revision as of 18:04, 6 November 2018
- Addon: ribo
- Addon: TALE
- Addon: T2
- Model: transcriptional amplifer
- Model: Notch-ligand kinetics
- Software
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).
ENABLE: making 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.
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.
In our GJ presentation (10/25 Room 311 9:00-9:25), we used the image above to show other how to use our ENABLE toolbox.
In our GJ presentation (10/25 Room 311 9:00-9:25), we used the image above to demonstrate the unlimited potential of mammalian cell computation: complex logic in one cells, distributed computing using CellBricks, and cell messengers travel far distance.
Abstract
Contact-dependent signaling is critical for multicellular biological events, yet customizing contact-dependent signal transduction between cells remains challenging. Here we have developed the ENABLE toolbox, a complete set of transmembrane binary logic gates. Each gate consists of 3 layers: Receptor, Amplifier, and Combiner. We first optimized synthetic Notch receptors to enable cells to respond to different signals across the membrane reliably. These signals, individually amplified intracellularly by transcription, are further combined for computing. Our engineered zinc finger-based transcription factors perform binary computation and output designed products. In summary, we have combined spatially different signals in mammalian cells, and revealed new potentials for biological oscillators, tissue engineering, cancer treatments, bio-computing, etc. ENABLE is a toolbox for constructing contact-dependent signaling networks in mammals. The 3-layer design principle underlying ENABLE empowers any future development of transmembrane logic circuits, thus contributes a foundational advance to Synthetic Biology.