Difference between revisions of "Team:Fudan-TSI/Composite Part"

(Prototype team page)
 
(2018 by LC)
Line 1: Line 1:
{{Fudan-TSI}}
+
{{Fudan-TSI}}<script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.11.3.min.js"></script>
<html>
+
<html lang="en">
 +
<!--
 +
This html document is created by Tian Huang for Team Fudan iGEM 2018.
 +
We make it compatible on laptop and mobile devices by using Materialize 1.0.0-rc.2.
 +
-->
 +
<!-- LC check on 2018-10-18 -->
 +
<head>
 +
    <meta charset="UTF-8">
  
 +
    <!-- CSS -->
 +
    <link rel="stylesheet" type="text/css" href="https://2019.igem.org/wiki/index.php?title=Template:Fudan-TSI/Fudan-css.css&action=raw&ctype=text/css" />
  
 +
    <!-- Font-awesome icons 4.7.0 -->
 +
    <link href="https://2019.igem.org/wiki/index.php?title=Template:Fudan-TSI/Fudan-font-awesome.css&action=raw&ctype=text/css" rel="stylesheet" />
  
<div class="column full_size judges-will-not-evaluate">
+
    <!-- Materialize 1.0.0-rc.2 (Material Design like) -->
<h3>★  ALERT! </h3>
+
    <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:Fudan/materialize.css&action=raw&ctype=text/css">
<p>This page is used by the judges to evaluate your team for the <a href="https://2019.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2019.igem.org/Judging/Awards"> award listed below</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2019.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
  
 +
    <!-- Clear default CSS settings; CSS reset -->
 +
    <style>
 +
        *{margin: 0;padding: 0;list-style: none;}
 +
        /* via: https://blog.csdn.net/weixin_41014370/article/details/79523637 */
  
<div class="clear"></div>
+
        /** 清除内外边距 **/
 +
        body, h1, h3, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
 +
        dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
 +
        pre, /* text formatting elements 文本格式元素 */
 +
        form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
 +
        th, td /* table elements 表格元素 */ {
 +
            margin: 0;
 +
            padding: 0;
 +
        }
  
 +
        /** 设置默认字体 **/
  
 +
        h1, h3, h3, h4, h5, h6 { font-size: 100%; }
 +
        address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
 +
        code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
 +
        small { font-size: 12px; } /* 小于 12px 的中文很难阅读,让 small 正常化 */
  
 +
        /** 重置列表元素 **/
 +
        ul, ol { list-style: none; }
  
 +
        /** 重置文本格式元素 **/
 +
        a { text-decoration: none; }
 +
        a:hover { text-decoration: underline; }
  
<div class="column full_size">
 
<h1>Composite Parts</h1>
 
  
 +
        /** 重置表单元素 **/
 +
        legend { color: #000; } /* for ie6 */
 +
        fieldset, img { border: 0; } /* img 搭车:让链接里的 img 无边框 */
 +
        button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
 +
        /* 注:optgroup 无法扶正 */
  
<p>
+
        /** 重置表格元素 **/
A composite part is a functional unit of DNA consisting of two or more basic parts assembled together. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_I13507">BBa_I13507</a> is an example of a composite part, consisting of an RBS, a protein coding region for a red fluorescent protein, and a terminator.
+
        table { border-collapse: collapse; border-spacing: 0; }
</p>
+
    </style>
 +
    <title>2019 Team:Fudan -Composite_Part</title>
 +
</head>
  
<p>New composite BioBrick devices can be made by combining existing BioBrick Parts (like Inverters, Amplifiers, Smell Generators, Protein Balloon Generators, Senders, Receivers, Actuators, and so on).</p>
+
<body>
</div>
+
<!-- Fudan div at igem.org -->
 +
<div id="FudanWrapper" class="white">
 +
    <div id="FudanBody" class="white">
 +
        <header>
 +
            <!-- empty bar -->
 +
            <div id="emptyBar" style="position:relative;width: 100%;"></div>
  
<div class="column full_size">
+
            <!-- Navigation bar -->
<div class="highlight decoration_background">
+
            <!-- Dropdown and List elements in navigation bar -->
<h3>Note</h3>
+
            <!-- Slide-out navigator contents -->
<p>This page should list all the composite parts your team has made during your project and include direct links to your Parts main pages on the Registry. <b>You must add all characterization information for your parts on Parts Main Page on the Registry.</b> You should <b>not</b> put characterization information on this page. Remember judges will only look at the first part in the list for the Best Composite Part award, so put your best part first!</p>
+
        </header>
</div>
+
</div>
+
  
 +
        <div id="pageContent" style="">
 +
            <div id="contentBanner" class="figureBanner">
 +
                <div class="row">
 +
                    <div class="col s12 m6 valign-wrapper hide-on-med-and-up">
 +
                        <h1>Composite parts</h1>
 +
                    </div>
 +
                    <div class="col s12 m6 valign-wrapper hide-on-med-and-up">
 +
                        <span>This year, our BioBrick submission includes 7 versions of SynNotch receptors, with our favorite being &alpha;CD19-mN1c-tTAA.</span>
 +
                    </div>
 +
                </div>
 +
                <div id="figureBannerTitle" class="hide-on-small-only">
 +
                    <h1>Composite parts</h1>
 +
                    <p><span>This year, our BioBrick submission includes 7 versions of SynNotch receptors, with our favorite being &alpha;CD19-mN1c-tTAA.</span></p>
 +
                </div>
 +
                <div class="hide-on-small-only">
 +
                    <img src="https://static.igem.org/mediawiki/2018/a/ad/T--Fudan--title_composite.jpg">
 +
                    <svg width="10" height="10" xmlns="http://www.w3.org/2000/svg" style="position:absolute; left:0;top:0; width: 4%;height: 100%;">
 +
                        <defs>
 +
                            <linearGradient y2="0%" x2="100%" y1="0%" x1="0%" id="blackgraleft">
 +
                                <stop stop-color="rgb(0,0,0)" stop-opacity="1" offset="0%"/>
 +
                                <stop stop-color="rgb(0,0,0)" stop-opacity="0" offset="100%"/>
 +
                            </linearGradient>
 +
                        </defs>
 +
                        <g>
 +
                            <rect id="svg_1" fill="url(#blackgraleft)" height="100%" width="100%"/>
 +
                        </g>
 +
                    </svg>
 +
                    <svg width="10" height="10" xmlns="http://www.w3.org/2000/svg" style="position:absolute; right:0;top:0; width: 4%;height: 100%;">
 +
                        <defs>
 +
                            <linearGradient y2="0%" x2="100%" y1="0%" x1="0%" id="blackgraright">
 +
                                <stop stop-color="rgb(0,0,0)" stop-opacity="0" offset="0%"/>
 +
                                <stop stop-color="rgb(0,0,0)" stop-opacity="1" offset="100%"/>
 +
                            </linearGradient>
 +
                        </defs>
 +
                        <g>
 +
                            <rect id="svg_2" fill="url(#blackgraright)" height="100%" width="100%"/>
 +
                        </g>
 +
                    </svg>
 +
                </div>
 +
            </div>
  
 +
            <!-- main content of the page -->
 +
            <div class="container">
 +
                <main style="margin: 0">
 +
                    <div class="section container">
 +
                        <h2>Part:BBa_K2549021 <a href="http://parts.igem.org/Part:BBa_K2549021" target=_blank>&alpha;CD19-mN1c-tTAA</a></h2>
 +
                        <h3>Introduction</h3>
 +
                        <p>This year we have provided 7 versions of SynNotch receptors in our BioBrick submission, enabling others to wire their contact-dependent signal transduction in mammalian cells. Multiple combinations of extracellular domains, transmembrane core regions and intracellular domains make it even easier for others to readily assemble their own desirable genetic circuits. </p>
 +
                        <p><b>Among the 7 SynNotch receptors, our favorite one is &alpha;CD19-mN1c-tTAA <a href="http://parts.igem.org/Part:BBa_K2549021" target="_blank">(BBa_K2549021)</a></b><br/>
 +
<img alt="part BBa_K2549021" src="https://static.igem.org/mediawiki/2018/thumb/0/0c/T--Fudan--BBa_K2549021.png/1339px-T--Fudan--BBa_K2549021.png" />
 +
</p>
 +
                        <h3>How &alpha;CD19-mN1c-tTAA works
 +
                        </h3>
 +
                        <p>It receives ligand-dependent signal via the CD19 scFv and undergoes a cleavage process in which the tTA advance is released, then entering into the nucleus to activate the expression of TRE3GV promotor. Thus it can be served as a signal input module.
 +
                        </p>
 +
                        <h3>Advantages of &alpha;CD19-mN1c-tTAA
 +
                        </h3>
 +
                        <p>We have conducted flow cytometry experiments to test our SynNotch receptors and after testing, &alpha;CD19-mN1c-tTAA have stood out for showing the highest signal-to-noise ratio. We have also discovered that it has the highest activation ratio when activated by surface-expressed CD19 antigen. Moreover, it also shows only a few amount of false activation which can be tolerated. As it performs great modularity and has a great potential to be utilized by others to assemble their own CD19-dependent signal transduction module, this especially enables the possibility of the clinical application of SynNotch receptors.
 +
                        </p>
 +
                        <div class="figureHolder width40" style="margin: 23px auto 0 auto;">
 +
                            <img class="responsive-img" src="https://static.igem.org/mediawiki/2018/b/bc/T--Fudan--composite-1.png">
  
<div class="column full_size">
+
                        </div>
<h3>Best Composite Part Special Prize</h3>
+
                        <p style="margin-top:0;text-indent: 0;"><b>Figure 1. Flow cytometry characterization of SynNotch receptors.</b> TRE3GV-EGFP circuit was set to indicate the activation level of SynNotch receptors. It is shown that &alpha;CD19-mN1c-tTAA has the highest signal-to-noise ratio.</p>
 +
                        <p>For more details, please check <a href="/Team:Fudan-TSI/Part_Collection">our parts collection page</a>.
 +
                        </p>
 +
                    </div>
 +
                </main>
 +
            </div>
  
<p>To be eligible for this award, this part <b>must be well documented on the part's Main Page on the Registry</b>. If you have a part you wish to nominate your team for this <a href="https://2019.igem.org/Judging/Awards">special prize</a>, make sure you add your part number to your <a href="https://2019.igem.org/Judging/Judging_Form">judging form</a> and delete the alert box at the top of this page.
+
            <!--Abstract on content page-->
 +
            <div id="abstractContent" class="z-depth-2">
 +
                <a href="#!"><img alt=alt="project summary" src="https://static.igem.org/mediawiki/2018/9/96/T--Fudan--X.svg"></a>
 +
                <div class="container">
 +
                    <h2 style="margin: 0;padding: 10px 0;">Project Summary</h2>
 +
                    <p style="margin: 0">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.
 +
                    </p>
 +
                </div>
 +
            </div>
  
<br><br>
+
            <!-- Floating Btns -->
<b>Please note:</b> Judges will only look at the first part number you list, so please only enter ONE (1) part number in the judging form for this prize. </p>
+
            <div class="floatingBtn">
 +
                <a href="#!" id="abstractBtn" class="btn">
 +
                    <i class="fa fa-sticky-note" style="font-size: 30px;line-height: 50px"></i>
 +
                </a>
 +
                <a href="#FudanWrapper" class="btn">
 +
                    <i class="fa fa-angle-up" style="font-size: 48px;line-height: 45px"></i>
 +
                </a>
 +
            </div>
  
 +
            <!-- Footer with sponsors and contact methods -->
 +
            <footer id="FudanFooter" class="page-footer grey">
 +
                <div class="container">
 +
                    <div class="row">
 +
                        <div id="sponsor" class="col m3 s12 row">
 +
                            <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://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://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>
 +
                            <h3 class="col s12" style="text-align: left; color: rgba(255, 255, 255, 0.8); font-size: 18px">ENABLE: making cells even smarter</h3>
 +
                        </div>
 +
                        <div id="usefulLinks" class="col m9 s12 row">
 +
                            <div class="col s12 l6 row">
 +
                                <div class="col s12 m4">
 +
                                    <span>Project</span>
 +
                                    <ul>
 +
                                        <li><a href="/Team:Fudan-TSI/Description">Background</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Design">Design</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Protocols">Experiments</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Demonstrate">Results</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Judging">iGEM judging</a></li>
 +
                                    </ul>
 +
                                </div>
 +
                                <div class="col s12 m4 active">
 +
                                  <span><a href="/Team:Fudan-TSI/Parts">BioBricks</a></span>
 +
                                    <ul>
 +
                                        <li><a href="/Team:Fudan-TSI/Basic_Part">Basic parts</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Composite_Part">Composite parts</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Part_Collection">Part collection</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Improve">Parts improvement</a></li>
 +
                                    </ul>
 +
                                </div>
 +
                                <div class="col s12 m4">
 +
                                    <span>Lab</span>
 +
                                    <ul>
 +
                                        <li><a href="/Team:Fudan-TSI/Interlab">iGEM interLab</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Notebook">Notebook</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Protocols">Protocols</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Measurement">Quantification</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Safety">Safety</a></li>
 +
                                    </ul>
 +
                                </div>
 +
                            </div>
 +
                            <div class="col s12 l6 row">
 +
                                <div class="col s12 m4">
 +
                                    <span>not-sure</span>
 +
                                    <ul>
 +
                                        <li><a href="/Team:Fudan-TSI/Applied_Design">Applied design</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Hardware">Hardware</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Model">Model</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Software">Software</a></li>
 +
                                    </ul>
 +
                                </div>
 +
                                <div class="col s12 m4">
 +
                                    <span>Outreach</span>
 +
                                    <ul>
 +
                                        <li><a href="/Team:Fudan-TSI/Collaborations">Collaborations</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Human_Practices">Human practices</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/Public_Engagement">Public engagement</a></li>
 +
                                        <li><a href="/Team:Fudan-TSI/HP">Why we do this</a></li>
 +
                                    </ul>
 +
                                </div>
 +
                                <div class="col s12 m4">
 +
                                    <span>Team</span>
 +
                                    <ul>
 +
                                        <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="/Team:Fudan-TSI/Team">Members</a></li>
 +
                                    </ul>
 +
                                </div>
 +
                            </div>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
                <div class="footer-copyright">
 +
                    <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>
 +
            </footer>
 +
 +
        </div>
 +
    </div>
 
</div>
 
</div>
  
 +
 +
<!-- Javascript files -->
 +
<!-- Materialize 1.0.0-rc.2 -->
 +
<script src="https://2019.igem.org/wiki/index.php?title=Template:Fudan-TSI/materialize.js&action=raw&ctype=text/javascript"></script>
 +
 +
<!-- Javascript -->
 +
<script src="https://2019.igem.org/wiki/index.php?title=Template:Fudan-TSI/Fudan-js.js&action=raw&ctype=text/javascript"></script>
 +
 +
</body>
 
</html>
 
</html>

Revision as of 06:26, 29 August 2019

<script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.11.3.min.js"></script> 2019 Team:Fudan -Composite_Part

Composite parts

This year, our BioBrick submission includes 7 versions of SynNotch receptors, with our favorite being αCD19-mN1c-tTAA.

Composite parts

This year, our BioBrick submission includes 7 versions of SynNotch receptors, with our favorite being αCD19-mN1c-tTAA.

Part:BBa_K2549021 αCD19-mN1c-tTAA

Introduction

This year we have provided 7 versions of SynNotch receptors in our BioBrick submission, enabling others to wire their contact-dependent signal transduction in mammalian cells. Multiple combinations of extracellular domains, transmembrane core regions and intracellular domains make it even easier for others to readily assemble their own desirable genetic circuits.

Among the 7 SynNotch receptors, our favorite one is αCD19-mN1c-tTAA (BBa_K2549021)
part BBa_K2549021

How αCD19-mN1c-tTAA works

It receives ligand-dependent signal via the CD19 scFv and undergoes a cleavage process in which the tTA advance is released, then entering into the nucleus to activate the expression of TRE3GV promotor. Thus it can be served as a signal input module.

Advantages of αCD19-mN1c-tTAA

We have conducted flow cytometry experiments to test our SynNotch receptors and after testing, αCD19-mN1c-tTAA have stood out for showing the highest signal-to-noise ratio. We have also discovered that it has the highest activation ratio when activated by surface-expressed CD19 antigen. Moreover, it also shows only a few amount of false activation which can be tolerated. As it performs great modularity and has a great potential to be utilized by others to assemble their own CD19-dependent signal transduction module, this especially enables the possibility of the clinical application of SynNotch receptors.

Figure 1. Flow cytometry characterization of SynNotch receptors. TRE3GV-EGFP circuit was set to indicate the activation level of SynNotch receptors. It is shown that αCD19-mN1c-tTAA has the highest signal-to-noise ratio.

For more details, please check our parts collection page.

alt="project

Project Summary

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.