(Prototype team page) |
|||
(24 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Fudan}} | {{Fudan}} | ||
− | <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://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> |
− | + | *{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; | ||
+ | } | ||
+ | /** 设置默认字体 **/ | ||
− | <div class=" | + | h1, h3, h3, h4, h5, h6 { font-size: 100%; } |
− | <div class=" | + | address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */ |
− | <h3> | + | code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */ |
− | <p> | + | small { font-size: 12px; } /* 小于 12px 的中文很难阅读,让 small 正常化 */ |
− | + | ||
− | < | + | /** 重置列表元素 **/ |
− | < | + | ul, ol { list-style: none; } |
− | < | + | |
− | < | + | /** 重置文本格式元素 **/ |
− | <li><a href="https:// | + | a { text-decoration: none; } |
− | </ul> | + | a:hover { text-decoration: underline; } |
− | </div> | + | |
+ | |||
+ | /** 重置表单元素 **/ | ||
+ | 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; } | ||
+ | #FudanBody #pageContent .nameCard p{ | ||
+ | text-indent:0; | ||
+ | } | ||
+ | </style> | ||
+ | <title>2018 iGEM Team:Fudan - Team</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 --> | ||
+ | <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 alt="2018 team Fudan logo" src="https://static.igem.org/mediawiki/2018/c/c4/T--Fudan--teamLogo.svg"></a> | ||
+ | </div> | ||
+ | <ul id="nav-mobile" class="right orangeBorder"> | ||
+ | <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="/Team:Fudan/Demonstrate">Demonstration</a></li> | ||
+ | <li><a href="/Team:Fudan/Antigen_Receptors">Antigen, Receptors</a></li> | ||
+ | |||
+ | <li><a href="/Team:Fudan/Results">Transmembrane logic</a></li> | ||
+ | </ul> | ||
+ | <ul id="dropdown2" class="dropdown-content"> | ||
+ | <li><a href="/Team:Fudan/Addon#ribo">Addon: ribo</a></li> | ||
+ | <li><a href="/Team:Fudan/Addon#TALE">Addon: TALE</a></li> | ||
+ | <li><a href="/Team:Fudan/Addon#T2">Addon: T2</a></li> | ||
+ | <li><a href="/Team:Fudan/Model#Transcriptional_Amplifer">Model: transcriptional amplifer</a></li> | ||
+ | <li><a href="/Team:Fudan/Model#NotchLigandKinetics">Model: Notch-ligand kinetics</a></li> | ||
+ | <li><a href="/Team:Fudan/Software">Software</a></li> | ||
+ | </ul> | ||
+ | <ul id="dropdown3" class="dropdown-content"> | ||
+ | <li><a href="/Team:Fudan/InterLab">iGEM interLab</a></li> | ||
+ | <li><a href="/Team:Fudan/Notebook">Our notebook</a></li> | ||
+ | <li><a href="/Team:Fudan/Primers">Primers used</a></li> | ||
+ | <li><a href="/Team:Fudan/Protocols">Protocols</a></li> | ||
+ | <li><a href="/Team:Fudan/Safety">Safety</a></li> | ||
+ | </ul> | ||
+ | <ul id="dropdown4" class="dropdown-content"> | ||
+ | <li><a href="/Team:Fudan/Basic_Parts">Basic parts</a></li> | ||
+ | <li><a href="/Team:Fudan/Composite_Parts">Composite parts</a></li> | ||
+ | <li><a href="/Team:Fudan/Optimization">Optimization</a></li> | ||
+ | <li><a href="/Team:Fudan/Parts_Collection">Parts collection</a></li> | ||
+ | <li><a href="/Team:Fudan/Improve">Parts improvement</a></li> | ||
+ | <li><a href="/Team:Fudan/Measurement">Quantification</a></li> | ||
+ | </ul> | ||
+ | <ul id="dropdown5" class="dropdown-content"> | ||
+ | <li><a href="/Team:Fudan/Bio-Art">Bio-Art display</a></li> | ||
+ | <li><a href="/Team:Fudan/Collaborations">Collaborations</a></li> | ||
+ | <li><a href="/Team:Fudan/Design_Intention">Design intention</a></li> | ||
+ | <li><a href="/Team:Fudan/Human_Practices">Human practices</a></li> | ||
+ | <li><a href="/Team:Fudan/Public_Engagement">Public engagement</a></li> | ||
+ | </ul> | ||
+ | <ul id="dropdown6" class="dropdown-content"> | ||
+ | <li><a href="/Team:Fudan/Acknowledgement">Acknowledgement</a></li> | ||
+ | <li><a href="/Team:Fudan/Attributions">Attributions</a></li> | ||
+ | <li><a href="/Team:Fudan/Heritage">Heritage</a></li> | ||
+ | <li><a href="/Team:Fudan/Team">Members</a></li> | ||
+ | <li><a href="/Team:Fudan/Sponsors">Sponsors</a></li> | ||
+ | </ul> | ||
+ | |||
+ | <!-- Slide-out navigator contents --> | ||
+ | <ul id="slide-out" class="sidenav"> | ||
+ | <li style="padding: 0"><div class="sidenavBanner"> | ||
+ | <div class="background orangeBg"> | ||
+ | </div> | ||
+ | <p style="width: 100%;text-align: center;font-size: 24px"><span class="white-text">Members</span></p> | ||
+ | </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="/Team:Fudan/Demonstrate">Demonstration</a></li> | ||
+ | <li><a href="/Team:Fudan/Antigen_Receptors">Antigen, Receptors</a></li> | ||
+ | |||
+ | <li><a href="/Team:Fudan/Results">Transmembrane logic</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <div class="collapsible-header">Dry Lab</div> | ||
+ | <div class="collapsible-body"> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Fudan/Addon#ribo">Addon: ribo</a></li> | ||
+ | <li><a href="/Team:Fudan/Addon#TALE">Addon: TALE</a></li> | ||
+ | <li><a href="/Team:Fudan/Addon#T2">Addon: T2</a></li> | ||
+ | <li><a href="/Team:Fudan/Model#Transcriptional_Amplifer">Model: transcriptional amplifer</a></li> | ||
+ | <li><a href="/Team:Fudan/Model#NotchLigandKinetics">Model: Notch-ligand kinetics</a></li> | ||
+ | <li><a href="/Team:Fudan/Software">Software</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <div class="collapsible-header">Wet Lab</div> | ||
+ | <div class="collapsible-body"> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Fudan/InterLab">iGEM interLab</a></li> | ||
+ | <li><a href="/Team:Fudan/Notebook">Our notebook</a></li> | ||
+ | <li><a href="/Team:Fudan/Primers">Primers used</a></li> | ||
+ | <li><a href="/Team:Fudan/Protocols">Protocols</a></li> | ||
+ | <li><a href="/Team:Fudan/Safety">Safety</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <div class="collapsible-header">Toolbox</div> | ||
+ | <div class="collapsible-body"> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Fudan/Basic_Parts">Basic parts</a></li> | ||
+ | <li><a href="/Team:Fudan/Composite_Parts">Composite parts</a></li> | ||
+ | <li><a href="/Team:Fudan/Optimization">Optimization</a></li> | ||
+ | <li><a href="/Team:Fudan/Parts_Collection">Parts collection</a></li> | ||
+ | <li><a href="/Team:Fudan/Improve">Parts improvement</a></li> | ||
+ | <li><a href="/Team:Fudan/Measurement">Quantification</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <div class="collapsible-header">Outreach</div> | ||
+ | <div class="collapsible-body"> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Fudan/Bio-Art">Bio-Art display</a></li> | ||
+ | <li><a href="/Team:Fudan/Collaborations">Collaborations</a></li> | ||
+ | <li><a href="/Team:Fudan/Design_Intention">Design intention</a></li> | ||
+ | <li><a href="/Team:Fudan/Human_Practices">Human practices</a></li> | ||
+ | <li><a href="/Team:Fudan/Public_Engagement">Public engagement</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <div class="collapsible-header">Team</div> | ||
+ | <div class="collapsible-body"> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Fudan/Acknowledgement">Acknowledgement</a></li> | ||
+ | <li><a href="/Team:Fudan/Attributions">Attributions</a></li> | ||
+ | <li><a href="/Team:Fudan/Heritage">Heritage</a></li> | ||
+ | <li><a href="/Team:Fudan/Team">Members</a></li> | ||
+ | <li><a href="/Team:Fudan/Sponsors">Sponsors</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </li> | ||
+ | </ul> | ||
+ | |||
+ | </li> | ||
+ | <li><div class="placeHolder"></div></li> | ||
+ | </ul> | ||
+ | </header> | ||
+ | |||
+ | <div id="pageContent" style=""> | ||
+ | |||
+ | |||
+ | <div id="contentBanner" class="figureBanner orangeBg"> | ||
+ | <div class="row"> | ||
+ | <div class="col s12 hide-on-med-and-up"> | ||
+ | <h1>Members</h1> | ||
+ | </div> | ||
+ | <div class="col s12 hide-on-med-and-up"> | ||
+ | <span>We are Team:Fudan, a group of people with great diversity!</span> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="figureBannerTitle" class="hide-on-small-only"> | ||
+ | <h1>Members</h1> | ||
+ | <p><span>We are Team:Fudan, a group of people with great diversity!</span></p> | ||
+ | </div> | ||
+ | <div class="hide-on-small-only"> | ||
+ | <img alt="2018 team Fudan title team" src="https://static.igem.org/mediawiki/2018/0/0a/T--Fudan--title_pic.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="" style="margin: 0 auto;"> | ||
+ | <main style="margin: 0"> | ||
+ | <div id="section1" class="section" style="width: 70%;margin: 70px auto 150px auto; "> | ||
+ | <h2>Our team</h2> | ||
+ | <p>We are Team:Fudan, a group of people with great diversity! Our team consists of eight dedicated members coming from myriad academic backgrounds and has a balanced female to male ratio. 2018 is our eighth year to represent our university participating in the iGEM competition, and we look forward to continuing in the years to come!</p> | ||
+ | <div class="row nameCard"> | ||
+ | <div class="col s12 l4"> | ||
+ | <img alt="2018 team yzj" src="https://static.igem.org/mediawiki/2018/1/11/T--Fudan--yzj.jpg"> | ||
+ | </div> | ||
+ | <div class="col s12 l8"> | ||
+ | <h3>Zijie Yang</h3> | ||
+ | <p> | ||
+ | <b>Advisor</b><br> | ||
+ | <b>Major in Clinical medicine</b><br> | ||
+ | Zijie was the leader of <a href="https://2017.igem.org/Team:Fudan" target="_blank">2017 Swords Team</a>. He uses his experience to guide us on our project. With his assistance, we planned out a concrete schedule with every step well organized. With his practical guidance in <a href="/Team:Fudan/Protocols" target="_blank">molecular cloning</a>, <a href="/Team:Fudan/Primers" target="_blank">primers</a> design, <a href="/Team:Fudan/Protocols" target="_blank">cell culture</a> and <a href="/Team:Fudan/Measurement" target="_blank">flow data analysis</a>, our experiments went well. He also helped us to start the <a href="/Team:Fudan/Measurement" target="_blank">FACS</a> Jazz machine whenever we need. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row nameCard"> | ||
+ | <div class="col s12 l4"> | ||
+ | <img alt="2018 team yzy" src="https://static.igem.org/mediawiki/2018/c/cf/T--Fudan--yzy.jpg"> | ||
+ | </div> | ||
+ | <div class="col s12 l8"> | ||
+ | <h3>Ziyan Yu</h3> | ||
+ | <p> | ||
+ | <b>Team Leader</b><br> | ||
+ | <b>Major in Biology science</b><br> | ||
+ | As one of the two captains, Ziyan is responsible for all the big and small experimental things in the team. She never complains about the hardness of the work and always motivates us to overcome our challenges. She ensures that we get everyone's job <a href="/Team:Fudan/Notebook" target="_blank">done on time</a>. Most importantly, she genuinely cares about each of the members of the team and always makes our team atmosphere cheerful and optimistic. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row nameCard"> | ||
+ | <div class="col s12 l4"> | ||
+ | <img alt="2018 team drr" src="https://static.igem.org/mediawiki/2018/6/62/T--Fudan--drr.jpg"> | ||
+ | </div> | ||
+ | <div class="col s12 l8"> | ||
+ | <h3>Rongrong Du</h3> | ||
+ | <p> | ||
+ | <b>Team Leader</b><br> | ||
+ | <b>Major in Biology Science</b><br> | ||
+ | Rongrong is the other captain, who is in charge of human practices and serves as the channels between other iGEM teams and us. Whenever there is a disagreement between the team members, she will always come forward to resolve it. Recently, due to some personal illness, she has to stay in the hospital. However, she carefully documented all the parts (<a href="/Team:Fudan/Basic_Parts" target="_blank">basic parts</a>, <a href="/Team:Fudan/Composite_Parts" target="_blank">composite parts</a>, <a href="/Team:Fudan/Parts_Collection" target="_blank">parts collection</a> and <a href="/Team:Fudan/Optimization" target="_blank">optimized parts</a>) we deposit to the BioBrick, while others were working in the lab. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row nameCard"> | ||
+ | <div class="col s12 l4"> | ||
+ | <img alt="2018 team zcy" src="https://static.igem.org/mediawiki/2018/3/3d/T--Fudan--zcy.jpg"> | ||
+ | </div> | ||
+ | <div class="col s12 l8"> | ||
+ | <h3>Chuyue Zhang</h3> | ||
+ | <p> | ||
+ | <b>Experiments</b><br> | ||
+ | <b>Major in Biology Science</b><br> | ||
+ | Chuyue is junior, and we usually call her “little sister”. She learns fast and works tirelessly. She used to study overseas in Australia and America, and she is indispensable for the write-up of our wiki pages. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row nameCard"> | ||
+ | <div class="col s12 l4"> | ||
+ | <img alt="2018 team mitchell wan" src="https://static.igem.org/mediawiki/2018/2/21/T--Fudan--Mitchell.jpg"> | ||
+ | </div> | ||
+ | <div class="col s12 l8"> | ||
+ | <h3>Mitchell Wan</h3> | ||
+ | <p> | ||
+ | <b>HP and Experiments</b><br> | ||
+ | <b>Major in Clinical medicine </b><br> | ||
+ | Mitchell holds a US passport but is studying in Fudan. Probably due to his early education background is different from us, he is always the person constantly curious and asking questions from fresh angles. He is a confident speaker and gave an excellent talk when we were participating <a href="/Team:Fudan/Collaborations" target="_blank">the Taiwan event</a>. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row nameCard"> | ||
+ | <div class="col s12 l3"> | ||
+ | <img alt="2018 team fjb" src="https://static.igem.org/mediawiki/2018/2/26/T--Fudan--fjb.jpg"> | ||
+ | </div> | ||
+ | <div class="col s12 l9"> | ||
+ | <h3>Jingbo Fu</h3> | ||
+ | <p> | ||
+ | <b>HP and Experiments</b><br> | ||
+ | <b>Major in Clinical medicine</b><br> | ||
+ | Jingbo comes from a different University, the Second Military Medical University. He joined us last winter, he likes physical exercise and we are pleased to have a fitness enthusiast with us (to protect us) . He organized the interviews and trained Qibao Dwight High School students in the summer. He maintains a healthy living habits in daily life, and very nice to have him around. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="row nameCard"> | ||
+ | <div class="col s12 l3"> | ||
+ | <img alt="2018 team zyy" src="https://static.igem.org/mediawiki/2018/6/6b/T--Fudan--zyy.jpg"> | ||
+ | </div> | ||
+ | <div class="col s12 l9"> | ||
+ | <h3>Yuyan Zeng</h3> | ||
+ | <p> | ||
+ | <b>HP and Experiments</b><br> | ||
+ | <b>Major in Biology Science</b><br> | ||
+ | Yuyan has a unique understanding and pursuit of beauty. She provides useful advice to various aspects of the project. She is pragmatic in executing her experiments and always maintains a high standard for completing them. A must-have! By the way, she made our 2-min video. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row nameCard"> | ||
+ | <div class="col s12 l4"> | ||
+ | <img alt="2018 team zlw" src="https://static.igem.org/mediawiki/2018/2/28/T--Fudan--zlw.jpg"> | ||
+ | </div> | ||
+ | <div class="col s12 l8"> | ||
+ | <h3>Lingwei Zhang</h3> | ||
+ | <p> | ||
+ | <b>Modeling</b><br> | ||
+ | <b>Major in Data Science</b><br> | ||
+ | Lingwei changes his major from Biology Science to <a href="http://www.sds.fudan.edu.cn/wp/ | ||
+ | " target="_blank">Data Science</a>, because he loves big data. He wants to solve human health problems by analyzing data. In our team, he greatly contributes to our <a href="/Team:Fudan/Model" target="_blank">Modelling</a> as he is quite skilled in Matlab programming. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row nameCard"> | ||
+ | <div class="col s12 l4"> | ||
+ | <img alt="2018 team yff" src="https://static.igem.org/mediawiki/2018/d/d9/T--Fudan--yff.jpg"> | ||
+ | </div> | ||
+ | <div class="col s12 l8"> | ||
+ | <h3>Fangfei Ye</h3> | ||
+ | <p> | ||
+ | <b>Art design and HP</b><br> | ||
+ | <b>Major in Biology Science</b><br> | ||
+ | Fangfei has excellent enthusiasm for <a href="/Team:Fudan/Design_Intention" target="_blank">art design</a>, and her career goal is becoming a popularizer of science. In our team, she is involved in almost all parts of the project, not only art design but also HP. She is always disciplined in completing her tasks! Most importantly, she also helps maintain a lively team atmosphere! | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row nameCard"> | ||
+ | <div class="col s12 l3"> | ||
+ | <img alt="2018 team Dr. Lu" src="https://static.igem.org/mediawiki/2018/d/d5/T--Fudan--ldr.jpg"> | ||
+ | </div> | ||
+ | <div class="col s12 l9"> | ||
+ | <h3>Daru Lu</h3> | ||
+ | <p> | ||
+ | <b>Primary PI</b><br> | ||
+ | Professor Lu received his bachelor's degree in Bioengineering and his doctorate in Genetics. Since then, he has been studying in the fields of medical molecular genetics and human genetics. He is a vice dean of <a href="http://life.fudan.edu.cn/" target="_blank">the School of Life Sciences</a>, and helping us to secure the funding and handle other administrative matters. | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <div class="row nameCard"> | ||
+ | <div class="col s12 l3"> | ||
+ | <img alt="2018 team Dr. Cai" src="https://static.igem.org/mediawiki/2018/a/a7/T--Fudan--cl.jpg"> | ||
+ | </div> | ||
+ | <div class="col s12 l9"> | ||
+ | <h3>Liang Cai</h3> | ||
+ | <p> | ||
+ | <b>Primary PI</b><br> | ||
+ | Professor Cai was born in Haining, a beautiful city located in the eastern part of China. In 2012, he started <a href="https://actin.cn/" target="_blank">his laboratory</a> in Fudan, mainly studying epithelial morphogenesis and actin dynamics. He has been teaching four undergraduate courses in the past 3 years, using <a href="https://en.wikipedia.org/wiki/Active_learning" target="_blank">active learning</a> and <a href="https://en.wikipedia.org/wiki/Blended_learning" target="_blank">blended learning</a> approaches. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="parallax-container"> | ||
+ | <div class="parallax" style="z-index: 100"><img alt="Fudan Univ" class="responsive-img" src="https://static.igem.org/mediawiki/2018/4/47/T--Fudan--fd.jpg"></div> | ||
+ | </div> | ||
+ | <div id="section2" class="section" style="width: 81%;margin: 70px auto 50px auto;"> | ||
+ | <h2>About our school</h2> | ||
+ | <p> | ||
+ | Fudan University, located in Shanghai, China, is one of the oldest and most prestigious universities in China. Its predecessor was founded in 1905, which was the first institution of higher education to be established by a Chinese person - Ma Xiangbo, S.J. | ||
+ | </p> | ||
+ | <p> | ||
+ | The university's name was chosen from the Biography of Yuxia in the <a href="https://en.wikipedia.org/wiki/Book_of_Documents" target="_blank">Book of Documents</a>, where the two characters fù<img alt="Fu" src="https://static.igem.org/mediawiki/2018/4/4f/T--Fudan--chinesefu.jpg" style="height: 23px;width: 23px;display: inline">(meaning: return) and dàn<img alt="Dan" src="https://static.igem.org/mediawiki/2018/2/28/T--Fudan--chinesedan.jpg" style="height: 23px;width: 23px;display: inline">(meaning: dawn) are found in the famous lines “Brilliant are the sunshine and moonlight, again the morning glory after the night”. | ||
+ | </p> | ||
+ | <p> | ||
+ | Today, alumni of Fudan can be found in the United States, Japan, Australia, Canada, Taiwan, Hong Kong, ... all over the world. The inspiring words of Fudan have left a deep impression in the minds of the students who once were on its campus. | ||
+ | </p> | ||
+ | </div> | ||
+ | <div id="section3" class="section" style="width: 81%;margin: 70px auto 150px auto;"> | ||
+ | <h2>Our lab space</h2> | ||
+ | <p> | ||
+ | Professor Cai always encourages students to start their research early during their undergraduate study. After <a href="/Team:Fudan/Heritage" target="_blank">assembled the team</a>, we decided to follow <a href="https://2017.igem.org/Team:Fudan" target="_blank">2017</a> and carry out our iGEM project in his laboratory. His laboratory is using all modern approaches to study basic cell biology questions. With the ability to unlimitedly using a FACS Jazz machine and an epifluorescent microscope, his lab is optimal for performing our iGEM research! | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | </main> | ||
+ | </div> | ||
+ | |||
+ | <!--Abstract on content page--> | ||
+ | <div id="abstractContent" class="z-depth-2"> | ||
+ | <a href="#!"><img alt="2018 team Fudan abstract" src="https://static.igem.org/mediawiki/2018/9/96/T--Fudan--X.svg"></a> | ||
+ | <div class="container"> | ||
+ | <h2 style="margin: 0;padding: 10px 0;">Abstract</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/Demonstrate">Demonstration</a></li> | ||
+ | |||
+ | <li><a href="/Team:Fudan/Antigen_Receptors">Antigen, Receptors</a></li> | ||
+ | <li><a href="/Team:Fudan/Results">Transmembrane logic</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:Fudan">2017.iGEM</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="col s12 m4"> | ||
+ | <span>Dry lab</span> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Fudan/Addon#ribo">Addon: ribo</a></li> | ||
+ | <li><a href="/Team:Fudan/Addon#TALE">Addon: TALE</a></li> | ||
+ | <li><a href="/Team:Fudan/Addon#T2">Addon: T2</a></li> | ||
+ | <li><a href="/Team:Fudan/Model#Transcriptional_Amplifer">Model: transcriptional amplifer</a></li> | ||
+ | <li><a href="/Team:Fudan/Model#NotchLigandKinetics">Model: Notch-ligand kinetics</a></li> | ||
+ | <li><a href="/Team:Fudan/Software">Software</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="col s12 m4"> | ||
+ | <span>Wet lab</span> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Fudan/InterLab">iGEM interLab</a></li> | ||
+ | <li><a href="/Team:Fudan/Notebook">Our notebook</a></li> | ||
+ | <li><a href="/Team:Fudan/Primers">Primers used</a></li> | ||
+ | <li><a href="/Team:Fudan/Protocols">Protocols</a></li> | ||
+ | <li><a href="/Team:Fudan/Safety">Safety</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col s12 l6 row"> | ||
+ | <div class="col s12 m4"> | ||
+ | <span>Toolbox</span> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Fudan/Basic_Parts">Basic parts</a></li> | ||
+ | <li><a href="/Team:Fudan/Composite_Parts">Composite parts</a></li> | ||
+ | <li><a href="/Team:Fudan/Optimization">Optimization</a></li> | ||
+ | <li><a href="/Team:Fudan/Parts_Collection">Parts collection</a></li> | ||
+ | <li><a href="/Team:Fudan/Improve">Parts improvement</a></li> | ||
+ | <li><a href="/Team:Fudan/Measurement">Quantification</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="col s12 m4"> | ||
+ | <span>Outreach</span> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Fudan/Bio-Art">Bio-Art display</a></li> | ||
+ | <li><a href="/Team:Fudan/Collaborations">Collaborations</a></li> | ||
+ | <li><a href="/Team:Fudan/Design_Intention">Design intention</a></li> | ||
+ | <li><a href="/Team:Fudan/Human_Practices">Human practices</a></li> | ||
+ | <li><a href="/Team:Fudan/Public_Engagement">Public engagement</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="col s12 m4 active"> | ||
+ | <span>Team</span> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Fudan/Acknowledgement">Acknowledgement</a></li> | ||
+ | <li><a href="/Team:Fudan/Attributions">Attributions</a></li> | ||
+ | <li><a href="/Team:Fudan/Heritage">Heritage</a></li> | ||
+ | <li><a href="/Team:Fudan/Team">Members</a></li> | ||
+ | <li><a href="/Team:Fudan/Sponsors">Sponsors</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://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> | </html> |
Latest revision as of 04:52, 24 November 2018
- Addon: ribo
- Addon: TALE
- Addon: T2
- Model: transcriptional amplifer
- Model: Notch-ligand kinetics
- Software
Members
Our team
We are Team:Fudan, a group of people with great diversity! Our team consists of eight dedicated members coming from myriad academic backgrounds and has a balanced female to male ratio. 2018 is our eighth year to represent our university participating in the iGEM competition, and we look forward to continuing in the years to come!
Zijie Yang
Advisor
Major in Clinical medicine
Zijie was the leader of 2017 Swords Team. He uses his experience to guide us on our project. With his assistance, we planned out a concrete schedule with every step well organized. With his practical guidance in molecular cloning, primers design, cell culture and flow data analysis, our experiments went well. He also helped us to start the FACS Jazz machine whenever we need.
Ziyan Yu
Team Leader
Major in Biology science
As one of the two captains, Ziyan is responsible for all the big and small experimental things in the team. She never complains about the hardness of the work and always motivates us to overcome our challenges. She ensures that we get everyone's job done on time. Most importantly, she genuinely cares about each of the members of the team and always makes our team atmosphere cheerful and optimistic.
Rongrong Du
Team Leader
Major in Biology Science
Rongrong is the other captain, who is in charge of human practices and serves as the channels between other iGEM teams and us. Whenever there is a disagreement between the team members, she will always come forward to resolve it. Recently, due to some personal illness, she has to stay in the hospital. However, she carefully documented all the parts (basic parts, composite parts, parts collection and optimized parts) we deposit to the BioBrick, while others were working in the lab.
Chuyue Zhang
Experiments
Major in Biology Science
Chuyue is junior, and we usually call her “little sister”. She learns fast and works tirelessly. She used to study overseas in Australia and America, and she is indispensable for the write-up of our wiki pages.
Mitchell Wan
HP and Experiments
Major in Clinical medicine
Mitchell holds a US passport but is studying in Fudan. Probably due to his early education background is different from us, he is always the person constantly curious and asking questions from fresh angles. He is a confident speaker and gave an excellent talk when we were participating the Taiwan event.
Jingbo Fu
HP and Experiments
Major in Clinical medicine
Jingbo comes from a different University, the Second Military Medical University. He joined us last winter, he likes physical exercise and we are pleased to have a fitness enthusiast with us (to protect us) . He organized the interviews and trained Qibao Dwight High School students in the summer. He maintains a healthy living habits in daily life, and very nice to have him around.
Yuyan Zeng
HP and Experiments
Major in Biology Science
Yuyan has a unique understanding and pursuit of beauty. She provides useful advice to various aspects of the project. She is pragmatic in executing her experiments and always maintains a high standard for completing them. A must-have! By the way, she made our 2-min video.
Lingwei Zhang
Modeling
Major in Data Science
Lingwei changes his major from Biology Science to Data Science, because he loves big data. He wants to solve human health problems by analyzing data. In our team, he greatly contributes to our Modelling as he is quite skilled in Matlab programming.
Fangfei Ye
Art design and HP
Major in Biology Science
Fangfei has excellent enthusiasm for art design, and her career goal is becoming a popularizer of science. In our team, she is involved in almost all parts of the project, not only art design but also HP. She is always disciplined in completing her tasks! Most importantly, she also helps maintain a lively team atmosphere!
Daru Lu
Primary PI
Professor Lu received his bachelor's degree in Bioengineering and his doctorate in Genetics. Since then, he has been studying in the fields of medical molecular genetics and human genetics. He is a vice dean of the School of Life Sciences, and helping us to secure the funding and handle other administrative matters.
Liang Cai
Primary PI
Professor Cai was born in Haining, a beautiful city located in the eastern part of China. In 2012, he started his laboratory in Fudan, mainly studying epithelial morphogenesis and actin dynamics. He has been teaching four undergraduate courses in the past 3 years, using active learning and blended learning approaches.
About our school
Fudan University, located in Shanghai, China, is one of the oldest and most prestigious universities in China. Its predecessor was founded in 1905, which was the first institution of higher education to be established by a Chinese person - Ma Xiangbo, S.J.
The university's name was chosen from the Biography of Yuxia in the Book of Documents, where the two characters fù(meaning: return) and dàn(meaning: dawn) are found in the famous lines “Brilliant are the sunshine and moonlight, again the morning glory after the night”.
Today, alumni of Fudan can be found in the United States, Japan, Australia, Canada, Taiwan, Hong Kong, ... all over the world. The inspiring words of Fudan have left a deep impression in the minds of the students who once were on its campus.
Our lab space
Professor Cai always encourages students to start their research early during their undergraduate study. After assembled the team, we decided to follow 2017 and carry out our iGEM project in his laboratory. His laboratory is using all modern approaches to study basic cell biology questions. With the ability to unlimitedly using a FACS Jazz machine and an epifluorescent microscope, his lab is optimal for performing our iGEM research!
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.