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

(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;
 +
        }
  
 +
        /** 设置默认字体 **/
  
<div class="column full_size">
+
        h1, h3, h3, h4, h5, h6 { font-size: 100%; }
<h1>Collaborations</h1>
+
        address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
 +
        code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
 +
        small { font-size: 12px; } /* 小于 12px 的中文很难阅读,让 small 正常化 */
  
<p>
+
        /** 重置列表元素 **/
Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.
+
        ul, ol { list-style: none; }
</p>
+
  
<h3>Silver Medal Criterion #2</h3>
+
        /** 重置文本格式元素 **/
<p>
+
        a { text-decoration: none; }
Document your collaboration(s) clearly on this page to compete for the silver medal criterion #2 on collaboration. Please see the <a href="https://2019.igem.org/Judging/Medals">2019 Medals Page</a> for more information.
+
        a:hover { text-decoration: underline; }
</p>
+
</div>
+
  
<div class="column two_thirds_size">
 
  
<h4> Which other teams can we work with? </h4>
+
        /** 重置表单元素 **/
<p>
+
        legend { color: #000; } /* for ie6 */
You can work with any other team in the competition, including standard, software, open, and high school track teams. You can also work with non-iGEM research groups, but they do not count towards the iGEM team collaboration silver medal criterion.
+
        fieldset, img { border: 0; } /* img 搭车:让链接里的 img 无边框 */
</p>
+
        button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
 +
        /* 注:optgroup 无法扶正 */
  
<p>
+
        /** 重置表格元素 **/
In order to meet the silver medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
        table { border-collapse: collapse; border-spacing: 0; }
</p>
+
  
</div>
+
    </style>
 +
    <title>2019 Team:Fudan -Collaborations</title>
 +
</head>
  
 +
<body>
 +
<!-- Fudan div at igem.org -->
 +
<div id="FudanWrapper" class="white">
 +
    <div id="FudanBody" class="white orangeBg">
 +
        <header>
 +
            <!-- empty bar -->
 +
            <div id="emptyBar" style="position:relative;width: 100%;"></div>
  
 +
            <!-- Navigation bar -->
 +
            <!-- Dropdown and List elements in navigation bar -->
 +
            <!-- Slide-out navigator contents -->
 +
        </header>
  
<div class="column third_size">
+
        <div id="pageContent" style="">
<p>
+
 
Here are some suggestions for projects you could work on with other teams:
+
 
 +
            <div id="contentBanner" class="figureBanner orangeBg">
 +
                <div class="row">
 +
                    <div class="col s12 hide-on-med-and-up">
 +
                        <h1>Collaborations</h1>
 +
                    </div>
 +
                    <div class="col s12 hide-on-med-and-up">
 +
                        <span></span>
 +
                    </div>
 +
                </div>
 +
                <div id="figureBannerTitle" class="hide-on-small-only">
 +
                    <h1>Collaborations</h1>
 +
                    <p><span></span></p>
 +
                </div>
 +
                <div class="hide-on-small-only">
 +
                    <img src="https://static.igem.org/mediawiki/2018/7/7e/T--Fudan--title_pic_collaboration.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">
 +
                <!-- side navigator of page content -->
 +
                <ul id="pageContentNav" class="hide-on-med-and-down z-depth-0">
 +
                    <li><a href="/Team:Fudan-TSI/Bio-Art">Bio-Art display</a></li>
 +
                    <li>Collaborations</li>
 +
                    <li class="onThisPageNav"><a href="#section1">Fudan-CHINA</a></li>
 +
                    <li class="onThisPageNav"><a href="#section2">NAU-CHINA</a></li>
 +
                    <li class="onThisPageNav"><a href="#section3">OUC-China</a></li>
 +
 
 +
                    <li class="onThisPageNav"><a href="#section9">USTC</a></li>
 +
                    <li class="onThisPageNav"><a href="#section4">Nanjing_NFLS</a></li>
 +
                    <li class="onThisPageNav"><a href="#section5">Tsinghua</a></li>
 +
                    <li class="onThisPageNav"><a href="#section6">EuroAsian Meetup</a></li>
 +
                    <li class="onThisPageNav"><a href="#section7">iAPC</a></li>
 +
                    <li class="onThisPageNav"><a href="#section8">CCiC</a></li>
 +
 
 +
                    <li><a href="/Team:Fudan-TSI/Design_Intention">Design intention</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>
 +
                </ul>
 +
                <!-- side navigator of page content -->
 +
                <main>
 +
                    <div id="section1" class="section container scrolSpy">
 +
                        <h2>Working together, <a href="https://2018.igem.org/Team:Fudan-CHINA" target="_blank">Team:Fudan-CHINA</a></h2>
 +
                        <p>
 +
                            <img class="left-on-med-and-up width20" src="https://static.igem.org/mediawiki/2018/5/5b/T--Fudan--Fudan-CHINA-logo.png">
 +
                            Assembled around the same time and representing the same university, we have since built a strong
 +
                            and cooperative relationship. We, <a href="https://2018.igem.org/Team:Fudan" target="_blank">Team:Fudan</a>, and <a href="https://2018.igem.org/Team:Fudan-CHINA" target="_blank">Team:Fudan-CHINA</a>, have always been
 +
                                    on a fantastic and harmonious journey together, aiding each other and providing useful feedbacks
 +
                                    whenever we met or discussed. We frequently shared our plasmids and reagents to them, and
 +
                                    also provided them with immediate help on experiments including cell culture, fluorescent imaging,
 +
                            and flow cytometry. Vice versa, they assisted us on the <a href="/Team:Fudan-TSI/Interlab" target="_blank">interLab</a>, especially on the plate reader.
 +
                        </p>
 +
                    </div>
 +
                    <div id="section2" class="section container scrolSpy">
 +
                        <h2>With common interests, <a href="https://2018.igem.org/Team:NAU-CHINA" target="_blank">Team:NAU-CHINA</a></h2>
 +
                        <p>
 +
                            <img class="left-on-med-and-up width20" src="https://static.igem.org/mediawiki/2018/2/2e/T--Fudan--nau.jpg">
 +
                            As <a href="https://2018.igem.org/Team:NAU-CHINA/Collaborations" target="_blank">Team:NAU-CHINA</a> in <a href="https://wikitravel.org/en/Nanjing" target="_blank">Nanjing</a> found out that we had parts <a href="http://parts.igem.org/Part:BBa_K2549061" target="_blank">Part:BBa_K2549061</a>, <a href="http://parts.igem.org/Part:BBa_K2549062" target="_blank">Part:BBa_K2549062</a> that they could use to build their genetic circuits. They reached out to us, and we gladly provided them with these plasmids with detailed sequence information and instructions on how to use them. The parts we provided were ultimately very effective in constructing and testing their signal transduction system. The parts and the plasmids containing them are listed below:
 +
                        </p>
 +
                        <p><a href="http://parts.igem.org/Part:BBa_K2549061" target="_blank">Part:BBa_K2549061</a>LaG16 with mNotch1 extented core region and tTA, which we have tested and characterized in <a href="https://2017.igem.org/Team:Fudan/Demonstrate" target="_blank">2017</a>.
 +
                        </p>
 +
                        <p><a href="http://parts.igem.org/Part:BBa_K2549062" target="_blank">Part:BBa_K2549062</a>: surface EGFP (surEGFP), which we used as one of our antigens against the SynNotch receptor. We have also characterized surEGFP in <a href="https://2017.igem.org/Team:Fudan/Basic_Part" target="_blank">2017</a>.
 +
                        </p>
 +
                    </div>
 +
                    <div id="section3" class="section container scrolSpy">
 +
                        <h2>&#9786; Manufacturing and distributing, <a href="https://2018.igem.org/Team:OUC-China" target="_blank">Team:OUC-China</a></h2>
 +
                        <p>
 +
                            <img class="left-on-med-and-up width20" src="https://static.igem.org/mediawiki/2018/c/cb/T--Fudan--ouc_2.jpg">
 +
                            Sharing a similar idea on how to promote basic science, <a href="https://2018.igem.org/Team:OUC-China" target="_blank">Team:OUC-China</a> and we, <a href="https://2018.igem.org/Team:Fudan" target="_blank">Team:Fudan</a>, both wanted to provide a visual and entertaining way for people to understand synthetic biology. We took different approaches toward this mutual goal. They created <a href="https://2018.igem.org/Team:OUC-China/Public_Engagement" target="_blank">a comic book</a> on theories and technologies of <a href="https://www.bio.org/articles/synthetic-biology-explained" target="_blank">synthetic biology</a>. And we helped promote synthetic biology by hosting a <a href="/Team:Fudan-TSI/Bio-Art" target="_blank">Bio-Art</a> display and propagating our ENABLE project and synthetic biology at the school fair, in both of which we distributed and displayed <a href="https://2018.igem.org/Team:OUC-China/Public_Engagement" target="_blank">their book</a> to grab the interest of the audience.
 +
                        </p>
 +
                        <p style="margin-top:50px;text-indent:0"><img src="https://static.igem.org/mediawiki/2018/a/ab/T--Fudan--ouc-2-2.jpg"></p>
 +
                    </div>
 +
 
 +
                    <div id="section9" class="section container scrolSpy">
 +
<h2>Surprise visits, <a href="https://2018.igem.org/Team:USTC" target="_blank">Team:USTC</a></h2>
 +
<p>When our teammates went to USTC to visit their high school friends who studies there in July, they contacted the USTC iGEM team at impromptu. Received with enthusiasm, our teammates happily shared our ENABLE project design with them. The USTC iGEM team gave us a thorough introduction on their lab and project. Later in August, one of their team member also surprised us with his presence in Shanghai, so we delightfully gave him a campus and lab tour in return. We also had an in-depth project communication at CCiC.
 
</p>
 
</p>
 +
</div>
 +
                    <div id="section4" class="section container scrolSpy">
 +
                        <h2>Jumpstart, high school <a href="https://2018.igem.org/Team:Nanjing_NFLS" target="_blank">Team:Nanjing_NFLS</a></h2>
 +
                        <p>
 +
<img class="left-on-med-and-up width20" src="https://static.igem.org/mediawiki/2018/c/c9/T--Fudan--nfls.jpg">
 +
                            As it is the first time for them to participate in the iGEM competition, we provided them with many advice including how to conduct their experiment to the criteria of judges and parts documentation. We first explained our interpretation of things they were unclear about. In order to offer further help to them, we learnt about their project abstract and design through frequent mails. We further discussed with them on parts improvement and documentation. We explained to them what is parts improvement, listed examples of it and told them how it can be done. Moreover, in parts documentation, we examined their parts and provided recommendation on how to present parts in a more standardized way. Hopefully their documentation of parts will be very informative and they'll do well in part improvement.
 +
                        </p>
 +
                    </div>
 +
                    <div id="section5" class="section container scrolSpy">
 +
                        <h2>Our cornerstone, <a href="https://2018.igem.org/Team:Tsinghua">Team:Tsinghua</a></h2>
 +
                        <p>
 +
                            <img class="left-on-med-and-up width20" src="https://static.igem.org/mediawiki/2018/8/8d/T--Fudan--qinghua.jpg">
 +
                            Holding a long-standing friendship with <a href="https://2018.igem.org/Team:Tsinghua">Team:Tsinghua</a>, we made extensive discussions over Internet. When we met at <a href="https://mp.weixin.qq.com/s/2VgOBcAhAYG57vdAigR7hA" target="_blank">CCiC</a>, we exchanged a myriad of ideas covering project design, human practice, team management and so on. By the way, they gave us valuable suggestions on our poster <a href="/Team:Fudan-TSI/Design_Intention" target="_blank">design</a>.</p>
 +
<p style="margin-top:50px;text-indent:0"><img src="https://static.igem.org/mediawiki/2018/9/9b/T--Fudan--qinghua-3-2.jpg"></p>
  
<ul>
+
                    </div>
<li> Improve the function of another team's BioBrick Part or Device</li>
+
                    <div id="section6" class="section container scrolSpy">
<li> Characterize another team's part </li>
+
                        <h2>Heading south, <a href="https://2018.igem.org/Team:TUDelft/EurAsianMeetup" target="_blank">the iGEM EuroAsian Meetup</a></h2>
<li> Debug a construct </li>
+
                        <p>
<li> Model or simulate another team's system </li>
+
                            <img class="left-on-med-and-up width40" src="https://static.igem.org/mediawiki/2018/3/3b/T--Fudan--EurAsian2-5-2.jpg">
<li> Test another team's software</li>
+
                            We participated in <a href="https://2018.igem.org/Team:TUDelft/EurAsianMeetup" target="_blank">the iGEM EuroAsian Meetup</a>, which was from July 24th to 26th, hosted
<li> Help build and test another team's hardware project</li>
+
                                    by <a href="https://2018.igem.org/Team:TUDelft" target="_blank">Team:TUDelft</a> and <a href="https://2018.igem.org/Team:BGIC-Global" target="_blank">Team:BGIC-Global</a> in <a href="https://wikitravel.org/en/Shenzhen" target="_blank">Shenzhen</a>. This July trip was our first opportunity to
<li> Mentor a high-school team</li>
+
                                    share our ENABLE project  <i>internationally</i>. The Meetup has provided us with many valuable suggestions.
</ul>
+
                                    For example, since then we started to focus more intensely on how we could help our general audience
 +
                                    better understand our project. It was primarily thanks to the workshop sessions where we had to come
 +
                                    up with solutions to promote our project and human practice within \[just 1 minute](link to our 1-min intro video or audio).
 +
                                    Furthermore, we made many friends, especially with members of <a href="https://2017.igem.org/Team:TUDelft/Team" target="_blank">Team:TuDelft</a> and
 +
                          <a href="https://2018.igem.org/Team:SZU-China/Team" target="_blank">Team:SZU-China</a>. We sincerely hope that our collaboration will extend to the next competition season. <i>See you next summer!</i>
 +
                        </p>
 +
                        <p style="text-indent:0"><img src="https://static.igem.org/mediawiki/2018/9/94/T--Fudan--EurAsian4.jpg"></p>
 +
                    </div>
 +
                    <div id="section7" class="section container scrolSpy">
 +
                        <h2>Heading east, <a href="https://secret.nchu.edu.tw/%E7%AC%AC%E5%85%AD%E5%B1%86%E5%9C%8B%E9%9A%9B%E5%9F%BA%E5%9B%A0%E5%B7%A5%E7%A8%8B%E4%BA%9E%E5%A4%AA%E4%BA%A4%E6%B5%81%E6%9C%83-%E8%88%88%E5%A4%A7%E7%99%BB%E5%A0%B4/" target="_blank">iAPC</a> </h2>
 +
                        <p>
 +
                            Between July 30th and August 2nd, we attended <a href="https://secret.nchu.edu.tw/%E7%AC%AC%E5%85%AD%E5%B1%86%E5%9C%8B%E9%9A%9B%E5%9F%BA%E5%9B%A0%E5%B7%A5%E7%A8%8B%E4%BA%9E%E5%A4%AA%E4%BA%A4%E6%B5%81%E6%9C%83-%E8%88%88%E5%A4%A7%E7%99%BB%E5%A0%B4/" target="_blank">the 6th iGEM Asia Pacific Conference</a>.                    iGEMers from China, America, Japan and other countries gathered together to communicate about the
 +
                                    progress of their projects. We have faced larger audiences than EuroAsian, and we were better prepared
 +
                                    and made sure to create [a deep and thorough description] of our ENABLE project. Participating in iAPC has not
 +
                                    only offered us another excellent chance to practice our presentation skills but also gave us additional
 +
                                    helpful feedback regarding our <a href="/Team:Fudan-TSI/Design_Intention" target="_blank">experimental design</a> and <a href="/Team:Fudan-TSI/Model#Transcriptional_Amplifer" target="_blank">modeling</a>.
 +
                        </p>
 +
                        <p>
 +
                            As we traveled to <a href="https://wikitravel.org/en/Taiwan" target="_blank">Taiwan</a>, we also took the opportunity to enjoy their nightlife and food, <i>yummy</i>!
 +
                        </p>
 +
<div class="row">
 +
                            <div class="col s12 m4" style=""><img class="responsive-img" src="https://static.igem.org/mediawiki/2018/7/7c/T--Fudan--taiwanpic.jpg"></div>
 +
                            <div class="col s12 m4" style=""><img class="responsive-img" src="https://static.igem.org/mediawiki/2018/2/2e/T--Fudan--taiwanfood.jpg"></div>
 +
<div class="col s12 m4" style=""><img class="responsive-img" src="https://static.igem.org/mediawiki/2018/b/b2/T--Fudan--Taiwanlife.jpg"></div>
 +
                        </div>
 +
                    </div>
 +
                    <div id="section8" class="section container scrolSpy">
 +
                        <h2>Local &amp; global, <a href="https://2018.igem.org/Team:ShanghaiTech/Collaborations" target="_blank">CCiC</a></h2>
 +
                        <p>
 +
                            Between August 28th and 31st, we participated in <a href="https://2018.igem.org/Team:ShanghaiTech/Collaborations" target="_blank">the 5th Conference of China iGEMer Community</a> held in <a href="http://www.shanghaitech.edu.cn/eng/" target="_blank">ShanghaiTech University</a>, <a href="https://wikitravel.org/en/Shanghai" target="_blank">Shanghai</a>. It was in the local, and some of us were participating in the conference during the day and working in the lab at night. It was a global event, with 60 current iGEM teams and 500 people attending.
 +
                        </p>
 +
                        <p>
 +
                            <img class="left-on-med-and-up width40" src="https://static.igem.org/mediawiki/2018/7/77/T--Fudan--CCiC-1.jpg">
 +
                            During the conference, apart from presenting our ENABLE project and explaining our poster, we also distributed questionnaires regarding <a href="@@@@">the explanation of logic gates</a> to collect opinions from our colleagues to improve the project. Moreover, we also had a valuable opportunity to meet the iGEM competition organizer <a href="https://igem.org/Staff/MeaganLizarazo" target="_blank">Meagan</a> face to face and ask her relevant questions regarding recent competition policy changes and the future of iGEM, etc. Overall, this conference has undoubtedly inspired us with new ideas and new methods, and has provided us with terrific feedbacks for improving our project!</p>
 +
                        <p>Now, we are ready to head <b>West</b>. See you all in Boston, when the winter comes.</p>
 +
                    </div>
 +
 
 +
                </main>
 +
            </div>
 +
 
 +
            <!--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>
 +
 
 +
            <!-- 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="#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">
 +
                                  <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 active">
 +
                                    <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:25, 29 August 2019

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

Collaborations

Collaborations

Working together, Team:Fudan-CHINA

Assembled around the same time and representing the same university, we have since built a strong and cooperative relationship. We, Team:Fudan, and Team:Fudan-CHINA, have always been on a fantastic and harmonious journey together, aiding each other and providing useful feedbacks whenever we met or discussed. We frequently shared our plasmids and reagents to them, and also provided them with immediate help on experiments including cell culture, fluorescent imaging, and flow cytometry. Vice versa, they assisted us on the interLab, especially on the plate reader.

With common interests, Team:NAU-CHINA

As Team:NAU-CHINA in Nanjing found out that we had parts Part:BBa_K2549061, Part:BBa_K2549062 that they could use to build their genetic circuits. They reached out to us, and we gladly provided them with these plasmids with detailed sequence information and instructions on how to use them. The parts we provided were ultimately very effective in constructing and testing their signal transduction system. The parts and the plasmids containing them are listed below:

Part:BBa_K2549061LaG16 with mNotch1 extented core region and tTA, which we have tested and characterized in 2017.

Part:BBa_K2549062: surface EGFP (surEGFP), which we used as one of our antigens against the SynNotch receptor. We have also characterized surEGFP in 2017.

☺ Manufacturing and distributing, Team:OUC-China

Sharing a similar idea on how to promote basic science, Team:OUC-China and we, Team:Fudan, both wanted to provide a visual and entertaining way for people to understand synthetic biology. We took different approaches toward this mutual goal. They created a comic book on theories and technologies of synthetic biology. And we helped promote synthetic biology by hosting a Bio-Art display and propagating our ENABLE project and synthetic biology at the school fair, in both of which we distributed and displayed their book to grab the interest of the audience.

Surprise visits, Team:USTC

When our teammates went to USTC to visit their high school friends who studies there in July, they contacted the USTC iGEM team at impromptu. Received with enthusiasm, our teammates happily shared our ENABLE project design with them. The USTC iGEM team gave us a thorough introduction on their lab and project. Later in August, one of their team member also surprised us with his presence in Shanghai, so we delightfully gave him a campus and lab tour in return. We also had an in-depth project communication at CCiC.

Jumpstart, high school Team:Nanjing_NFLS

As it is the first time for them to participate in the iGEM competition, we provided them with many advice including how to conduct their experiment to the criteria of judges and parts documentation. We first explained our interpretation of things they were unclear about. In order to offer further help to them, we learnt about their project abstract and design through frequent mails. We further discussed with them on parts improvement and documentation. We explained to them what is parts improvement, listed examples of it and told them how it can be done. Moreover, in parts documentation, we examined their parts and provided recommendation on how to present parts in a more standardized way. Hopefully their documentation of parts will be very informative and they'll do well in part improvement.

Our cornerstone, Team:Tsinghua

Holding a long-standing friendship with Team:Tsinghua, we made extensive discussions over Internet. When we met at CCiC, we exchanged a myriad of ideas covering project design, human practice, team management and so on. By the way, they gave us valuable suggestions on our poster design.

Heading south, the iGEM EuroAsian Meetup

We participated in the iGEM EuroAsian Meetup, which was from July 24th to 26th, hosted by Team:TUDelft and Team:BGIC-Global in Shenzhen. This July trip was our first opportunity to share our ENABLE project internationally. The Meetup has provided us with many valuable suggestions. For example, since then we started to focus more intensely on how we could help our general audience better understand our project. It was primarily thanks to the workshop sessions where we had to come up with solutions to promote our project and human practice within \[just 1 minute](link to our 1-min intro video or audio). Furthermore, we made many friends, especially with members of Team:TuDelft and Team:SZU-China. We sincerely hope that our collaboration will extend to the next competition season. See you next summer!

Heading east, iAPC

Between July 30th and August 2nd, we attended the 6th iGEM Asia Pacific Conference. iGEMers from China, America, Japan and other countries gathered together to communicate about the progress of their projects. We have faced larger audiences than EuroAsian, and we were better prepared and made sure to create [a deep and thorough description] of our ENABLE project. Participating in iAPC has not only offered us another excellent chance to practice our presentation skills but also gave us additional helpful feedback regarding our experimental design and modeling.

As we traveled to Taiwan, we also took the opportunity to enjoy their nightlife and food, yummy!

Local & global, CCiC

Between August 28th and 31st, we participated in the 5th Conference of China iGEMer Community held in ShanghaiTech University, Shanghai. It was in the local, and some of us were participating in the conference during the day and working in the lab at night. It was a global event, with 60 current iGEM teams and 500 people attending.

During the conference, apart from presenting our ENABLE project and explaining our poster, we also distributed questionnaires regarding the explanation of logic gates to collect opinions from our colleagues to improve the project. Moreover, we also had a valuable opportunity to meet the iGEM competition organizer Meagan face to face and ask her relevant questions regarding recent competition policy changes and the future of iGEM, etc. Overall, this conference has undoubtedly inspired us with new ideas and new methods, and has provided us with terrific feedbacks for improving our project!

Now, we are ready to head West. See you all in Boston, when the winter comes.

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.