Difference between revisions of "Team:HZAU-China/Description"

Line 1: Line 1:
 
{{HZAU-China}}
 
{{HZAU-China}}
<html>
+
 
 
<html lang="en">
 
<html lang="en">
 
<head>
 
<head>
    <meta charset="UTF-8">
+
 
    <title>body</title>
+
 
     <style>
 
     <style>
 
         *{margin: 0;padding: 0;}
 
         *{margin: 0;padding: 0;}
Line 28: Line 27:
 
             background-color: white;
 
             background-color: white;
 
         }
 
         }
              .content_part{
+
        .content_part{
 
             width: 20%;
 
             width: 20%;
 
             height: auto;
 
             height: auto;
Line 36: Line 35:
 
             border-radius: 50%;
 
             border-radius: 50%;
 
         }
 
         }
        .content_part>a{
+
      .content_part>a{
 
             text-decoration: none;
 
             text-decoration: none;
 
             color: white;
 
             color: white;
             font-weight: bold;
+
             font-family: Arial;
 
             font-size: 20px;
 
             font-size: 20px;
 
             display: block;
 
             display: block;
Line 81: Line 80:
 
         .my_submenu a{
 
         .my_submenu a{
 
             display: block;
 
             display: block;
            padding-left: 10%;
 
 
             background-image: linear-gradient(white, #efefef);
 
             background-image: linear-gradient(white, #efefef);
 
             text-decoration: none;
 
             text-decoration: none;
 
             background-color:white;
 
             background-color:white;
             font-size: 20px;
+
            padding: 5px;
             color: #4b4a5e;
+
             font-size: 14px;
 +
            font-family: Arial;
 +
             color: #3d42e8;
 
         }
 
         }
 
         .menutitle:hover {
 
         .menutitle:hover {
Line 98: Line 98:
 
             color: #e7376d;
 
             color: #e7376d;
 
         }
 
         }
        .random{
+
        .random{
 
             position: relative ;
 
             position: relative ;
 
         }
 
         }
Line 117: Line 117:
 
             color: #1e6ed0;
 
             color: #1e6ed0;
 
         }
 
         }
        .article h3{
+
        .article h3{
            line-height:120%;
+
 
             display: block;
 
             display: block;
 
             background-color:white;
 
             background-color:white;
 
             padding-top:20px;
 
             padding-top:20px;
             font-size: 30px;
+
            padding-bottom:15px;
 +
             font-size: 35px;
 
             font-family: Helvetica;
 
             font-family: Helvetica;
 
             color: #0783d6;
 
             color: #0783d6;
Line 129: Line 129:
 
         .article h4{
 
         .article h4{
 
             display: block;
 
             display: block;
             padding-top: 18px;
+
             padding-top: 20px;
 +
            padding-bottom:15px;
 
             background-color: white;
 
             background-color: white;
 
             font-size: 25px;
 
             font-size: 25px;
 
             font-family: Calibri;
 
             font-family: Calibri;
 
             color: #0f9ad6;
 
             color: #0f9ad6;
        }
 
        .article img{
 
            display:block;
 
            margin:0 auto;
 
        }
 
        .article video{
 
            display:block;
 
            margin:0 auto;
 
 
         }
 
         }
 
         .pointer1{
 
         .pointer1{
 
             position: absolute;
 
             position: absolute;
             top: 37.5%;
+
             top: 46%;
 
             left: 5%;
 
             left: 5%;
 
             z-index: 100;
 
             z-index: 100;
Line 151: Line 144:
 
         .pointer2{
 
         .pointer2{
 
             position: absolute;
 
             position: absolute;
             top: 68%;
+
             top: 83%;
 
             left: 5%;
 
             left: 5%;
 
             z-index: 100;
 
             z-index: 100;
Line 157: Line 150:
 
         .pointer3{
 
         .pointer3{
 
             position: absolute;
 
             position: absolute;
             top: 77%;
+
             top: 92.5%;
 
             left: 5%;
 
             left: 5%;
 
             z-index: 100;
 
             z-index: 100;
Line 163: Line 156:
 
         .pointer4{
 
         .pointer4{
 
             position: absolute;
 
             position: absolute;
             top: 84.5%;
+
             top: 100%;
 
             left: 5%;
 
             left: 5%;
 
             z-index: 100;
 
             z-index: 100;
 
         }
 
         }
 
     </style>
 
     </style>
 
    <script type="text/javascript"
 
            src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
 
    </script>
 
  
 
     <script type="text/javascript">
 
     <script type="text/javascript">
Line 203: Line 192:
  
 
     <div class="content_part" id="masterdiv">
 
     <div class="content_part" id="masterdiv">
         <a href="#A1">motility dynamic model</a>
+
         <a href="#A1">Wet Lab</a>
 
         <div class="menutitle" onclick="SwitchMenu('sub1')">
 
         <div class="menutitle" onclick="SwitchMenu('sub1')">
 
             <div class="little"></div>
 
             <div class="little"></div>
Line 214: Line 203:
 
         </ul>
 
         </ul>
  
         <a href="#A2">Multiply model</a>
+
         <a href="#A2">Dry lab</a>
 
         <div class="menutitle" onclick="SwitchMenu('sub2')">
 
         <div class="menutitle" onclick="SwitchMenu('sub2')">
 
             <div class="little"></div>
 
             <div class="little"></div>
Line 245: Line 234:
 
     <div class="main_part">
 
     <div class="main_part">
 
         <img src="https://static.igem.org/mediawiki/2016/2/2b/Hzau16_team_paper_main_picture.png"  width="168px" height="2503px">
 
         <img src="https://static.igem.org/mediawiki/2016/2/2b/Hzau16_team_paper_main_picture.png"  width="168px" height="2503px">
         <div class="pointer1"> <img src="pointer3.png"></div>
+
         <div class="pointer1"> <img src="https://static.igem.org/mediawiki/2016/f/fc/T--HZAU-China--pointer3.png"></div>
         <div class="pointer2"> <img src="pointer2.png"></div>
+
         <div class="pointer2"> <img src="https://static.igem.org/mediawiki/2016/7/78/T--HZAU-China--pointer2.png"></div>
         <div class="pointer3"> <img src="pointer4.png"></div>
+
         <div class="pointer3"> <img src="https://static.igem.org/mediawiki/2016/0/04/T--HZAU-China--pointer4.png"></div>
         <div class="pointer4"> <img src="pointer1.png"></div>
+
         <div class="pointer4"> <img src="https://static.igem.org/mediawiki/2016/3/3b/T--HZAU-China--pointer1.png"></div>
 
+
 
         <div class="article">
 
         <div class="article">
              
+
             <h2 class="head" >Attributions</h2><br/>
    </div>
+
</div>
+
  
</body>
+
            <p>Integrative Design of circuit: Pan Chu, Kangjian Hua</p><br/>
  
  
  
 +
<div class="random"><a id="A1" ></a></div>
 +
            <h3>Wet Lab</h3>
  
 +
            <div class="random"><a id="A11" ></a></div>
 +
            <h4>Optogenetics</h4>
 +
            <p>Clone and construction of light-switchable circuit: Boyao Zhang, Jun Li</p>
 +
            <p>Data detection on TCS: Boyao Zhang, Jun Li</p>
 +
 +
            <div class="random"><a id="A12" ></a></div>
 +
            <h4>Motility</h4>
 +
            <p>Clone and construction of motility-relative circuit: Zewen Ding, Wen Wang, Wenqi Huang, Wentao Yu</p>
 +
            <p>Figure collection of motility: Zewen Ding, Wenqi Huang, Wen Wang</p>
 +
            <p>Design of trial and measurement: Wenqi Huang, Zewen Ding, Wen Wang</p>
 +
            <p>Photograph gathering: Wenqi Huang, Zhujun Xia, Qiqi Xiong, Zewen Ding, Wen Wang</p>
 +
 +
            <div class="random"><a id="A13" ></a></div>
 +
            <h4>Riboswitch</h4>
 +
            <p>Clone and construction of riboswitch circuit: Pan Chu, Boyao Zhang, Luyao Zhang, Anqi Zhou, Wenqi Huang</p>
 +
            <p>Quantitative data collection: Pan Chu, Anqi Zhou, Luyao Zhang</p>
 +
 +
            <div class="random"><a id="A14" ></a></div>
 +
            <h4 id="A14">Gene knockout</h4>
 +
            <p>Gene knockout: Boyao Zhang</p>
 +
 +
 +
            <div class="random"><a id="A2" ></a></div>
 +
            <h3> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dry lab</h3>
 +
 +
            <div class="random"><a id="A21" ></a></div>
 +
            <h4 >models</h4>
 +
            <p>Modeling on motility dynamics: Kangjian Hua</p>
 +
            <p>Modeling on motility cellular model: Bochen Cheng</p>
 +
            <p>Modeling on genetic circuits: Bochen Cheng</p>
 +
 +
            <div class="random"><a id="A22" ></a></div>
 +
            <h4 id="A22">Software</h4>
 +
            <p>Software design: Kangjian Hua, Bochen Cheng</p>
 +
            <p>Design on video: Kangjian Hua</p>
 +
 +
            <div class="random"><a id="A23" ></a></div>
 +
            <h4 >Hardware</h4>
 +
            <p>Design: Zhihao Li, Yang Bai</p>
 +
            <p>Manufacture and welding of PCB: Zhihao Li</p>
 +
            <p>Download of SCM: Zhihao Li</p>
 +
            <p>Construction of light-switchable device: Zhihao Li, Jun Li, Kangjian Hua</p>
 +
            <p>Programming: Yang Bai</p>
 +
 +
 +
            <div class="random"><a id="A3" ></a></div>
 +
            <h3> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;Human Practice</h3><br/>
 +
            <p>Collaboration and communication with other teams: Xinran Zhao, Haimeng Li</p>
 +
            <p>Handbook manufacture: all iGEM members</p>
 +
 +
 +
            <div class="random"><a id="A4" ></a></div>
 +
            <h3> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Wiki Construction</h3>
 +
            <p>Wiki creating: Jing Xiao, Weitong Zhang, Boyao Zhang, Xinran Zhao</p>
 +
            <p>Art Designer:Kening Chen, Tengteng Wang, Ruoqing Chen</p>
 +
 +
 +
            <div class="random"><a id="A5" ></a></div>
 +
            <h3> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;Acknowledgement:</h3>
 +
            <p>We would like to thank State Key Laboratory of Agricultural Microbiology, College of Life Science
 +
                and Technology, Huazhong Agricultural University, for providing material related to riboswitch.
 +
                Thanks to Professor Youming Zhang and Ph.D Ruijuan Li in his lab for offering great instruction
 +
                on gene knockout technology. Thanks for the help of College of Life Science and Technology and
 +
                College of Information in Huazhong Agricultural University. We really appreciate your support.
 +
            </p>
 +
 +
        </div>
 +
 +
    </div>
 +
</div>
 +
 +
</body>
 
</html>
 
</html>

Revision as of 13:39, 17 October 2016

Attributions


Integrative Design of circuit: Pan Chu, Kangjian Hua


Wet Lab

Optogenetics

Clone and construction of light-switchable circuit: Boyao Zhang, Jun Li

Data detection on TCS: Boyao Zhang, Jun Li

Motility

Clone and construction of motility-relative circuit: Zewen Ding, Wen Wang, Wenqi Huang, Wentao Yu

Figure collection of motility: Zewen Ding, Wenqi Huang, Wen Wang

Design of trial and measurement: Wenqi Huang, Zewen Ding, Wen Wang

Photograph gathering: Wenqi Huang, Zhujun Xia, Qiqi Xiong, Zewen Ding, Wen Wang

Riboswitch

Clone and construction of riboswitch circuit: Pan Chu, Boyao Zhang, Luyao Zhang, Anqi Zhou, Wenqi Huang

Quantitative data collection: Pan Chu, Anqi Zhou, Luyao Zhang

Gene knockout

Gene knockout: Boyao Zhang

            Dry lab

models

Modeling on motility dynamics: Kangjian Hua

Modeling on motility cellular model: Bochen Cheng

Modeling on genetic circuits: Bochen Cheng

Software

Software design: Kangjian Hua, Bochen Cheng

Design on video: Kangjian Hua

Hardware

Design: Zhihao Li, Yang Bai

Manufacture and welding of PCB: Zhihao Li

Download of SCM: Zhihao Li

Construction of light-switchable device: Zhihao Li, Jun Li, Kangjian Hua

Programming: Yang Bai

          Human Practice


Collaboration and communication with other teams: Xinran Zhao, Haimeng Li

Handbook manufacture: all iGEM members

              Wiki Construction

Wiki creating: Jing Xiao, Weitong Zhang, Boyao Zhang, Xinran Zhao

Art Designer:Kening Chen, Tengteng Wang, Ruoqing Chen

        Acknowledgement:

We would like to thank State Key Laboratory of Agricultural Microbiology, College of Life Science and Technology, Huazhong Agricultural University, for providing material related to riboswitch. Thanks to Professor Youming Zhang and Ph.D Ruijuan Li in his lab for offering great instruction on gene knockout technology. Thanks for the help of College of Life Science and Technology and College of Information in Huazhong Agricultural University. We really appreciate your support.