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

 
(16 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
<head>
 
<head>
 
     <meta charset="UTF-8">
 
     <meta charset="UTF-8">
     <title>body</title>
+
     <title>attribution</title>
 
     <style>
 
     <style>
 
         *{margin: 0;padding: 0;}
 
         *{margin: 0;padding: 0;}
Line 36: Line 36:
 
             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: 16px;
 
             display: block;
 
             display: block;
 
             padding-left: 10% ;
 
             padding-left: 10% ;
Line 81: Line 81:
 
         .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 99:
 
             color: #e7376d;
 
             color: #e7376d;
 
         }
 
         }
        .random{
+
        .random{
 
             position: relative ;
 
             position: relative ;
 
         }
 
         }
Line 108: Line 109:
 
             text-align:justify;
 
             text-align:justify;
 
             font-family: Verdana;
 
             font-family: Verdana;
             font-size: 18px !important;
+
             font-size: 16px !important;
 
             line-height: 190%;
 
             line-height: 190%;
            z-index:-1;
 
 
         }
 
         }
 
         .article h2{
 
         .article h2{
 +
            padding-bottom:15px;
 
             font-size: 50px;
 
             font-size: 50px;
 
             font-family: Arial;
 
             font-family: Arial;
 
             color: #1e6ed0;
 
             color: #1e6ed0;
 
         }
 
         }
        .article h3{
+
        .article h3{
 
             display: block;
 
             display: block;
 
             background-color:white;
 
             background-color:white;
 
             padding-top:20px;
 
             padding-top:20px;
 
             padding-bottom:15px;
 
             padding-bottom:15px;
             font-size: 35px;
+
             font-size: 30px;
 
             font-family: Helvetica;
 
             font-family: Helvetica;
 
             color: #0783d6;
 
             color: #0783d6;
Line 129: Line 130:
 
         .article h4{
 
         .article h4{
 
             display: block;
 
             display: block;
             padding-top: 20px;
+
             padding-top: 18px;
 
             padding-bottom:15px;
 
             padding-bottom:15px;
 
             background-color: white;
 
             background-color: white;
 
             font-size: 25px;
 
             font-size: 25px;
 
             font-family: Calibri;
 
             font-family: Calibri;
             color: #0f9ad6;
+
             color: #0e7eb1;
 
         }
 
         }
         .pointer1{
+
         .article h5{
             position: absolute;
+
             display: block;
             top: 46%;
+
             padding-top: 16px;
             left: 5%;
+
             padding-bottom:15px;
             z-index: 100;
+
             background-color: white;
        }
+
             font-size: 18px;
        .pointer2{
+
             font-family: Arial;
            position: absolute;
+
             color: #3c7ab1;
            top: 86%;
+
            left: 5%;
+
             z-index: 100;
+
        }
+
        .pointer3{
+
            position: absolute;
+
            top: 95%;
+
            left: 5%;
+
             z-index: 100;
+
        }
+
        .pointer4{
+
             position: absolute;
+
            top: 101%;
+
            left: 5%;
+
            z-index: 100;
+
 
         }
 
         }
 +
 +
 
     </style>
 
     </style>
  
Line 201: Line 189:
 
             <li><a href="#A13">Riboswitch</a></li>
 
             <li><a href="#A13">Riboswitch</a></li>
 
             <li><a href="#A14">Gene knockout</a></li>
 
             <li><a href="#A14">Gene knockout</a></li>
 +
            <li><a href="#A15">Safety</a></li>
 
         </ul>
 
         </ul>
  
Line 215: Line 204:
 
         <a href="#A3">Human Practice</a>
 
         <a href="#A3">Human Practice</a>
 
         <div class="menutitle" onclick="SwitchMenu('sub3')" >
 
         <div class="menutitle" onclick="SwitchMenu('sub3')" >
            <div class="little"></div>
 
 
         </div>
 
         </div>
  
Line 221: Line 209:
 
         <a href="#A4">Art Designer</a>
 
         <a href="#A4">Art Designer</a>
 
         <div class="menutitle" onclick="SwitchMenu('sub4')">
 
         <div class="menutitle" onclick="SwitchMenu('sub4')">
            <div class="little"></div>
 
 
         </div>
 
         </div>
  
Line 227: Line 214:
 
         <a href="#A5">Acknowledgement</a>
 
         <a href="#A5">Acknowledgement</a>
 
         <div class="menutitle" onclick="SwitchMenu('sub5')">
 
         <div class="menutitle" onclick="SwitchMenu('sub5')">
            <div class="little"></div>
 
 
         </div>
 
         </div>
  
Line 233: Line 219:
  
 
     <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/6/6d/T--HZAU-China--attribution.png" width="168px" >
        <div class="pointer1"> <img src="https://static.igem.org/mediawiki/2016/f/fc/T--HZAU-China--pointer3.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="https://static.igem.org/mediawiki/2016/0/04/T--HZAU-China--pointer4.png"></div>
+
        <div class="pointer4"> <img src="https://static.igem.org/mediawiki/2016/3/3b/T--HZAU-China--pointer1.png"></div>
+
        <div class="article">
+
            <h2 class="head" >Attributions</h2><br/>
+
  
            <p>Integrative Design of circuit: Pan Chu, Kangjian Hua</p><br/>
+
        <div class="article">
 +
            <h2 class="head" >Attributions</h2>
  
 +
            <p>Integrative Design of circuit: Pan Chu, Kangjian Hua</p>
  
  
<div class="random"><a id="A1" ></a></div>
+
            <div class="random"><a id="A1" ></a></div>
 
             <h3>Wet Lab</h3>
 
             <h3>Wet Lab</h3>
  
Line 269: Line 252:
 
             <p>Gene knockout: Boyao Zhang</p>
 
             <p>Gene knockout: Boyao Zhang</p>
  
 +
            <div class="random"><a id="A15" ></a></div>
 +
            <h4 id="A14">Safety</h4>
 +
            <p>Safety:Jun Li,Wenqi Huang</p>
  
 
             <div class="random"><a id="A2" ></a></div>
 
             <div class="random"><a id="A2" ></a></div>
             <h3> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dry lab</h3>
+
             <h3>Dry lab</h3>
  
 
             <div class="random"><a id="A21" ></a></div>
 
             <div class="random"><a id="A21" ></a></div>
Line 295: Line 281:
  
 
             <div class="random"><a id="A3" ></a></div>
 
             <div class="random"><a id="A3" ></a></div>
             <h3> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;Human Practice</h3><br/>
+
             <h3>Human Practice</h3><br/>
 
             <p>Collaboration and communication with other teams: Xinran Zhao, Haimeng Li</p>
 
             <p>Collaboration and communication with other teams: Xinran Zhao, Haimeng Li</p>
 
             <p>Handbook manufacture: all iGEM members</p>
 
             <p>Handbook manufacture: all iGEM members</p>
Line 301: Line 287:
  
 
             <div class="random"><a id="A4" ></a></div>
 
             <div class="random"><a id="A4" ></a></div>
             <h3> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Art Designer</h3>
+
             <h3> Art Designer</h3>
             <p>Art Designer:Kening Chen, Tengteng Wang, Ruoqing Chen</p>
+
             <p>Art Designer:Kening Chen, Tengteng Wang, Ruoqing Chen</p><br/>
 +
            <p style="font-size:30px !important">Detailed attributions can be found <a href = "https://2016.igem.org/Team:HZAU-China/Detailed-Attributions">here.</a><p><br/><br/>
 +
         
 +
            <h4> Acknowledgement:</h4>
  
 +
                </p><p>For each parts of experiments, our appreciations are as follow:</p>
 +
                <h5>Gene knock out</h5>
 +
                <p>Thanks to Dr. Youming Zhang’s laboratory, Shandong University, for sharing the material and instruction on method.</p>
 +
              <h5>Riboswitch</h5>
 +
                <p>Thanks to Professor Jin He’s lab, Huazhong Agricultural University, for sharing the material (Gene: pleD, tandem riboswitch; Plasmid: pETb ) and special thanks to Dr. Xinfeng Li, for his proposal of gene circuit assembly. </p>
 +
                <p>The paper (Characterization of a natural tripletandem c-di-GMP riboswitch and application of the riboswitch-based dual-fluorescence reporter ) provides the experiment design idea.</p>
 +
                <h5>Motility</h5>
 +
                <p>Thanks to Dr. Chenli Liu from SIAT CSynBER enerous share(Strain: Escherichia coli MG1655, CL-1), our experiment can process successfully.</p>
 +
                <h5>We really appreciate your support!</h5>
  
            <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>

Latest revision as of 07:49, 31 December 2016

attribution

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

Safety

Safety:Jun Li,Wenqi Huang

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

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

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

Art Designer

Art Designer:Kening Chen, Tengteng Wang, Ruoqing Chen


Detailed attributions can be found here.



Acknowledgement:

For each parts of experiments, our appreciations are as follow:

Gene knock out

Thanks to Dr. Youming Zhang’s laboratory, Shandong University, for sharing the material and instruction on method.

Riboswitch

Thanks to Professor Jin He’s lab, Huazhong Agricultural University, for sharing the material (Gene: pleD, tandem riboswitch; Plasmid: pETb ) and special thanks to Dr. Xinfeng Li, for his proposal of gene circuit assembly.

The paper (Characterization of a natural tripletandem c-di-GMP riboswitch and application of the riboswitch-based dual-fluorescence reporter ) provides the experiment design idea.

Motility

Thanks to Dr. Chenli Liu from SIAT CSynBER enerous share(Strain: Escherichia coli MG1655, CL-1), our experiment can process successfully.

We really appreciate your support!