Team:NJAU China/Team

From 2014.igem.org

(Difference between revisions)
 
(43 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
<html lang="en">
<head>
<head>
-
<meta charset="utf-8">
+
    <meta charset="utf-8">
-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
+
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1">
 +
    <meta name="description" content="">
 +
    <meta name="author" content="">
 +
    <link rel="icon" href="../../favicon.ico">
 +
    <title>Home</title>
 +
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 +
    <!--[if lt IE 9]>
 +
    <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
 +
    <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
 +
    <![endif]-->
-
<!-- 新 Bootstrap 核心 CSS 文件 -->
+
    <!-- Custom styles for this template -->
-
<link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/3.2.0/css/bootstrap.min.css">
+
    <link href="carousel.css" rel="stylesheet">
 +
    <style type="text/css">
 +
*{
 +
padding:0;
 +
text-decoration:none;
 +
margin:0;}
 +
        body {
 +
            padding-bottom: 40px;
 +
            background:#a2dcf3;
 +
            color: #5a5a5a;
 +
            font-size: 16px;
 +
            font-family:Andalus;
 +
}
 +
pre{
 +
font-size:14px;
 +
font-family:Andalus;
 +
}
 +
        #myheader{
 +
            width:1366px;
 +
    height:500px;
 +
    margin:0 auto;
 +
    position:relative;
 +
    font-family:Arial, Helvetica, sans-serif;
 +
            background:#a2dcf3 url("https://static.igem.org/mediawiki/2014/3/34/Header_bg.png");
 +
        }
 +
        #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
 +
            display: none;
 +
        }
-
<!-- 可选的Bootstrap主题文件(一般不用引入) -->
+
        /*-- hides default wiki settings --*/
 +
        .firstHeading {
 +
            width: 975px;
 +
            margin: 0px auto;
 +
            padding-top: 100px;
 +
            margin-bottom: 20px;
 +
            font-family: Georgia, Times, Times New Roman, "Andalus", serif;
 +
        }
-
<!-- jQuery文件。务必在bootstrap.min.js 之前引入 -->
+
        h1, h2, h3, h4, h5 {
-
<script src="http://cdn.bootcss.com/jquery/1.11.1/jquery.min.js"></script>
+
            font-family: Georgia, Times, Times New Roman, "Analus", serif;
 +
        }
-
<!-- 最新的 Bootstrap 核心 JavaScript 文件 -->
+
        #top-section {
-
<script src="http://cdn.bootcss.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
+
            /*-- styling for default menu bar (edit, page, history, etc.) --*/
-
<style>
+
            background-color: #383838;
-
body {
+
            border: 0 none;
-
font-size:12px
+
            height: 14px;
 +
            z-index: 100;
 +
            top: 0;
 +
            position: fixed;
 +
            width: 975px;
 +
            left: 50%;
 +
            margin-left: -487px;
 +
        }
 +
 
 +
        #top-section-bar {
 +
            /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
 +
            background-color: #383838;
 +
            height: 14px;
 +
            display: block;
 +
            z-index: 10;
 +
            position: fixed;
 +
            width: 100%;
 +
            top: 0;
 +
        }
 +
 
 +
        body {
 +
            background-color: #fff;
 +
        }
 +
 
 +
        #globalWrapper, #content {
 +
            /*-- changes default wiki settings --*/
 +
            width: 100%;
 +
            height: 100%;
 +
            border: 0px;
 +
            background-color: transparent;
 +
            margin: 0px;
 +
            padding: 0px;
 +
        }
 +
 
 +
        html, body, .wrapper {
 +
            /*-- changes default wiki settings --*/
 +
            width: 100%;
 +
            height: 100%;
 +
            background-color: transparent;
 +
        }
 +
 
 +
        #container {
 +
            /*-- creates container for all content on page --*/
 +
            font-family: Arial, Helvetica, sans-serif;
 +
            font-weight: normal;
 +
            font-size: 16px;
 +
            font-family:Andalus;
 +
            color: #414141;
 +
            width: 960px;
 +
            margin-left: auto;
 +
            margin-right: auto;
 +
            background-color: #transparent;
 +
            margin-top: 0px;
 +
        }
 +
 
 +
        .container {
 +
            font-size: 16px;
 +
            font-family:Andalus;
 +
            width:700px;
 +
            float:right;
 +
        }
 +
 
 +
        .buttontext {
 +
            color: #FFF
 +
        }
 +
#my_h1{position:absolute;top:70px;left:170px;border:none;}
 +
#my_h1 a{display:block;width:190px;height:130px;text-indent:-9999px;}
 +
#my_nav{position:absolute;top:402px;left:200px;width:990px;height:50px;}
 +
#my_nav ul{width:100%;margin:0;padding:0;list-style:none;font-size:24px;}
 +
#my_nav ul li{display::inline-block;padding:9px 30px;float:left;list-style:none;position:relative;}
 +
#my_nav ul li:hover{background:#e3f7ff;}#my_nav ul li a{color:#00586b;text-decoration:none;}#project{display:none;position:absolute;z-index:100;top:47px;left:0px;background:#CF6;width:100px;}#project dd{width:135px;font-size:16px;
 +
background:#c9efff;height:40px;margin:0;}#project dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#project dd a:hover{background:#a1dbf0;}#achievement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#achievement dd{width:198px;font-size:16px;background:#c9efff;height:40px;margin:0;}#achievement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#achievement dd a:hover{background:#a1dbf0;}#prctice{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#prctice dd{width:300px;font-size:16px;background:#c9efff;height:40px;margin:0;}#prctice dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#prctice dd a:hover{background:#a1dbf0;}#ackonwledgement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#ackonwledgement dd{width:257px;font-size:16px;background:#c9efff;height:40px;margin:0;}#ackonwledgement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#ackonwledgement dd a:hover{background:#a1dbf0;}
 +
#my_content{
 +
width:1030px;
 +
margin:0px auto;}
 +
#my_abstract{
 +
width:300px;
 +
margin:0 0 0 25px;
 +
        float:left;
 +
}
 +
#my_abstract h2{
 +
height:50px;
 +
line-height:50px;
 +
text-indent:50px;
 +
border:none;
 +
background:#999;
 +
margin:0 0 20px 0;
 +
padding:0;
}
}
-
.container {
+
#my_abstract p{
-
width:960px
+
text-indent:30px;
 +
height:240px;
 +
overflow-y:scroll;
}
}
-
.unselect {
+
#my_contents{
-
color:#428bca
+
width:1030px;
 +
position:relative;
 +
margin:0 auto;
 +
}
 +
#my_contents #instructors{
 +
width:90%;
 +
height:300px;
 +
margin:0 auto;
}
}
-
</style>
+
#my_contents #instructors dl{
 +
width:50%;
 +
height:100%;
 +
float:left;
 +
}
 +
#my_contents #instructors dl dt{
 +
float:left;
 +
width:130px;
 +
height:260px;
 +
margin:30px;}
 +
#my_contents #instructors dl dd{
 +
width:260px;
 +
float:left;
 +
height:25px;
 +
margin:10px 0 0 0;
 +
}
 +
#my_contents #advisors{
 +
width:90%;
 +
height:200px;
 +
margin:0 auto;
 +
}
 +
#my_contents #advisors p{
 +
font-size:16px;
 +
        font-family:Andalus;
 +
text-indent:30px;
 +
width:90%;
 +
margin:0 auto;
 +
clear:both;
 +
height::60px;
 +
}
 +
#my_contents #advisors dl{
 +
width:20%;
 +
height:100%;
 +
float:left;
 +
margin:0 50px 0 70px;
 +
}
 +
#my_contents #instructors dl dt{
 +
width:130px;
 +
height:260px;
 +
margin:30px;
 +
}
 +
#my_contents #advisors dl dd{
 +
margin:10px 0 0 10px;
 +
}
 +
 
 +
#students{
 +
width:90%;
 +
height:200px;
 +
margin:0 auto;
 +
}
 +
#students dl{
 +
height:170px;
 +
width:70%;
 +
margin:20px auto;
 +
}
 +
#students dl dt{
 +
width:25%;
 +
height:170px;
 +
float:left;}
 +
#students dl dd{
 +
width:70%;
 +
margin:25px 20px 0 0;
 +
font-size:14px;
 +
        font-family:Andalus;
 +
float:right;}
 +
#students dl dd.name{
 +
font-size:18px;}
 +
 
 +
 
 +
    </style>
 +
    <style>
 +
        #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
 +
            display: none;
 +
        }
 +
 
 +
        /*-- hides default wiki settings --*/
 +
    </style>
 +
<script type="text/javascript">
 +
window.onload = function(){
 +
xialashow('project_li','project');
 +
xialahidden('project_li','project');
 +
xialashow('achievement_li','achievement');
 +
xialahidden('achievement_li','achievement');
 +
xialashow('prctice_li','prctice');
 +
xialahidden('prctice_li','prctice');
 +
xialashow('ackonwledgement_li','ackonwledgement');
 +
xialahidden('ackonwledgement_li','ackonwledgement');}
 +
function xialashow(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseover = function(){dl_id.style.display = 'block';}}
 +
function xialahidden(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseout = function(){dl_id.style.display = 'none';}}
 +
</script>
 +
 
</head>
</head>
-
<body >
 
-
<div class="container">
 
-
  <div class="nav">
 
-
    <ul class="nav nav-pills" role="tablist">
 
-
      <li><a href="https://2014.igem.org/Team:NJAU_China" class="unselect">Home</a></li>
 
-
      <li class="active"><a href="https://2014.igem.org/Team:NJAU_China/Team" >Team</a></li>
 
-
      <li><a href="https://igem.org/Team.cgi?year=2014" class="unselect">Official Team Profile </a></li>
 
-
      <li><a href="https://2014.igem.org/Team:NJAU_China/Project" class="unselect">Project</a></li>
 
-
      <li><a href="https://2014.igem.org/Team:NJAU_China/Parts" class="unselect">Parts</a></li>
 
-
      <li><a href="https://2014.igem.org/Team:NJAU_China/Modeling" class="unselect">Modeling</a></li>
 
-
      <li><a href="https://2014.igem.org/Team:NJAU_China/Notebook" class="unselect">Notebook</a></li>
 
-
      <li><a href="https://2014.igem.org/Team:NJAU_China/Safety" class="unselect">Safety</a></li>
 
-
      <li><a href="https://2014.igem.org/Team:NJAU_China/Attributions" class="unselect">Attributions</a></li>
 
-
    </ul>
 
-
  </div>
 
-
</div>
 
-
<div class="container">
 
-
  <!-- Three columns of text below the carousel -->
 
-
  <h2>Team Members</h2>
 
-
      <div class="row">
 
-
        <div class="col-lg-4 text-center">
 
-
          <img class="img-circle" src="data:image/gif;base64,R0lGODlhAQABAIAAAHd3dwAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Generic placeholder image" style="width: 140px; height: 140px;">
 
-
          <h2>Yuanchun Tian</h2>
 
-
          <p>Donec sed odio dui. Etiam porta sem malesuada magna mollis euismod. Nullam id dolor id nibh ultricies vehicula ut id elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Praesent commodo cursus magna.</p>
 
-
          <p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>
 
-
        </div><!-- /.col-lg-4 -->
 
-
        <div class="col-lg-4 text-center">
 
-
          <img class="img-circle" src="data:image/gif;base64,R0lGODlhAQABAIAAAHd3dwAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Generic placeholder image" style="width: 140px; height: 140px;">
 
-
          <h2>ZHenxiong Jiang</h2>
 
-
          <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh.</p>
 
-
          <p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>
 
-
        </div><!-- /.col-lg-4 -->
 
-
        <div class="col-lg-4 text-center">
 
-
          <img class="img-circle" src="data:image/gif;base64,R0lGODlhAQABAIAAAHd3dwAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Generic placeholder image" style="width: 140px; height: 140px;">
 
-
          <h2>Huiyu Li</h2>
 
-
          <p>Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p>
 
-
          <p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>
 
-
        </div><!-- /.col-lg-4 -->
 
-
      </div><!-- /.row -->
 
-
 
+
<!-- NAVBAR
 +
================================================== -->
 +
<body>
 +
<div id="myheader">
 +
<h1 id="my_h1"><a href="#">IGEM</a></h1>
 +
    <div id="my_nav">
 +
        <ul>
 +
          <li><a href="https://2014.igem.org/Team:NJAU_China">Home</a></li>
 +
          <li id="project_li"><a href="#">Project</a>
 +
                <dl id="project">
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/System Design">System Design</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></dd>
 +
                </dl>
 +
          </li>
 +
          <li id="achievement_li"><a href="#">Achievement</a>
 +
                <dl id="achievement">
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Wet Labs">Wet Lab</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Model</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Protocol/Notebooks">Protocol/Notebooks</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd>
 +
                </dl>
 +
          </li>
 +
          <li id="prctice_li"><a href="#">Practice</a>
 +
                <dl id="prctice">
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/iGEM and Synthetic Biology Exhibition">Exhibitions and Workshops</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Inside Campus">Inside Campus&Arrtibutions</a></dd>
 +
                  <dd><a href="https://2014.igem.org/Team:NJAU_China/Outside Campus">Outside Campus</a></dd>
 +
                </dl>
 +
          </li>
 +
          <li><a href="https://2014.igem.org/Team:NJAU_China/Team">Team</a></li>
 +
          <li id="ackonwledgement_li"><a href="#">Acknowledgement</a>
 +
                <dl id="ackonwledgement">
 +
                      <dd><a href="https://2014.igem.org/Team:NJAU_China/Inside Campus">Inside Campus&Arrtibutions</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Outside Campus">Outside Campus</a></dd>
 +
                </dl>
 +
          </li>
 +
      </ul>
 +
    </div>
</div>
</div>
-
<a href="https://2014.igem.org/wiki/index.php?title=Team:NJAU_China/Team&action=edit">edit</a>
+
 
 +
<!------------------------------------------->
 +
<div id="my_contents">
 +
    <div id="instructors">
 +
    <h4>Instructors </h4>
 +
    <dl>
 +
        <dt><img src="https://static.igem.org/mediawiki/2014/6/63/NJAU_China_Jiang_Jiandong.jpg"></dt>
 +
            <dd></dd>
 +
            <dd>Jiang Jiandong</dd>
 +
            <dd>Professor</dd>
 +
            <dd>Research Field: biodegradation of pesticides by microorganisms and the dehalogenation mechanism of halogenated aromatics by aerobic and anaerobic microorganisms</dd>
 +
        </dl>
 +
        <dl>
 +
        <dt><img src="https://static.igem.org/mediawiki/2014/1/15/2.jpg"></dt>
 +
            <dd></dd>
 +
            <dd>Yan Xin</dd>
 +
            <dd>Associated Professor</dd>
 +
            <dd>Research Field: biodegradation of pesticides and other basic research field by Bacillus sp. </dd>
 +
        </dl>
 +
    </div>
 +
    <div id="advisors">
 +
    <h4>Advisors</h4>
 +
    <dl>
 +
        <dt><img src="https://static.igem.org/mediawiki/2014/7/79/3.jpg"></dt>
 +
            <dd>Chen Xueting</dd>
 +
        </dl>
 +
        <dl>
 +
        <dt><img src="https://static.igem.org/mediawiki/2014/d/d0/4.jpg"></dt>
 +
            <dd>Zhang Long</dd>
 +
        </dl>
 +
        <dl>
 +
        <dt><img src="https://static.igem.org/mediawiki/2014/0/03/5.jpg"></dt>
 +
            <dd>Zou Shenshen</dd>
 +
        </dl>
 +
        <p>Here we express our gratitude to the great support from the three advisors for their selflessly and nobly aids when students were caught in plight during experiment or were ignorant about the usage of some apparatus. In addition, thanks to their connection and communication with many professors can we successfully borrow some apparatus which is not open for undergraduate usually. Finally, we say "thanks" again for the room they left us to carry out many experiments.</p>
 +
    </div>
 +
</div>
 +
<div id="students">
 +
<dl>
 +
    <dt></dt>
 +
        <dd></dd>
 +
    </dl>
 +
    <h4>Students</h4>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/1/18/6.jpg"></dt>
 +
        <dd class="name">Li Huiyu</dd>
 +
        <dd>She is the team leader of NJAU_China who is in charge of the arranging all team work, ensuring all works effectively. In addition, she participated in the experiment about the part BBa_K1555003 and its data analysis. Moreover, she participated in the construction of our team wiki, and flied to Tai Wan join a communication conference held by National Chiao Tung University.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/f/fe/7.jpg"></dt>
 +
        <dd class="name">Xu Xuan</dd>
 +
        <dd>He is one of the core members of NJAU_China. The original idea of our project came from this intellectual guy. He participated in the design and construction of our CRISPRi system, selecting the most suitable biosensor part among three copper inducible promoters through experiments, and spent a lot of time helping others on experiments.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/8/8c/8.jpg"></dt>
 +
        <dd class="name">Jiang Zhenxiong</dd>
 +
        <dd>He is one of the core members of NJAU_China. This guy participated in the design of CRISPRi system and experiment about the part BBa_K1555003. Moreover, he was in charge of the communication and collaboration with sponsor Genewiz. In addition, he took the full responsibility for the Safety of our team. Finally, he participated in the construction of team wiki.  </dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/3/30/9.jpg"></dt>
 +
        <dd class="name">Wang Ruoyu</dd>
 +
        <dd>He is a key member for NJAU_China because he is the group leader of model construction. Besides, He also participated in data analysis. Moreover, he came up the idea of the safety module: utilizing the filter band to prevent our microbes escaping to outer environment. </dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/1/10/101.jpg"></dt>
 +
        <dd class="name">Wang Kun</dd>
 +
        <dd>He is an important buddy in NJAU_China who was in charge of the construction of the composite part BBa_K1555003 and added a great number of data for promoter vgb which is one kind of basic part submitted by team ZJU-China in 2011. Besides, he joined the group flying to Tai Wan for a communication conference.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/6/62/11.jpg"></dt>
 +
        <dd class="name">Zhang Xuan</dd>
 +
        <dd>She is an important teammate in NJAU_China who participated in the design of our facilitating system and was in charge of the construction of the it. Besides, she spent a lot of time on the iGEM popularization inside campus.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/8/8d/12.jpg"></dt>
 +
        <dd class="name">Hou Xianglong</dd>
 +
        <dd>He is an important guy of NJAU_China for his contribution to the construction of the most important coding gene gshF by himself. It was pretty common seeing him assisting others on the experiments.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/9/94/13.jpg"></dt>
 +
        <dd class="name">Zhou Peng</dd>
 +
        <dd>He is an essential buddy of NJAU_China because he helped to choose the potential copper sensor and complete the most basic part: copper inducible promoter with Xu Xuan. And most of the experiment of this group was carried by him.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/e/ed/14.jpg"></dt>
 +
        <dd class="name">Xia Xianyou</dd>
 +
        <dd>This guy was in charge of the experiment designed for measuring the lowest lethal concentration of the cupric for E.Coli DH5α. And he helped to find and communicate with the participants responsible for wiki construction.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/d/db/15.jpg"></dt>
 +
        <dd class="name">Zhou Jie</dd>
 +
        <dd>She is a key teammate of NJAU_China for her great contribution to the policies and practices. She was in charge of the communication and collaboration inside and outside campus and with the Chinese Academy of Sciences in Shang Hai.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/8/85/16.jpg"></dt>
 +
        <dd class="name">Jiang Rui</dd>
 +
        <dd>He is an important team member in charge of the model construction. And he contributed to our policies and practices by flying to Tai Wan for the 2014 iGEM Conference organized by National Chiao Tung University.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/6/64/17.jpg"></dt>
 +
        <dd class="name">Wang Yicheng</dd>
 +
        <dd>She participated in the construction of facilitating module and helped others on experiment. And she flied to Tai Wan participating in the iGEM 2014 Conference as one of the representatives for our team.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/a/a2/18.jpg"></dt>
 +
        <dd class="name">Wang Weiyi</dd>
 +
        <dd>He is an important team member in NJAU_China because he designed and carried out experiment to prove the toxicity to algae. His experiment allows us to know the harm of cupric through naked eyes.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/e/e8/19.jpg"></dt>
 +
        <dd class="name">Sun Zhi</dd>
 +
        <dd>He is an important team member in NJAU_China. He participated in the experiment measuring the lowest lethal concentration of cupric for E.Coli DH5α. Moreover, he did well during the iGEM popularization inside campus. He was always willing to help others on experiment.</dd>
 +
    </dl>
 +
    </dl><dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/c/ca/20.jpg"></dt>
 +
        <dd class="name">Xie Xiaoyu</dd>
 +
        <dd>He is one of the key team members for NJAU_China. He was in charge of the art work of the team wiki. This talented guy brilliantly designed and created the team logo and other pictures used on the wiki.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/0/03/21.jpg"></dt>
 +
        <dd class="name">Liang Feng </dd>
 +
        <dd>He is one of the key team members for NJAU_China. He was in charge of the wiki design and wiki construction. This buddy showed his talent on website making. </dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/1/13/22.jpg"></dt>
 +
        <dd class="name">Zhao Chaoran</dd>
 +
        <dd>She is an important team member for NJAU_China. She had shown her talent in the design of brochure used for iGEM popularization and poster used for Giant Jamboree.</dd>
 +
    </dl>
 +
 
 +
</dl>
 +
  </div>
 +
     
</body>
</body>
</html>
</html>

Latest revision as of 16:46, 19 November 2014

Home

Instructors

Jiang Jiandong
Professor
Research Field: biodegradation of pesticides by microorganisms and the dehalogenation mechanism of halogenated aromatics by aerobic and anaerobic microorganisms
Yan Xin
Associated Professor
Research Field: biodegradation of pesticides and other basic research field by Bacillus sp.

Advisors

Chen Xueting
Zhang Long
Zou Shenshen

Here we express our gratitude to the great support from the three advisors for their selflessly and nobly aids when students were caught in plight during experiment or were ignorant about the usage of some apparatus. In addition, thanks to their connection and communication with many professors can we successfully borrow some apparatus which is not open for undergraduate usually. Finally, we say "thanks" again for the room they left us to carry out many experiments.

Students

Li Huiyu
She is the team leader of NJAU_China who is in charge of the arranging all team work, ensuring all works effectively. In addition, she participated in the experiment about the part BBa_K1555003 and its data analysis. Moreover, she participated in the construction of our team wiki, and flied to Tai Wan join a communication conference held by National Chiao Tung University.
Xu Xuan
He is one of the core members of NJAU_China. The original idea of our project came from this intellectual guy. He participated in the design and construction of our CRISPRi system, selecting the most suitable biosensor part among three copper inducible promoters through experiments, and spent a lot of time helping others on experiments.
Jiang Zhenxiong
He is one of the core members of NJAU_China. This guy participated in the design of CRISPRi system and experiment about the part BBa_K1555003. Moreover, he was in charge of the communication and collaboration with sponsor Genewiz. In addition, he took the full responsibility for the Safety of our team. Finally, he participated in the construction of team wiki.
Wang Ruoyu
He is a key member for NJAU_China because he is the group leader of model construction. Besides, He also participated in data analysis. Moreover, he came up the idea of the safety module: utilizing the filter band to prevent our microbes escaping to outer environment.
Wang Kun
He is an important buddy in NJAU_China who was in charge of the construction of the composite part BBa_K1555003 and added a great number of data for promoter vgb which is one kind of basic part submitted by team ZJU-China in 2011. Besides, he joined the group flying to Tai Wan for a communication conference.
Zhang Xuan
She is an important teammate in NJAU_China who participated in the design of our facilitating system and was in charge of the construction of the it. Besides, she spent a lot of time on the iGEM popularization inside campus.
Hou Xianglong
He is an important guy of NJAU_China for his contribution to the construction of the most important coding gene gshF by himself. It was pretty common seeing him assisting others on the experiments.
Zhou Peng
He is an essential buddy of NJAU_China because he helped to choose the potential copper sensor and complete the most basic part: copper inducible promoter with Xu Xuan. And most of the experiment of this group was carried by him.
Xia Xianyou
This guy was in charge of the experiment designed for measuring the lowest lethal concentration of the cupric for E.Coli DH5α. And he helped to find and communicate with the participants responsible for wiki construction.
Zhou Jie
She is a key teammate of NJAU_China for her great contribution to the policies and practices. She was in charge of the communication and collaboration inside and outside campus and with the Chinese Academy of Sciences in Shang Hai.
Jiang Rui
He is an important team member in charge of the model construction. And he contributed to our policies and practices by flying to Tai Wan for the 2014 iGEM Conference organized by National Chiao Tung University.
Wang Yicheng
She participated in the construction of facilitating module and helped others on experiment. And she flied to Tai Wan participating in the iGEM 2014 Conference as one of the representatives for our team.
Wang Weiyi
He is an important team member in NJAU_China because he designed and carried out experiment to prove the toxicity to algae. His experiment allows us to know the harm of cupric through naked eyes.
Sun Zhi
He is an important team member in NJAU_China. He participated in the experiment measuring the lowest lethal concentration of cupric for E.Coli DH5α. Moreover, he did well during the iGEM popularization inside campus. He was always willing to help others on experiment.
Xie Xiaoyu
He is one of the key team members for NJAU_China. He was in charge of the art work of the team wiki. This talented guy brilliantly designed and created the team logo and other pictures used on the wiki.
Liang Feng
He is one of the key team members for NJAU_China. He was in charge of the wiki design and wiki construction. This buddy showed his talent on website making.
Zhao Chaoran
She is an important team member for NJAU_China. She had shown her talent in the design of brochure used for iGEM popularization and poster used for Giant Jamboree.