Difference between revisions of "Team:Fudan/Acknowledgement"

(Created page with "{{Fudan}}")
 
Line 1: Line 1:
 
{{Fudan}}
 
{{Fudan}}
 +
<html lang="en">
 +
<head>
 +
    <meta charset="UTF-8">
 +
 +
    <!-- CSS -->
 +
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:Fudan/css.css&action=raw&ctype=text/css" />
 +
 +
    <!-- 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">
 +
 +
    <!-- Materialize 1.0.0-rc.2 (Material Design like) -->
 +
    <link rel="stylesheet" href="https://2018.igem.org/wiki/index.php?title=Template:Fudan/materialize.css&action=raw&ctype=text/css">
 +
 +
    <!-- Clear default CSS settings; CSS reset -->
 +
    <style type="text/css">
 +
        *{margin: 0;padding: 0;list-style: none;}
 +
        /* via: https://blog.csdn.net/weixin_41014370/article/details/79523637 */
 +
 +
        /** 清除内外边距 **/
 +
        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; }
 +
 +
 +
        /** 重置表单元素 **/
 +
        legend { color: #000; } /* for ie6 */
 +
        fieldset, img { border: 0; } /* img 搭车:让链接里的 img 无边框 */
 +
        button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
 +
        /* 注:optgroup 无法扶正 */
 +
 +
        /** 重置表格元素 **/
 +
        table { border-collapse: collapse; border-spacing: 0; }
 +
 +
        #section1 ul li{
 +
            list-style-type: disc;
 +
            margin: 0 0 0 16px;
 +
            font-size: 17px;
 +
            text-align: justify;
 +
        }
 +
        #acknowledgementPhoto>div.row:nth-child(1)>div{
 +
            padding: 0 30px 0 10px;
 +
        }
 +
    </style>
 +
</head>
 +
 +
<body>
 +
<div id="top_menu_14" style="position: relative;width: 100%;height: 18px;background: black;"></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>
 +
 +
            <!-- Navigation bar -->
 +
            <nav id="topNav" class="white z-depth-0_5">
 +
                <div class="nav-wrapper">
 +
                    <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>
 +
                    </div>
 +
                    <ul id="nav-mobile" class="right">
 +
                        <li class="hide-on-med-and-down"><a class="dropdown-trigger" data-target="dropdown1">Project</a></li>
 +
                        <li class="hide-on-med-and-down"><a class="dropdown-trigger" data-target="dropdown2">Dry Lab</a></li>
 +
                        <li class="hide-on-med-and-down"><a class="dropdown-trigger" data-target="dropdown3">Wet Lab</a></li>
 +
                        <li class="hide-on-med-and-down"><a class="dropdown-trigger" data-target="dropdown4">Toolbox</a></li>
 +
                        <li class="hide-on-med-and-down"><a class="dropdown-trigger" data-target="dropdown5">Outreach</a></li>
 +
                        <li class="hide-on-med-and-down"><a class="dropdown-trigger thisPageLink" data-target="dropdown6">Team</a></li>
 +
                        <li>
 +
                            <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>
 +
                            </a>
 +
                        </li>
 +
                    </ul>
 +
                </div>
 +
            </nav>
 +
 +
            <!-- Dropdown and List elements in navigation bar -->
 +
            <ul id="dropdown1" class="dropdown-content">
 +
                <li><a href="">Demonstration</a></li>
 +
                <li><a href="">Transmembrane Logic</a></li>
 +
                <li><a href="">SynNotch Research</a></li>
 +
            </ul>
 +
            <ul id="dropdown2" class="dropdown-content">
 +
                <li><a href="">Model</a></li>
 +
                <li><a href="">Software</a></li>
 +
            </ul>
 +
            <ul id="dropdown3" class="dropdown-content">
 +
                <li><a href="">Interlab</a></li>
 +
                <li><a href="">Notebook</a></li>
 +
                <li><a href="">Safety</a></li>
 +
            </ul>
 +
            <ul id="dropdown4" class="dropdown-content">
 +
                <li><a href="">Basic Parts</a></li>
 +
                <li><a href="">Composite Parts</a></li>
 +
                <li><a href="">Parts Collection</a></li>
 +
                <li><a href="">Measurement</a></li>
 +
            </ul>
 +
            <ul id="dropdown5" class="dropdown-content">
 +
                <li><a href="">Human Practices</a></li>
 +
                <li><a href="">Education & Public Engagement</a></li>
 +
                <li><a href="">Collaborations</a></li>
 +
            </ul>
 +
            <ul id="dropdown6" class="dropdown-content">
 +
                <li><a href="">Members</a></li>
 +
                <li><a href="">Attributions</a></li>
 +
                <li><a href="">Acknowledgement</a></li>
 +
            </ul>
 +
 +
            <!-- Slide-out navigator contents -->
 +
            <ul id="slide-out" class="sidenav">
 +
                <li><div class="sidenavBanner">
 +
                    <div class="background">
 +
                    </div>
 +
                    <span class="white-text">Acknowledgement</span>
 +
                </div></li>
 +
                <li>
 +
                    <ul class="collapsible expandable">
 +
                        <li>Navigator on wiki</li>
 +
                        <li>
 +
                            <div class="collapsible-header">Project</div>
 +
                            <div class="collapsible-body">
 +
                                <ul>
 +
                                    <li><a href="">Demonstration</a></li>
 +
                                    <li><a href="">Transmembrane Logic</a></li>
 +
                                    <li><a href="">SynNotch Research</a></li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <div class="collapsible-header">Dry Lab</div>
 +
                            <div class="collapsible-body">
 +
                                <ul>
 +
                                    <li><a href="">Model</a></li>
 +
                                    <li><a href="">Software</a></li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <div class="collapsible-header">Wet Lab</div>
 +
                            <div class="collapsible-body">
 +
                                <ul>
 +
                                    <li><a href="">Interlab</a></li>
 +
                                    <li><a href="">Notebook</a></li>
 +
                                    <li><a href="">Safety</a></li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <div class="collapsible-header">Toolbox</div>
 +
                            <div class="collapsible-body">
 +
                                <ul>
 +
                                    <li><a href="">Basic Parts</a></li>
 +
                                    <li><a href="">Composite Parts</a></li>
 +
                                    <li><a href="">Parts Collection</a></li>
 +
                                    <li><a href="">Measurement</a></li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <div class="collapsible-header">Outreach</div>
 +
                            <div class="collapsible-body">
 +
                                <ul>
 +
                                    <li><a href="">Human Practices</a></li>
 +
                                    <li><a href="">Education & Public Engagement</a></li>
 +
                                    <li><a href="">Collaborations</a></li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <div class="collapsible-header">Team</div>
 +
                            <div class="collapsible-body">
 +
                                <ul>
 +
                                    <li><a href="">Members</a></li>
 +
                                    <li><a href="">Attributions</a></li>
 +
                                    <li><a href="" class="thisPageLink">Acknowledgement</a></li>
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                    </ul>
 +
 +
                </li>
 +
                <li><div class="placeHolder"></div></li>
 +
            </ul>
 +
        </header>
 +
 +
        <div id="pageContent" style="">
 +
            <div id="contentBanner">
 +
                <div class="row">
 +
                    <div class="col s12 m6 valign-wrapper">
 +
                        <h1>Acknowledgement</h1>
 +
                    </div>
 +
                    <div class="col s12 m6 valign-wrapper">
 +
                        <span>Let us express the most sincere thanks to those
 +
                            who rendered their warm help to us. A successful
 +
                            team can’t be constructed without them.</span>
 +
                    </div>
 +
                </div>
 +
                <!--
 +
                <img src="../img/example.jpg" style="width: 100%">-->
 +
            </div>
 +
            <!-- main content of the page -->
 +
            <div class="container">
 +
                <main style="margin:0">
 +
                    <div id="section1" class="section container scrollspy">
 +
                        <h3>Team and project</h3>
 +
                        <ul>
 +
                            <li>Daru Lu, Liang Cai helped us set up our team.
 +
                            </li><li>
 +
                            Daru Lu, Liang Cai, Xiaoming Ding, Qiang Huang, Jiang Zhong
 +
                            and Ting Ni gave us valuable suggestions through the initial
 +
                            brainstorm and during every project progress report held by the School
 +
                            of Life Sciences of Fudan University.</li><li>
 +
                            Team Fudan 2017 and team Fudan_China 2017 guided us enthusiastically during the winter vacation before we set up the team.</li><li>
 +
                            Zijie Yang’s wonderful design of our 3-layer transmembrane binary logic gates.</li><li>
 +
                            Yufang Zheng gave us basic information on the metalloprotease ADAM10 and ADAM17.</li><li>
 +
                            Roman Jerala led us to the possible application of oscillator construction.</li><li>
 +
                            Discussion with Stephen Blacklow brought us fresh thoughts on Notch core optimization.</li><li>
 +
                            Lixin Yang, Xiaoying Bi, Ganjun Yu from Changhai Hospital of
 +
                                    Shanghai gave us brilliant advice on the application of our project.</li><li>
 +
                            Haotian Guo’s incisive comments on prompted us to refine the our presentation method.</li>
 +
                        </ul>
 +
                        <h3>Lab and technique support</h3>
 +
                        <ul>
 +
                            <li>Liang Cai offered his lab space, gave us kind guidance along the way and helped with our funding.</li><li>
 +
                            Graduates of Cai lab also helped us in experiments.</li><li>
 +
                            Wei Xu gave us advice on conducting flow cytometry.</li><li>
 +
                            Jingyi Hu, our helpful pal, also an undergraduate of Cai Lab,
 +
                            always helped us in doing mini-prep and gel purification, thus having the nickname "long-term worker of Fudan iGEM".</li><li>
 +
                            Yiming Cai and Yijie Pan gave us practical advice on lab skills.</li>
 +
                        </ul>
 +
                        <h3>HP</h3>
 +
                        <ul>
 +
                            <li>Xin Yuan, professor of philosophy department of Fudan University,
 +
                                    attended our bio-ethic debate and his profound thinking enriched our understanding.</li><li>
 +
                            Xinxuan Xiong and Xinyi Xu gave us useful advice about the bio-art display. They also took an active part in the preparation of the exhibition.</li><li>
 +
                            Ao Feng gave us some general suggestions on human practice.</li><li>
 +
                            FDU Bertalanffy Society supported us in information publishing and renting of activity space.</li><li>
 +
                            School of Life Sciences, Qibao Dwight High School, Shanghai Jincai High School, The High School Affiliated to Fudan University, Changhai Hospital of Shanghai, Fudan University offered us opportunities to implement our HP.</li>
 +
                        </ul>
 +
                        <h3>Funding</h3>
 +
                        <ul>
 +
                            <li>YunFeng Capital;</li><li>
 +
                            The National Top Talent Undergraduate Training Grant;</li><li>
 +
                            Fudan Discipline Development Funds.</li>
 +
                        </ul>
 +
                        <h3>Sponsor</h3>
 +
                        <ul><li>Snapgene provided us with software which helped us design and organize circuit plasmid.</li></ul>
 +
                        <h3>Interlab</h3>
 +
                        <ul>
 +
                            <li>Team Fudan-CHINA 2018 gave us a hand in completing interlab work on plate reader experiments.</li></ul>
 +
                        <h3>Modeling&Software</h3>
 +
                        <ul><li>Yiheng Wang constructed our elegant amplifier model.</li></ul>
 +
                        <h3>Wiki</h3>
 +
                        <ul><li>Tian Huang helped us tremendously in wiki code writing and editing.</li></ul>
 +
                        <br>
 +
                        <br>
 +
                        <br>
 +
                        <br>
 +
                        <h3>Photos</h3>
 +
                        <div id="acknowledgementPhoto">
 +
                            <h4>People</h4>
 +
                            <p style="margin-left: 10px">Listed by alphabetical order of surnames.</p>
 +
                            <div class="row">
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/9/9f/T--Fudan--Xiaoying_Bi.jpg">
 +
                                    <span>Xiaoying Bi</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/d/d7/T--Fudan--Stephen_Blacklow.jpg">
 +
                                    <span>Stephen Blacklow</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/7/72/T--Fudan--Yiming_Cai.jpg">
 +
                                    <span>Yiming Cai</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/4/4a/T--Fudan--Xiaoming_Ding.jpg">
 +
                                    <span>Xiaoming Ding</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/d/dc/T--Fudan--fengao.jpg">
 +
                                    <span>Ao Feng</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/5/5c/T--Fudan--Haotian_Guo.jpg">
 +
                                    <span>Haotian Guo</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/a/a6/T--Fudan--Jingyi_Hu.jpg">
 +
                                    <span>Jingyi Hu</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/c/c7/T--Fudan--Qiang_Huang.jpg">
 +
                                    <span>Qiang Huang</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/3/3d/T--Fudan--Tian_Huang.jpg">
 +
                                    <span>Tian Huang</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/e/e5/T--Fudan--Roman_Jerala.jpg">
 +
                                    <span>Roman Jerala</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/6/65/T--Fudan--Pengfei_Luo.jpg">
 +
                                    <span>Pengfei Luo</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/2/20/T--Fudan--Ting_Ni.jpg">
 +
                                    <span>Ting Ni</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/3/3f/T--Fudan--Yijie_Pan.jpg">
 +
                                    <span>Yijie Pan</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/1/11/T--Fudan--Yiheng_Wang.jpg">
 +
                                    <span>Yiheng Wang</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/8/80/T--Fudan--Xinxuan_Xiong.jpg">
 +
                                    <span>Xinxuan Xiong</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/1/16/T--Fudan--Wei_Xu.jpg">
 +
                                    <span>Wei Xu</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/a/a0/T--Fudan--Xinyi_Xu.jpg">
 +
                                    <span>Xinyi Xu</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/4/4e/T--Fudan--Lixing_Yang.jpg">
 +
                                    <span>Lixing Yang</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/5/57/T--Fudan--Shunhua_Yang.jpg">
 +
                                    <span>Shunhua Yang</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/6/6f/T--Fudan--Ganjun_Yu.jpg">
 +
                                    <span>Ganjun Yu</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/6/6e/T--Fudan--Xin_Yuan.jpg">
 +
                                    <span>Xin Yuan</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/c/c6/T--Fudan--Jiang_Zhong.jpg">
 +
                                    <span>Jiang Zhong</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/7/79/T--Fudan--Yufang_Zheng.jpg">
 +
                                    <span>Yufang Zheng</span>
 +
                                </div>
 +
                            </div>
 +
                            <h4>Labs, Organizations & Schools</h4>
 +
                            <div class="row">
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/4/40/T--Fudan--Cai_Lab.jpg">
 +
                                    <span>Cai Lab</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/4/4a/T--Fudan--Beitalangfeishe.png">
 +
                                    <span>FDU Bertalanffy Society</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/f/fd/T--Fudan--Changhai_Hospital.jpg">
 +
                                    <span>Changhai Hospital</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/7/7f/T--Fudan--Jincai_High_School.png">
 +
                                    <span>Jincai High School</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/a/a7/T--Fudan--Fudanfuzhong.jpg">
 +
                                    <span>High School Affiliated to Fudan University</span>
 +
                                </div>
 +
                                <div class="col s12 m3 l2">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/f/f1/T--Fudan--Qibao_Dwight.jpg">
 +
                                    <span>Shanghai Qibao Dwight High School</span>
 +
                                </div>
 +
                            </div>
 +
                            <h4>iGEM Teams</h4>
 +
                            <div class="row">
 +
                                <div class="col s12 m4 l3">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/6/65/T--Fudan--Fudan_China.jpg">
 +
                                    <span>Fudan-CHINA 2018</span>
 +
                                </div>
 +
                                <div class="col s12 m4 l3">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/f/fa/T--Fudan--team_Fudan.png">
 +
                                    <span>Fudan 2017</span>
 +
                                </div>
 +
                                <div class="col s12 m4 l3">
 +
                                    <img src="https://static.igem.org/mediawiki/2018/4/4f/T--Fudan--Team_Fudan_China2017.png">
 +
                                    <span>Fudan_China 2017</span>
 +
                                </div>
 +
                            </div>
 +
                        </div>
 +
                    </div>
 +
                </main>
 +
            </div>
 +
 +
            <!--Abstract on content page-->
 +
            <div id="abstractContent" class="z-depth-2">
 +
                <a href="#!"><img src="https://static.igem.org/mediawiki/2018/9/96/T--Fudan--X.svg"></a>
 +
                <div class="container">
 +
                    <h3 style="margin: 0">Abstract</h3>
 +
                    <p>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>
 +
 +
 +
 +
            <!-- Floating Btns -->
 +
            <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="#top_menu_14" 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 class="col l5 m3 s12 row">
 +
                            <div class="col s12">
 +
                                <h3 class="white-text">Sponsors</h3>
 +
                            </div>
 +
                            <img class="circle sponsors col s6 l3" src="https://static.igem.org/mediawiki/2018/1/19/T--Fudan--schoolLogo.jpg">
 +
                            <img class="sponsors col s6 l3 circle" src="https://static.igem.org/mediawiki/2018/4/4d/T--Fudan--schoolOfLifeSciencesIcon.jpeg">
 +
                            <img class="sponsors col s6 l3" src="https://static.igem.org/mediawiki/2018/e/e2/T--Fudan--yunfengLogo.png">
 +
                        </div>
 +
                        <div class="col l6 offset-l1 m8 offset-m1 s12 row">
 +
                            <div class="col s12">
 +
                                <h3 class="white-text">Contact Us</h3>
 +
                            </div>
 +
                            <div class="col s12 m4">
 +
                                <ul class="contactUS">
 +
                                    <li><i class="fa fa-location-arrow"></i> Address:<br>E301, School of Life Sciences, Fudan University
 +
                                        2005 Songhu Road, Yangpu, Shanghai, China</li>
 +
                                </ul>
 +
                            </div>
 +
                            <div class="col s12 m4">
 +
                                <ul class="contactUS">
 +
                                    <li><i class="fa fa-envelope-o"></i> E-mail:<br>igem@fudan.edu.cn</li>
 +
 +
                                </ul>
 +
                            </div>
 +
                            <div class="col s12 m4">
 +
                                <ul class="contactUS">
 +
                                    <li>
 +
                                        <i class="fa fa-wechat"></i> WeChat:<br>Fudan_iGEM
 +
                                    </li>
 +
                                </ul>
 +
                            </div>
 +
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
                <div class="footer-copyright">
 +
                    <div class="container">
 +
                        Have a nice day!
 +
                        <!--
 +
                        <a class="grey-text text-lighten-4 right" href="">More Links</a>-->
 +
                    </div>
 +
                </div>
 +
            </footer>
 +
 +
        </div>
 +
    </div>
 +
</div>
 +
 +
 +
<!-- Javascript files -->
 +
<!-- Materialize 1.0.0-rc.2 -->
 +
<script src="https://2018.igem.org/wiki/index.php?title=Template:Fudan/materialize.js&action=raw&ctype=text/javascript"></script>
 +
 +
<!-- Javascript -->
 +
<script src="https://2018.igem.org/wiki/index.php?title=Template:Fudan/js.js&action=raw&ctype=text/javascript"></script>
 +
 +
</body>
 +
</html>

Revision as of 02:53, 3 October 2018

Acknowledgement

Let us express the most sincere thanks to those who rendered their warm help to us. A successful team can’t be constructed without them.

Team and project

  • Daru Lu, Liang Cai helped us set up our team.
  • Daru Lu, Liang Cai, Xiaoming Ding, Qiang Huang, Jiang Zhong and Ting Ni gave us valuable suggestions through the initial brainstorm and during every project progress report held by the School of Life Sciences of Fudan University.
  • Team Fudan 2017 and team Fudan_China 2017 guided us enthusiastically during the winter vacation before we set up the team.
  • Zijie Yang’s wonderful design of our 3-layer transmembrane binary logic gates.
  • Yufang Zheng gave us basic information on the metalloprotease ADAM10 and ADAM17.
  • Roman Jerala led us to the possible application of oscillator construction.
  • Discussion with Stephen Blacklow brought us fresh thoughts on Notch core optimization.
  • Lixin Yang, Xiaoying Bi, Ganjun Yu from Changhai Hospital of Shanghai gave us brilliant advice on the application of our project.
  • Haotian Guo’s incisive comments on prompted us to refine the our presentation method.

Lab and technique support

  • Liang Cai offered his lab space, gave us kind guidance along the way and helped with our funding.
  • Graduates of Cai lab also helped us in experiments.
  • Wei Xu gave us advice on conducting flow cytometry.
  • Jingyi Hu, our helpful pal, also an undergraduate of Cai Lab, always helped us in doing mini-prep and gel purification, thus having the nickname "long-term worker of Fudan iGEM".
  • Yiming Cai and Yijie Pan gave us practical advice on lab skills.

HP

  • Xin Yuan, professor of philosophy department of Fudan University, attended our bio-ethic debate and his profound thinking enriched our understanding.
  • Xinxuan Xiong and Xinyi Xu gave us useful advice about the bio-art display. They also took an active part in the preparation of the exhibition.
  • Ao Feng gave us some general suggestions on human practice.
  • FDU Bertalanffy Society supported us in information publishing and renting of activity space.
  • School of Life Sciences, Qibao Dwight High School, Shanghai Jincai High School, The High School Affiliated to Fudan University, Changhai Hospital of Shanghai, Fudan University offered us opportunities to implement our HP.

Funding

  • YunFeng Capital;
  • The National Top Talent Undergraduate Training Grant;
  • Fudan Discipline Development Funds.

Sponsor

  • Snapgene provided us with software which helped us design and organize circuit plasmid.

Interlab

  • Team Fudan-CHINA 2018 gave us a hand in completing interlab work on plate reader experiments.

Modeling&Software

  • Yiheng Wang constructed our elegant amplifier model.

Wiki

  • Tian Huang helped us tremendously in wiki code writing and editing.




Photos

People

Listed by alphabetical order of surnames.

Xiaoying Bi
Stephen Blacklow
Yiming Cai
Xiaoming Ding
Ao Feng
Haotian Guo
Jingyi Hu
Qiang Huang
Tian Huang
Roman Jerala
Pengfei Luo
Ting Ni
Yijie Pan
Yiheng Wang
Xinxuan Xiong
Wei Xu
Xinyi Xu
Lixing Yang
Shunhua Yang
Ganjun Yu
Xin Yuan
Jiang Zhong
Yufang Zheng

Labs, Organizations & Schools

Cai Lab
FDU Bertalanffy Society
Changhai Hospital
Jincai High School
High School Affiliated to Fudan University
Shanghai Qibao Dwight High School

iGEM Teams

Fudan-CHINA 2018
Fudan 2017
Fudan_China 2017

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.

Sponsors

Contact Us

  • Address:
    E301, School of Life Sciences, Fudan University 2005 Songhu Road, Yangpu, Shanghai, China
  • E-mail:
    igem@fudan.edu.cn
  • WeChat:
    Fudan_iGEM