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

 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<html>
 
<html>
  
 +
<head>
 +
  <meta charset="utf-8">
 +
  <!--公式编辑器-->
 +
  <script src="//cdn.bootcss.com/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 +
  <script type="text/x-mathjax-config">
 +
          MathJax.Hub.Config({
 +
          extensions: ["tex2jax.js"],
 +
          jax: ["input/TeX", "output/HTML-CSS"],
 +
          tex2jax: {
 +
          inlineMath: [ ['$','$'], ["\\(","\\)"] ],
 +
          displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
 +
          processEscapes: true
 +
          },
 +
          "HTML-CSS": { availableFonts: ["TeX"] }
 +
          });
 +
          </script>
 +
  <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
 +
  </script>
 +
  <style>
 +
    /*改变超链接的位置*/
  
 +
    .jiaozheng {
 +
      position: relative;
 +
      top: -66px;
 +
    }
 +
  </style>
 +
  <!--内容的样式-->
 +
  <style>
 +
    /*总样式*/
  
 +
    body {
 +
      font-family: "Arial", Helvetica, sans-serif;
 +
      text-align: justify;
 +
      margin: 0px;
 +
      background-color: #ffffff;
 +
    }
  
<div class="clear"></div>
+
    /*内容框子的样式*/
  
 +
    .HZAU_div_main {
 +
      margin: 64px auto 0 auto;
 +
      padding: 0 30px 0 30px;
 +
      width: 1100px;
 +
    }
  
 +
    /*内容中几种文体的样式*/
  
 +
    .HZAU_div_main a:hover {
 +
      color: #000;
 +
      text-decoration: none;
 +
    }
  
<div class="column full_size">
+
    .biaoti {
<h1>Attributions</h1>
+
      font-size: 50px;
 +
      font-weight: bold;
 +
      text-align: center;
 +
      width: 100%;
 +
      display: block;
 +
      padding-bottom: 50px;
 +
      padding-top: 50px;
 +
      color: rgb(63, 59, 58);
 +
    }
  
<p> Each team must clearly attribute work done by the student team members on this page. The team must distinguish work done by the students from work done by others, including the host labs, advisors, instructors, and individuals not on the team roster.  
+
    .zhengwen {
<br><br>
+
      display: block;
This is a bronze medal requirement. Please see the <a href="https://2017.igem.org/Judging/Medals">Medals requirements page</a> for more details.</p>
+
      font-style: arial;
 +
      font-size: 18px;
 +
      line-height: 34px;
 +
      text-align: justify;
 +
      color: #000;
 +
      margin-bottom: 9px;
 +
      margin-left: 0px;
 +
      margin-right: 0px;
 +
      margin-top: 7.2px;
 +
    }
  
</div>
+
    .zhengwen_disblock {
 +
      font-style: arial;
 +
      font-size: 18px;
 +
      line-height: 34px;
 +
      text-align: justify;
 +
      color: #000;
 +
      margin-bottom: 9px;
 +
      margin-left: 0px;
 +
      margin-right: 0px;
 +
      margin-top: 7.2px;
 +
    }
  
 +
    .yinzhu {}
  
<div class="clear"></div>
+
    .yinzhu:hover .yinzhu {}
  
 +
    .yinwen {
 +
      display: block;
 +
      font-style: arial;
 +
      font-size: 18px;
 +
      line-height: 34px;
 +
      text-align: justify;
 +
      color: #000;
 +
      margin-bottom: 9px;
 +
      margin-left: 0px;
 +
      margin-right: 0px;
 +
      margin-top: 7.2px;
 +
    }
  
<div class="column half_size">
+
    /*图片的样式*/
<h5> Why is this page needed? </h5>
+
<p>The Attribution requirement helps the judges know what you did yourselves and what you had help with. We don't mind if you get help with difficult or complex techniques, but you must report what work your team did and what work was done by others.</p>
+
<p>
+
For example, you might choose to work with an animal model during your project. Working with animals requires getting a license and applying far in advance to conduct certain experiments in many countries. This is difficult to achieve during the course of a summer, but much easier if you can work with a postdoc or PI who has the right licenses.</p>
+
</div>
+
  
 +
    .tu_1 {
 +
      width: 600px;
 +
      margin: 0 auto;
 +
      display: block;
 +
    }
  
<div class="column half_size">
+
    .tu_2 {
<h5> What should this page have?</h5>
+
      width: 800px;
 +
      margin: 0 auto;
 +
      display: block;
 +
    }
  
<ul>
+
    .tu_3 {
<li>General Support</li>
+
      width: 555px;
<li>Project support and advice</li>
+
      margin: 0 auto;
<li>Fundraising help and advice</li>
+
      display: block;
<li>Lab support</li>
+
    }
<li>Difficult technique support</li>
+
  </style>
<li>Project advisor support</li>
+
  <!--点击展开部分的样式-->
<li>Wiki support</li>
+
  <style>
<li>Presentation coaching</li>
+
    span.caret_black {
<li>Human Practices support</li>
+
      display: inline-block;
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
+
      margin-left: 6px;
</ul>
+
      vertical-align: middle;
</div>
+
      width: 0;
 +
      height: 0;
 +
      border-left: 6px solid transparent;
 +
      border-right: 6px solid transparent;
 +
      border-top: 6px solid black;
 +
    }
  
 +
    label {
 +
      cursor: pointer;
 +
    }
  
<div class="clear"></div>
+
    #HZAUmenu-toggle {
 +
      display: none;
 +
    }
  
<div class="column half_size">
+
    #HZAUmenu {
 +
      display: none;
 +
      font-size: 18px;
 +
      padding: 0 50px 0 50px;
 +
      width: 1000px;
 +
      margin: 0;
 +
      color: black;
 +
    }
  
<div class="highlight">
+
    #HZAUmenu>a {
<h5> Can we base our project on a previous one? </h5>
+
      color: #000;
<p>Yes! You can have a project based on a previous team, or based on someone else's idea, <b>as long as you state this fact very clearly and give credit for the original project.</b> </p>
+
    }
</div>
+
</div>
+
  
 +
    #HZAUmenu>a:hover {
 +
      color: #000;
 +
      text-decoration: none;
 +
    }
  
<div class="column half_size">
+
    #HZAUmenu-toggle:checked+#HZAUmenu {
 +
      display: block;
 +
    }
 +
  </style>
 +
</head>
  
<h5>Inspiration</h5>
+
<body>
<p>Take a look at what other teams have done:</p>
+
  <div class="HZAU_div_main">
<ul>
+
    <a class="biaoti">Attributions</a>
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
+
    <a class="zhengwen">gRNA scaffold is given by Liu Tian.</a>
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
+
    <a class="zhengwen">gRNA targeting at OriC is designed and constructed by Qiqi Xiong.</a>
<li><a href="https://2014.igem.org/Team:Melbourne/Attributions">2014 Melbourne </a></li>
+
    <a class="zhengwen">dCas9 is given by Dr. Donghai Peng.</a>
<li><a href="https://2014.igem.org/Team:Valencia_Biocampus/Attributions">2014 Valencia Biocampus</a></li>
+
    <a class="zhengwen">dCas9 OD measurement experiment is designed and conducted by Bincan He and Yini Miao;
</ul>
+
        qPCR experiment is designed and conducted by Kening Chen.</a>
 +
    <a class="zhengwen">Flow cytometric sample treatment is conducted by Zhangcheng Ding.</a>
 +
    <a class="zhengwen">The machine operation is conducted by Teacher Xia.</a>
 +
    <a class="zhengwen">CcaS-CcaR testing system optimization is designed by Pan Chu and executed by Anqi Zhou and Pan Chu.</a>
 +
    <a class="zhengwen">CcaS-CcaR blocking system is designed by Pan Chu and executed by Qiqin Mo and Songtao Cheng.</a>
 +
    <a class="zhengwen">CcaS-CcaR blocking OD measurement is designed and conducted by Qiqin Mo and Songtao Cheng.</a>
 +
    <a class="zhengwen">CcaS-CcaR qPCR experiment is designed and conducted by Kening Chen.</a>
 +
    <a class="zhengwen">pMag-nMag-dCas9 plasmid is constructed by Zhujun Xia and Yingjie Geng.</a>
 +
    <a class="zhengwen">But there is a mutation, the mutation is fixed by Zhiqing Guo.</a>
 +
    <a class="zhengwen">The pMag-nMag-dCas9 OD measurement is designed and conducted by Wenqi Huang.</a>
 +
    <a class="zhengwen">Plasmid for expression test is conducted by Anqi Zhou.</a>
 +
    <a class="zhengwen">The SDS-PAGE and protein Ni-purification is designed and conducted by Anqi Zhou.</a>
 +
    <a class="zhengwen">The LucN-pMag and nMag-LucC plasmid is designed and constructed by Yingjie Geng.</a>
 +
    <a class="zhengwen">The Luciferase assay is designed and conducted by Yingjie Geng.</a>
 +
    <a class="zhengwen">The parts standardization is conducted by Linyu Zhong and Zhujun Xia;
 +
        the agar imaging is designed and conducted by Yini Miao.</a>
 +
    <a class="zhengwen">The modeling is built by Weitong Guo.</a>
 +
    <a class="zhengwen">The software is written by Weitong Guo.</a>
 +
    <a class="zhengwen">The questionnaire is designed by Haimeng Li and Jinyu Wang.</a>
 +
    <a class="zhengwen">The peripheral gifts are designed by Haimeng Li and Jinyu Wang.</a>
 +
    <a class="zhengwen">The Wiki and team suit in winter are designed by Kening Chen and Yiwei Wang.</a>
 +
    <a class="zhengwen">The illustration is drew by Kening Chen, Tengteng Wang and Yiwei Wang.</a>
 +
    <a class="zhengwen">The wiki Web Architecture is written by Hao Bian.</a>
 +
    <a class="zhengwen">The Biosafety video is performed and produced by the whole team.</a>
 +
    <a class="zhengwen">We thank College of Life Science and technology of HuaZhong Agricultural University for providing the site and fund for us.</a>
 +
    <a class="zhengwen">We thank Prof. Bin-Guang Ma for instructing as our Primary PI and Prof. Donghai Peng as our Secondary PI.</a>
 +
    <a class="zhengwen">We thank Prof. Ming Sun, Prof. Jin He and Prof. Gang Cao for giving us advices at the mid-term report.</a>
 +
  </div>
 +
</body>
  
</div>
 
 
<div class="clear"></div>
 
 
<div class="column half_size">
 
 
<h5>Team training and Project start</h5>
 
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
 
<ul>
 
<li>Does your institution teach an iGEM or synthetic biology course?</li>
 
<li>When did you start this course?</li>
 
<li>Are the syllabus and course materials freely available online?</li>
 
<li>When did you start your brainstorming?</li>
 
<li>When did you start in the lab?</li>
 
<li>When did you start working on  your project?</li>
 
 
</ul>
 
 
</div>
 
 
 
 
 
</div>
 
 
</html>
 
</html>

Latest revision as of 02:20, 2 November 2017

Attributions gRNA scaffold is given by Liu Tian. gRNA targeting at OriC is designed and constructed by Qiqi Xiong. dCas9 is given by Dr. Donghai Peng. dCas9 OD measurement experiment is designed and conducted by Bincan He and Yini Miao; qPCR experiment is designed and conducted by Kening Chen. Flow cytometric sample treatment is conducted by Zhangcheng Ding. The machine operation is conducted by Teacher Xia. CcaS-CcaR testing system optimization is designed by Pan Chu and executed by Anqi Zhou and Pan Chu. CcaS-CcaR blocking system is designed by Pan Chu and executed by Qiqin Mo and Songtao Cheng. CcaS-CcaR blocking OD measurement is designed and conducted by Qiqin Mo and Songtao Cheng. CcaS-CcaR qPCR experiment is designed and conducted by Kening Chen. pMag-nMag-dCas9 plasmid is constructed by Zhujun Xia and Yingjie Geng. But there is a mutation, the mutation is fixed by Zhiqing Guo. The pMag-nMag-dCas9 OD measurement is designed and conducted by Wenqi Huang. Plasmid for expression test is conducted by Anqi Zhou. The SDS-PAGE and protein Ni-purification is designed and conducted by Anqi Zhou. The LucN-pMag and nMag-LucC plasmid is designed and constructed by Yingjie Geng. The Luciferase assay is designed and conducted by Yingjie Geng. The parts standardization is conducted by Linyu Zhong and Zhujun Xia; the agar imaging is designed and conducted by Yini Miao. The modeling is built by Weitong Guo. The software is written by Weitong Guo. The questionnaire is designed by Haimeng Li and Jinyu Wang. The peripheral gifts are designed by Haimeng Li and Jinyu Wang. The Wiki and team suit in winter are designed by Kening Chen and Yiwei Wang. The illustration is drew by Kening Chen, Tengteng Wang and Yiwei Wang. The wiki Web Architecture is written by Hao Bian. The Biosafety video is performed and produced by the whole team. We thank College of Life Science and technology of HuaZhong Agricultural University for providing the site and fund for us. We thank Prof. Bin-Guang Ma for instructing as our Primary PI and Prof. Donghai Peng as our Secondary PI. We thank Prof. Ming Sun, Prof. Jin He and Prof. Gang Cao for giving us advices at the mid-term report.