Team:Fudan Lux/Team

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
 
(68 intermediate revisions not shown)
Line 1: Line 1:
-
!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<html class="csstransforms csstransforms3d csstransitions">
-
<html>
 
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
 
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
 
-
This is a template page. READ THESE INSTRUCTIONS.
 
-
</div>
 
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
 
-
</div>
 
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
 
-
</div>
 
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
+
<style type="text/css">
 +
<!--
 +
#BODY { background-color:white;
 +
                background-image:none;}
 +
#p-logo {height:0px;
 +
overflow:hidden;
 +
display:none;
 +
}
 +
 +
#top-section{height:20px;
 +
margin-top: 0;
 +
              margin-left: auto;
 +
              margin-right: auto;
 +
              margin-bottom: 0!important;
 +
              margin-bottom: 10px;
 +
              padding:0;
 +
              border:none;
 +
              background:#CCCCCC;
 +
}
 +
#footer-box { display: none;}
 +
#catlinks { display: none;}
 +
#search-controls {display: none;}
 +
#siteSub {display:none;}
 +
.firstHeading{display: none;}
 +
 +
border-left: 0px;
 +
border-right: 0px;
 +
}
 +
-->
 +
</style>
-
{|align="justify"
 
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
 
-
|[[Image:Fudan_Lux_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
|[[Image:Fudan_Lux_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:Fudan_Lux | Team Fudan_Lux]]
 
-
|}
 
-
<!--- The Mission, Experiments --->
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
 
-
!align="center"|[[Team:Fudan_Lux|Home]]
 
-
!align="center"|[[Team:Fudan_Lux/Team|Team]]
 
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Fudan_Lux Official Team Profile]
 
-
!align="center"|[[Team:Fudan_Lux/Project|Project]]
 
-
!align="center"|[[Team:Fudan_Lux/Parts|Parts Submitted to the Registry]]
 
-
!align="center"|[[Team:Fudan_Lux/Modeling|Modeling]]
 
-
!align="center"|[[Team:Fudan_Lux/Notebook|Notebook]]
 
-
!align="center"|[[Team:Fudan_Lux/Safety|Safety]]
 
-
!align="center"|[[Team:Fudan_Lux/Attributions|Attributions]]
 
-
|}
 
 +
<head>
 +
<meta charset="utf-8">
 +
<title>NOVA</title>
 +
 +
<!-- CSS -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/style.css" type="text/css" media="screen">
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/social-icons.css" type="text/css" media="screen">
 +
<!--[if IE 8]>
 +
<link rel="stylesheet" type="text/css" media="screen" href="http://luiszuno.com/themes/nova/css/ie8-hacks.css" />
 +
<![endif]-->
 +
<!-- ENDS CSS -->
 +
 +
<!-- GOOGLE FONTS
 +
<link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>-->
 +
 +
<!-- JS -->
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery-1.5.1.min.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery-ui-1.8.13.custom.min.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/easing.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery.scrollTo-1.4.2-min.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery.cycle.all.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/custom.js"></script>
 +
 +
<!-- Isotope -->
 +
<script src="http://luiszuno.com/themes/nova/js/jquery.isotope.min.js"></script>
 +
 +
<!--[if IE]>
 +
<script src="http://luiszuno.com/themes/nova/http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 +
<![endif]-->
 +
 +
<!--[if IE 6]>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/DD_belatedPNG.js"></script>
 +
<script>
 +
      /* EXAMPLE */
 +
      //DD_belatedPNG.fix('*');
 +
    </script>
 +
<![endif]-->
 +
<!-- ENDS JS -->
 +
 +
 +
<!-- Nivo slider -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/nivo-slider.css" type="text/css" media="screen">
 +
<script src="http://luiszuno.com/themes/nova/js/nivo-slider/jquery.nivo.slider.js" type="text/javascript"></script>
 +
<!-- ENDS Nivo slider -->
 +
 +
<!-- tabs -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/tabs.css" type="text/css" media="screen">
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/tabs.js"></script>
 +
  <!-- ENDS tabs -->
 +
 
 +
  <!-- prettyPhoto -->
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/prettyPhoto/js/jquery.prettyPhoto.js"></script>
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/js/prettyPhoto/css/prettyPhoto.css" type="text/css" media="screen">
 +
<!-- ENDS prettyPhoto -->
 +
 +
<!-- superfish -->
 +
<link rel="stylesheet" media="screen" href="http://luiszuno.com/themes/nova/css/superfish.css">
 +
<link rel="stylesheet" media="screen" href="http://luiszuno.com/themes/nova/css/superfish-left.css">
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/superfish-1.4.8/js/hoverIntent.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/superfish-1.4.8/js/superfish.js"></script>
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/superfish-1.4.8/js/supersubs.js"></script>
 +
<!-- ENDS superfish -->
 +
 +
<!-- poshytip -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/js/poshytip-1.0/src/tip-twitter/tip-twitter.css" type="text/css">
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/js/poshytip-1.0/src/tip-yellowsimple/tip-yellowsimple.css" type="text/css">
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/poshytip-1.0/src/jquery.poshytip.min.js"></script>
 +
<!-- ENDS poshytip -->
 +
 +
<!-- Tweet -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/css/jquery.tweet.css" media="all" type="text/css">
 +
<script src="http://luiszuno.com/themes/nova/js/tweet/jquery.tweet.js" type="text/javascript"></script>
 +
<!-- ENDS Tweet -->
 +
 +
<!-- Fancybox -->
 +
<link rel="stylesheet" href="http://luiszuno.com/themes/nova/js/jquery.fancybox-1.3.4/fancybox/jquery.fancybox-1.3.4.css" type="text/css" media="screen">
 +
<script type="text/javascript" src="http://luiszuno.com/themes/nova/js/jquery.fancybox-1.3.4/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
 +
<!-- ENDS Fancybox -->
 +
 +
-
== '''Who we are''' ==
+
<style id="poshytip-css-tip-twitter" type="text/css">div.tip-twitter{visibility:hidden;position:absolute;top:0;left:0;}div.tip-twitter table, div.tip-twitter td{margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;}div.tip-twitter td.tip-bg-image span{display:block;font:1px/1px sans-serif;height:10px;width:10px;overflow:hidden;}div.tip-twitter td.tip-right{background-position:100% 0;}div.tip-twitter td.tip-bottom{background-position:100% 100%;}div.tip-twitter td.tip-left{background-position:0 100%;}div.tip-twitter div.tip-inner{background-position:-10px -10px;}div.tip-twitter div.tip-arrow{visibility:hidden;position:absolute;overflow:hidden;font:1px/1px sans-serif;}</style><style id="poshytip-css-tip-yellowsimple" type="text/css">div.tip-yellowsimple{visibility:hidden;position:absolute;top:0;left:0;}div.tip-yellowsimple table, div.tip-yellowsimple td{margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-variant:inherit;}div.tip-yellowsimple td.tip-bg-image span{display:block;font:1px/1px sans-serif;height:10px;width:10px;overflow:hidden;}div.tip-yellowsimple td.tip-right{background-position:100% 0;}div.tip-yellowsimple td.tip-bottom{background-position:100% 100%;}div.tip-yellowsimple td.tip-left{background-position:0 100%;}div.tip-yellowsimple div.tip-inner{background-position:-10px -10px;}div.tip-yellowsimple div.tip-arrow{visibility:hidden;position:absolute;overflow:hidden;font:1px/1px sans-serif;}</style></head>
-
{|border = "0"
+
-
|-
+
<body class="home">
-
|rowspan="3"|
+
<div style="position:fixed;width:70px;height:20px;right:50px;bottom:50px"><a href="#top">back to top</a></div>
 +
<!-- HEADER -->
 +
<div id="header">
 +
<!-- wrapper-header -->
 +
<div class="wrapper">
 +
<a href="https://2012.igem.org/Team:Fudan_Lux"><img id="logo" src="https://static.igem.org/mediawiki/2012/5/5d/Logo_64px.png" alt="Nova"></a>
 +
  <!-- search -->
 +
    <div class="top-search">
 +
      <form method="get" id="searchform" action="https://2012.igem.org/Special:Search">
 +
        <div>
 +
          <input type="text" value="Search..." name="search" id="s" onfocus="defaultInput(this)" onblur="clearInput(this)">
 +
          <input type="submit" id="searchsubmit" value=" ">
 +
        </div>
 +
      </form>
 +
    </div>
 +
    <!-- ENDS search -->
 +
</div>
 +
<!-- ENDS wrapper-header -->
 +
</div>
 +
<!-- ENDS HEADER -->
 +
 +
 +
<!-- Menu -->
 +
<div id="menu" style="background:#A1DAF7;">
 +
 +
 +
 +
<!-- ENDS menu-holder -->
 +
<div id="menu-holder">
 +
<!-- wrapper-menu -->
 +
<div class="wrapper">
 +
<!-- Navigation -->
 +
<ul id="nav" class="sf-menu sf-js-enabled sf-shadow">
 +
<li><a href="https://2012.igem.org/Team:Fudan_Lux">Home<span class="subheader">Welcome</span></a></li>
 +
<li  class="current-menu-item"><a href="https://2012.igem.org/Team:Fudan_Lux/Team">Team<span class="subheader">Awesome</span></a>
 +
 +
</li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/project_introduction">Project<span class="subheader">Cool</span></a><ul style="display: none; visibility: hidden; ">
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/project_introduction">Overview</a></li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/biowave">Project Biowave</a></li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/nanotube">Project Bacto-Trafficking</a></li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/result">Results</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/parts">Parts  <span class="subheader">Showcase</span></a></li>
 +
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/Modeling">Modeling<span class="subheader">In Math</span></a></li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/Notebook">Notebook<span class="subheader">Get in touch</span></a></li><li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/practice">Practice<span class="subheader">Get in touch</span></a>
 +
<ul style="display: none; visibility: hidden; ">
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/labcloud">Project Labcloud</a></li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/Associations">Associations</a></li>
 +
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/other practise">Other Practise</a></li>
 +
</ul>
 +
</li><li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/safety">Safety<span class="subheader">Get in touch</span></a></li><li><a href="https://2012.igem.org/wiki/index.php?title=Team:Fudan_Lux/Gallery">Gallery<span class="subheader">Featured work</span></a>
 +
 +
</li></ul>
 +
<!-- Navigation -->
 +
</div>
 +
<!-- wrapper-menu -->
 +
</div>
 +
<!-- ENDS menu-holder -->
 +
</div>
 +
<!-- ENDS Menu -->
 +
 +
 +
-
'''Advisors:'''
+
 +
<!-- MAIN -->
 +
<div id="main">
 +
<!-- wrapper-main -->
 +
<div class="wrapper">
 +
 +
 +
<!-- content -->
 +
<div id="content">
 +
 +
<!-- title -->
 +
<div id="page-title">
 +
<span href="#top" class="title">Meet the team</span>
 +
<span class="subtitle">Create all the things in the wiki.</span>
 +
</div>
 +
<!-- ENDS title -->
 +
<!--Students-->
-
*''' Advisor 1''':    Mentor for all
+
<div class="contwrap">
-
*'''Advisor 2''':      Our favorite
+
<!--sidebar stars-->
-
*'''Grad Student 1''':    Our leader 
+
<ul id="sidebar">
 +
<!-- init sidebar -->
 +
<li>
 +
<h6>Members</h6>
 +
<ul>
 +
<li class="cat-item"><a href="#">Students</a></li>
 +
<li class="cat-item"><a href="#Instructors" >Instructor</a></li>
 +
<li class="cat-item"><a href="#Advisors"> Advisors</a></li>
 +
 +
</ul>
 +
</li>
 +
 +
 +
 +
<!-- ENDS init sidebar -->
 +
</ul>
 +
<!--sidebar ends-->
 +
<p></p>
 +
<!--holycarpint-->
 +
<div id="holycrap" style="margin-left:320px;margin-right:50px">
 +
<p></p>
 +
<a name="Students"></a><h1> <span class="mw-headline">Students</span></h1>
 +
<p><img src="https://static.igem.org/mediawiki/2012/1/1a/Lux_Tian_Tian.JPG" style="float:left; padding-right:10px">
 +
</p><p></p><h2 class="noline">TianTian</h2>
 +
<p></p>
 +
<dl><dd>Tian Tian is a core member of Fudan-Lux and the leader of the Project Bacto-trafficking. She is a highly innovative researcher and skillful experimenter who first proposed the idea of bacto-trafficking and finished most of the experiments herself. Moreover, she makes great contributions to the Project Biowave and Human Practice as well. She owns amazing enthusiasms for researches and experiments.
 +
</dd></dl>
 +
<p><br>
 +
<img src="https://static.igem.org/mediawiki/2012/f/fc/Lux_Juntao_Mai.jpg" style="float:left; padding-right:10px">
 +
</p><p></p><h2 class="noline">Juntao Mai</h2>
 +
<p></p>
 +
<dl><dd>Juntao Mai is an expert in molecular biology and protein analyzing. We call him “the technical guidance” in private. His works ensure our experiments to proceed in the correct direction. His motto is that “don’t worry, let’s take a complete look at it”.
 +
</dd></dl>
 +
<p><br>
 +
<img src="https://static.igem.org/mediawiki/2012/0/02/Lux_Yu_An.JPG" style="float:left; padding-right:10px">
 +
</p><p></p><h2 class="noline">Yu An</h2>
 +
<p></p>
 +
<dl><dd>Yu An is quite good at molecular biology and is one of the laugh producers. Thanks to her, our routine experiments can proceed in order. She updates our lab-notobook every day as well. Her motto should be that ”hahahahaha”.</dd></dl>
 +
<p><br>
 +
<img src="https://static.igem.org/mediawiki/2012/2/28/Lux_ZiningHou.JPG" style="float:left; padding-right:10px">
 +
</p><p></p><h2 class="noline">Zining Hou</h2>
 +
<p></p>
 +
<dl><dd>Zining Hou is skillful in molecular biology and protein design. He is the “father” of our modified protein “Lov-HTH” &”Lov-tetR”. Moreover, he also participates in most of our routine experiments. His motto is that “be sure not to have any fluke mind, god is watching”.
 +
</dd></dl>
 +
<p><br>
 +
<img src="https://static.igem.org/mediawiki/2012/2/2d/Lux_Canon.jpg" style="float:left; padding-right:10px">
 +
</p><p></p><h2 class="noline">Jiaheng Yin</h2>
 +
<p></p>
 +
<dl><dd>Jiaheng Yin is our talented programmer, and he is also a good thinker. The Lab-Cloud project sparkles his capability. He is also our team’s private photographer and image processing manager. His motto is that “Think as a programmer and remember the zero before one”.
 +
</dd></dl>
 +
<p><br>
 +
<p><img src="https://static.igem.org/mediawiki/2012/c/c3/Lux_Jiatao_Li.jpg" style="float:left; padding-right:10px">
 +
</p><p></p><h2 class="noline">Jiatao Lee</h2>
 +
<p></p>
 +
<dl><dd>Jiatao Li is a good “friend” of bacteria in our group and he contributes a lot in microbe culturing and genetic analyzing in the meantime. He is famous in our team for his diligence and humor. His motto is that “a little knowledge is a dangerous thing”.
 +
</dd></dl>
 +
<p><br>
 +
<img src="https://static.igem.org/mediawiki/2012/1/11/Lux_JianpeiNiu.JPG" style="float:left; padding-right:10px">
 +
</p><p></p><h2 class="noline">Jianpei Niu</h2>
 +
<p></p>
 +
<dl><dd>Jianpei Niu is quite a creative thinker and a great revolutionary. The basic idea of our Biowave project comes from him. He also ensures the supplies purchasing in our group to be successful and make the "bees" video.
 +
</dd></dl>
 +
<p><br>
 +
<img src="https://static.igem.org/mediawiki/2012/2/2a/Lux_Pan_Kong.JPG" style="float:left; padding-right:10px">
 +
</p><p></p><h2 class="noline">Pan Kong</h2>
 +
<p></p>
 +
<dl><dd>Pan Kong has a great deal of knowledge about biochemistry. He participates in our routine experiments on DNA expression analyzing. As a responsible man, his motto is that ”business  before pleasure”.
 +
</dd></dl>
 +
<p><br>
 +
<img src="https://static.igem.org/mediawiki/2012/0/04/Lux_Yunan_Gao.JPG" style="float:left; padding-right:10px">
 +
</p><p></p><h2 class="noline">Yunan Gao</h2>
 +
<p></p>
 +
<dl><dd>Yunan Gao is a core member of the Project Bacto-Trafficking. She is responsible for some key experiments, including injecting E.coli into Hela cells via electroporation and observing Ca2+ flow via two-photon Ca2+ imaging. Besides, She plays the role as a language counselor when writing wiki.
 +
</dd></dl>
 +
<p><br>
 +
<img src="https://static.igem.org/mediawiki/2012/e/ee/Lux_Hongjiang_Si.JPG" style="float:left; padding-right:10px">
 +
</p><p></p><h2 class="noline">Hongjiang Si</h2>
 +
<p></p>
 +
<dl><dd>Hongjiang Si is good at molecular biology and also a competent contact person. He takes active part in our routine experiments and is meanwhile in charge of contacting with other organizations. His motto is that “work makes a workman”.
 +
</dd></dl>
 +
<p><br>
-
'''Undergrads:'''
+
<a name="Instructors"><h1> <span class="mw-headline">Instructor</span></h1></a>
-
 
+
<a href=" http://ccsb.fudan.edu.cn/Show.aspx?info_id=774&info_lb=311&flag=98">
-
*'''Student 1''':   Sleepyhead
+
<img src="https://static.igem.org/mediawiki/2012/3/38/Lux_RuoyuLuo.jpg" style="float:left; padding-right:10px">
-
*'''Student 2''':   Math nerd
+
</p><p></p><h2 class="noline">Ruoyu Luo</h2><p></p>
-
*'''Student 3''': Michael, Is going to save the world
+
</a>
-
*'''Student 4''':   Loves iGEM
+
<dl>School of life science</dl>
-
*'''Student 5''': A normal student... or(r) am I?
+
<dl>System biology and synthetic biology </dl>
-
*'''Student 6''': Table football fan
+
<a name="Advisors"></a><h1> <span href="#Advisors" class="mw-headline">Advisors</span></h1>
-
*'''Student 7''':
+
<a href="http://life.fudan.edu.cn/s/84/t/296/3e/e9/info16105.htm" >
-
 
+
<img href="http://life.fudan.edu.cn/s/84/t/296/3e/e9/info16105.htm" src="https://static.igem.org/mediawiki/2012/7/7e/Lux_xjhu.jpg" style="float:left; padding-right:10px">
-
 
+
</p><p></p><h2 class="noline">Xiaojian Hu</h2></a>
-
|
+
</br>
-
<gallery>
+
</br>
-
Image:Fudan_Lux_Team_member_1.png|Team member 1
+
</br><a href="http://life.fudan.edu.cn/s/84/t/296/3f/f0/info16368.htm" ><img src="https://static.igem.org/mediawiki/2012/5/53/Lux_YuDing.jpg" style="float:left; padding-right:10px">
-
Image:Fudan_Lux_Team_member_2.png|Team member 2
+
</p><p></p><h2 class="noline">Yu Ding</h2></a>
-
Image:Fudan_Lux_Team_member_3.png|Team member 3
+
</br>
-
Image:Fudan_Lux_Team_member_4.png|Team member 4
+
</br>
-
Image:Fudan_Lux_Team_member_5.png|Team member 5
+
</br><a href="http://life.fudan.edu.cn/s/84/t/296/3e/d8/info16088.htm">
-
Image:Fudan_Lux_Team_member_6.png|Team member 6
+
<img src="https://static.igem.org/mediawiki/2012/8/8c/Lux_LiJin.jpg" style="float:left; padding-right:10px">
-
Image:Fudan_Lux_Team_member_7.png|Team member 7
+
</p><p></p><h2 class="noline">Li Jin</h2><a>
-
</gallery>
+
</br>
-
|}
+
</br>
-
 
+
<a href="http://life.fudan.edu.cn/s/84/t/296/3e/ca/info16074.htm">
-
== '''What we did''' ==
+
<img src="https://static.igem.org/mediawiki/2012/5/5e/Lux_Qiao.jpg" style="float:left; padding-right:10px">
-
 
+
</p><p></p><h2 class="noline">Shouyi Qiao</h2><a>
-
(Provide proper attribution for all work)
+
</br>
-
 
+
</br>
 +
<a name="Contact_us"></a><h2> <span class="mw-headline">Contact us</span></h2>
 +
<p>You can reach the team by <a href="mailto:igemfudanlux@gmail.com" class="external text" title="mailto:igemfudanlux@gmail.com" rel="nofollow">email</a>. We will get back to you as soon as we can.
 +
</p><p><br>
 +
</p><p>
 +
</p></div>
 +
</div>
 +
<!-- ENDS holycrap-->
 +
<!-- ENDS Students-->
 +
</div>
 +
<!-- ENDS content -->
 +
</div>
 +
<!-- ENDS wrapper-main -->
 +
</div>
 +
<!-- ENDS MAIN -->
 +
 +
<!-- Twitter -->
 +
<div id="twitter">
 +
 +
</div>
 +
<!-- ENDS Twitter -->
-
== '''Where we're from''' ==
+
 +
<!-- FOOTER -->
 +
<div id="footer">
 +
<!-- wrapper-footer -->
 +
<div class="wrapper">
 +
<!-- footer-cols -->
 +
<ul id="footer-cols">
 +
 +
 +
 +
<li class="col">
 +
<h6>About the Team</h6>
 +
He he he he!
 +
</li>
 +
 +
</ul>
 +
<!-- ENDS footer-cols -->
 +
</div>
 +
<!-- ENDS wrapper-footer -->
 +
</div>
 +
<!-- ENDS FOOTER -->
 +
 +
 +
<!-- Bottom -->
 +
<div id="bottom">
 +
<!-- wrapper-bottom -->
 +
<div class="wrapper">
 +
<div id="bottom-text">All rights reserved. Tempalate Edit by Fudan-lux team <a href="http://www.luiszuno.com">Powered By Luiszuno.com</a> </div>
 +
<!-- Social -->
 +
 +
<!-- ENDS Social -->
 +
<div id="to-top" class="poshytip" title="To top"></div>
 +
</div>
 +
<!-- ENDS wrapper-bottom -->
 +
</div>
 +
<!-- ENDS Bottom -->

Latest revision as of 02:04, 27 September 2012

NOVA

back to top
Meet the team Create all the things in the wiki.

Students

TianTian

Tian Tian is a core member of Fudan-Lux and the leader of the Project Bacto-trafficking. She is a highly innovative researcher and skillful experimenter who first proposed the idea of bacto-trafficking and finished most of the experiments herself. Moreover, she makes great contributions to the Project Biowave and Human Practice as well. She owns amazing enthusiasms for researches and experiments.


Juntao Mai

Juntao Mai is an expert in molecular biology and protein analyzing. We call him “the technical guidance” in private. His works ensure our experiments to proceed in the correct direction. His motto is that “don’t worry, let’s take a complete look at it”.


Yu An

Yu An is quite good at molecular biology and is one of the laugh producers. Thanks to her, our routine experiments can proceed in order. She updates our lab-notobook every day as well. Her motto should be that ”hahahahaha”.


Zining Hou

Zining Hou is skillful in molecular biology and protein design. He is the “father” of our modified protein “Lov-HTH” &”Lov-tetR”. Moreover, he also participates in most of our routine experiments. His motto is that “be sure not to have any fluke mind, god is watching”.


Jiaheng Yin

Jiaheng Yin is our talented programmer, and he is also a good thinker. The Lab-Cloud project sparkles his capability. He is also our team’s private photographer and image processing manager. His motto is that “Think as a programmer and remember the zero before one”.


Jiatao Lee

Jiatao Li is a good “friend” of bacteria in our group and he contributes a lot in microbe culturing and genetic analyzing in the meantime. He is famous in our team for his diligence and humor. His motto is that “a little knowledge is a dangerous thing”.


Jianpei Niu

Jianpei Niu is quite a creative thinker and a great revolutionary. The basic idea of our Biowave project comes from him. He also ensures the supplies purchasing in our group to be successful and make the "bees" video.


Pan Kong

Pan Kong has a great deal of knowledge about biochemistry. He participates in our routine experiments on DNA expression analyzing. As a responsible man, his motto is that ”business before pleasure”.


Yunan Gao

Yunan Gao is a core member of the Project Bacto-Trafficking. She is responsible for some key experiments, including injecting E.coli into Hela cells via electroporation and observing Ca2+ flow via two-photon Ca2+ imaging. Besides, She plays the role as a language counselor when writing wiki.


Hongjiang Si

Hongjiang Si is good at molecular biology and also a competent contact person. He takes active part in our routine experiments and is meanwhile in charge of contacting with other organizations. His motto is that “work makes a workman”.


Instructor

Ruoyu Luo

School of life science
System biology and synthetic biology

Advisors

Xiaojian Hu




Yu Ding




Li Jin



Shouyi Qiao



Contact us

You can reach the team by email. We will get back to you as soon as we can.


All rights reserved. Tempalate Edit by Fudan-lux team Powered By Luiszuno.com