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

m
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{HZAU-China}}
 
{{HZAU-China}}
 
<html>
 
<html>
 
 
<head>
 
<head>
  <meta charset="UTF-8">
+
    <meta charset="utf-8">
  <!--内容的样式-->
+
    <!--公式编辑器-->
  <style>
+
    <script src="//cdn.bootcss.com/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
     body {
+
     <script type="text/x-mathjax-config">
      font-family: "Arial", Helvetica, sans-serif;
+
          MathJax.Hub.Config({
      text-align: justify;
+
          extensions: ["tex2jax.js"],
      margin: 0px;
+
          jax: ["input/TeX", "output/HTML-CSS"],
      background-color: #ffffff;
+
          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>
 +
        /*改变超链接的位置*/
  
    .HZAU_content a:hover {
+
        .jiaozheng {
      color: black;
+
            position: relative;
      text-decoration: none;
+
            top: -66px;
    }
+
        }
 +
    </style>
 +
    <!--内容的样式-->
 +
    <style>
 +
        /*总样式*/
  
    .HZAU_content a {
+
        body {
      color: black;
+
            font-family: "Arial", Helvetica, sans-serif;
    }
+
            text-align: justify;
 +
            margin: 0px;
 +
            background-color: #ffffff;
 +
        }
  
    .HZAU_content {
+
        /*内容框子的样式*/
      position: absolute;
+
      top: 43px;
+
      left: 250px;
+
      width: 1000px;
+
      height: 2100px;
+
      z-index: -1;
+
    }
+
  
    .HZAU_2017_menu {
+
        .HZAU_div_main {
      display: block;
+
            margin: 64px auto 0 auto;
      position: fixed;
+
            padding: 0 30px 0 30px;
      left: 15px;
+
            width: 1100px;
      top: 100px;
+
        }
      height: 337px;
+
      width: 233px;
+
      overflow: hidden;
+
    }
+
  
    .beijin {
+
        /*内容中几种文体的样式*/
      height: 337px;
+
      width: 233px;
+
    }
+
  
    .HZAU_2017_menu ul {
+
        .HZAU_div_main a:hover {
      position: absolute;
+
            color: #000;
      top: 50%;
+
            text-decoration: none;
      margin-top: -80px;
+
        }
      margin-left: 0px;
+
      left: 0px;
+
      width: 100%;
+
      padding-left: 0px;
+
      font-size: 16px;
+
    }
+
  
    .HZAU_2017_menu li {
+
        .HZAU_title {
      width: 100%;
+
            font-size: 50px;
    }
+
            font-weight: bold;
 +
            text-align: center;
 +
            width: 360px;
 +
            display: block;
 +
            margin: 0 auto;
 +
            padding-bottom: 50px;
 +
            padding-top: 50px;
 +
            color: #000;
 +
            background-image: url(https://static.igem.org/mediawiki/2017/9/95/T--HZAU-China--datitle.png);
 +
            background-repeat: no-repeat;
 +
            background-size: 360px 80px;
 +
            background-position: center;
 +
        }
  
    .HZAU_2017_menu li a {
+
        .biaoti {
      display: inline-block;
+
            font-size: 35px;
      width: 100%;
+
            font-weight: bold;
      height: 100%;
+
            text-align: center;
      padding: 20px 0px 20px 0px;
+
            width: 100%;
      margin-left: 13px;
+
            display: block;
      text-align: left;
+
            padding-bottom: 30px;
      color: rgb(249, 228, 137);
+
            padding-top: 30px;
      text-decoration: none;
+
            color: #000;
      font-style: arial;
+
        }
      line-height: 90%;
+
    }
+
  
    .HZAU_2017_menu li:hover {
+
        .fubiaoti {
      background: rgb(249, 228, 137);
+
            font-size: 24px;
    }
+
            font-weight: bold;
 +
            text-indent: 50px;
 +
            width: 100%;
 +
            display: block;
 +
            padding-bottom: 30px;
 +
            padding-top: 30px;
 +
            color: #000;
 +
            background-image: url(https://static.igem.org/mediawiki/2017/e/e7/T--HZAU-China--xiaotitle.png);
 +
            background-repeat: no-repeat;
 +
            background-size: 65px 50px;
 +
            background-position: left;
 +
        }
  
    .HZAU_2017_menu li a:hover {
+
        .zhengwen {
      color: #000;
+
            display: block;
    }
+
            font-style: arial;
 +
            font-size: 18px;
 +
            line-height: 34px;
 +
            text-align: justify;
 +
            text-indent:30px;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
  
    .HZAU_item {
+
        .zhengwen_disblock {
      position: absolute;
+
            display: inline;
      width: 100%;
+
            font-style: arial;
      padding-left: 40px;
+
            font-size: 18px;
    }
+
            line-height: 34px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
  
    .biaoti {
+
        .yinzhu {
      font-size: 50px;
+
            color:blue;
      font-weight: bold;
+
        }
      text-align: center;
+
      width: 100%;
+
      display: block;
+
      padding-bottom: 50px;
+
      padding-top: 50px;
+
      color: rgb(63, 59, 58);
+
    }
+
  
    .fubiaoti {
+
        .yinzhu:hover .yinzhu {
      display: block;
+
            color:black;
      font-style: arial;
+
        }
      font-size: 18.5px;
+
      font-weight: bold;
+
      line-height: 34px;
+
      text-align: justify;
+
      color: #000;
+
      margin-bottom: 9px;
+
      margin-left: 0px;
+
      margin-right: 0px;
+
      margin-top: 7.2px
+
    }
+
  
    .zhengwen {
+
        .yinwen {
      display: block;
+
            display: block;
      font-style: arial;
+
            font-style: arial;
      font-size: 18px;
+
            font-size: 18px;
      line-height: 34px;
+
            line-height: 34px;
      text-align: justify;
+
            text-align: justify;
      color: #000;
+
            color: #000;
      margin-bottom: 9px;
+
            margin-bottom: 9px;
      margin-left: 0px;
+
            margin-left: 0px;
      margin-right: 0px;
+
            margin-right: 0px;
      margin-top: 7.2px
+
            margin-top: 7.2px;
    }
+
        }
  
    .jiaozheng {
+
        /*图片的样式*/
      position: relative;
+
        .tuzhu_wenzi{
    }
+
          display: block;
 +
            font-style: arial;
 +
            font-size: 17px;
 +
            line-height: 28px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
  
    .jiaozheng a {
+
        .tu_1 {
      position: absolute;
+
            width: 600px;
      top: -66px;
+
            margin: 0 auto;
    }
+
            display: block;
 +
        }
  
    .HZAU_content img {
+
        .tu_2 {
      margin: 0 auto;
+
            width: 800px;
      display: block;
+
            margin: 0 auto;
    }
+
            display: block;
 +
        }
  
    .tu_1 {
+
        .tu_3 {
      width: 233px;
+
            width: 555px;
     }
+
            margin: 0 auto;
 +
            display: block;
 +
        }
 +
     </style>
 +
    <!--点击展开部分的样式-->
 +
    <style>
 +
        span.caret_black {
 +
            display: inline-block;
 +
            margin-left: 6px;
 +
            vertical-align: middle;
 +
            width: 0;
 +
            height: 0;
 +
            border-left: 6px solid transparent;
 +
            border-right: 6px solid transparent;
 +
            border-top: 6px solid black;
 +
        }
  
    .tu_2 {
+
        label {
      width: 555px;
+
            cursor: pointer;
    }
+
        }
  </style>
+
</head>
+
  
 +
        #HZAUmenu-toggle {
 +
            display: none;
 +
        }
 +
 +
        #HZAUmenu {
 +
            display: none;
 +
            font-size: 18px;
 +
            padding: 0 50px 0 50px;
 +
            width: 1000px;
 +
            margin: 0;
 +
            color: black;
 +
        }
 +
 +
        #HZAUmenu>a {
 +
            color: #000;
 +
        }
 +
 +
        #HZAUmenu>a:hover {
 +
            color: #000;
 +
            text-decoration: none;
 +
        }
 +
 +
        #HZAUmenu-toggle:checked+#HZAUmenu {
 +
            display: block;
 +
        }
 +
    </style>
 +
</head>
 
<body>
 
<body>
   <div class="HZAU_2017_menu">
+
    
    <img src="https://static.igem.org/mediawiki/2017/8/8e/HZAU_2017_background_1.png" class="beijin">
+
   <div class="HZAU_div_main">
    <ul class="daohang">
+
      <li id="HZAU_menu_1">
+
        <a href="#" id="bianse_1">default</a>
+
      </li>
+
      <li id="HZAU_menu_2">
+
        <a href="#item2_1" id="bianse_2">default</a>
+
      </li>
+
      <li id="HZAU_menu_3">
+
        <a href="#item3_1" id="bianse_3">default</a>
+
      </li>
+
    </ul>
+
   </div>
+
  <div class="HZAU_content">
+
    <div class="HZAU_item">
+
 
       <a class="biaoti">Interlab</a>
 
       <a class="biaoti">Interlab</a>
 
       <a class="zhengwen">This year the HZAU-China iGEM team participated in the interlab held by iGEM official. The determination of this year
 
       <a class="zhengwen">This year the HZAU-China iGEM team participated in the interlab held by iGEM official. The determination of this year
Line 172: Line 227:
 
         Compared with the last year, this year we need to measure eight parts altogether, and this experiment not only provides
 
         Compared with the last year, this year we need to measure eight parts altogether, and this experiment not only provides
 
         valuable data for the development of synthetic biology but also is a treasure experience for our lab.</a>
 
         valuable data for the development of synthetic biology but also is a treasure experience for our lab.</a>
       <a class="fubiaoti">Protocol & Results</a>
+
       <a class="fubiaoti">Protocols & Results</a>
 
       <a class="zhengwen">All experiments conducted are under the guidance of official protocol. After experiments, we filled in form and sent
 
       <a class="zhengwen">All experiments conducted are under the guidance of official protocol. After experiments, we filled in form and sent
 
         back the result to measurement at iGEM dot org intime. The detailed results are as following.</a>
 
         back the result to measurement at iGEM dot org intime. The detailed results are as following.</a>
       <a class="fubiaoti">the measurement of calibration factor;
+
       <a class="fubiaoti">The measurement of calibration factor
 
</a>
 
</a>
 
       <a class="zhengwen">The first step of this year is to know the transformation efficiency of our plate reader, because we need to transform
 
       <a class="zhengwen">The first step of this year is to know the transformation efficiency of our plate reader, because we need to transform
Line 190: Line 245:
 
       <a class="zhengwen">after communication with other teams, we attempted to preculture luciferase at 42°C for 4 hour to get a more stabilize
 
       <a class="zhengwen">after communication with other teams, we attempted to preculture luciferase at 42°C for 4 hour to get a more stabilize
 
         result, the result is as following</a>
 
         result, the result is as following</a>
       <img src="https://static.igem.org/mediawiki/2017/5/5d/Fluorescein_Standard_Curve_%28log_scale_2%29.png" class="tu_1">
+
       <img src="https://static.igem.org/mediawiki/2017/e/e5/T--HZAU-China--fluorescein_standard_curve_and_log_scale_2.png" >
      <img src="https://static.igem.org/mediawiki/2017/c/c0/Fluorescein_Standard_Curve_2.png" class="tu_1">
+
 
       <a class="zhengwen">Compared with previous results, the latter experiment shows a more reliable data so the latter one is used to the following
 
       <a class="zhengwen">Compared with previous results, the latter experiment shows a more reliable data so the latter one is used to the following
 
         experiment.
 
         experiment.
Line 214: Line 268:
 
         100uL diluted culture into 96-well-plate. After measured the initiation fluorescence and OD600, the plate is cultured
 
         100uL diluted culture into 96-well-plate. After measured the initiation fluorescence and OD600, the plate is cultured
 
         in the shaking bed and measured the fluorescence strength and OD600 every 2 hours to get our final data.</a>
 
         in the shaking bed and measured the fluorescence strength and OD600 every 2 hours to get our final data.</a>
       <img src="https://static.igem.org/mediawiki/2017/thumb/d/dc/ABS_average.png/1200px-ABS_average.png" class="tu_1">
+
       <img src="https://static.igem.org/mediawiki/2017/4/4b/T--HZAU-China--ABS_average.png" width="1000px" style="margin-bottom: 20px;">
       <img src="https://static.igem.org/mediawiki/2017/thumb/e/ed/FI_average.png/1200px-FI_average.png" class="tu_1">
+
       <img src="https://static.igem.org/mediawiki/2017/9/94/T--HZAU-China--FI_average.png" width="1000px" style="margin-bottom: 20px;">
       <img src="https://static.igem.org/mediawiki/2017/thumb/5/55/ABS_for_each_colony.png/1200px-ABS_for_each_colony.png" class="tu_1">
+
       <img src="https://static.igem.org/mediawiki/2017/9/9d/T--HZAU-China--ABS_for_each_colony.png" width="1000px" style="margin-bottom: 20px;">
       <img src="https://static.igem.org/mediawiki/2017/3/3e/FI_for_each_colony.png" class="tu_1">
+
       <img src="https://static.igem.org/mediawiki/2017/thumb/2/21/T--HZAU-China--FI_for_each_colony.png/1199px-T--HZAU-China--FI_for_each_colony.png" width="1000px">
 
       <a class="zhengwen">The result is approximately coincide with the data online, but some high expression parts, like device 1, showed a lower growth rate than expected. We suspected that it is the overexpression that influence the growth of bacteria.</a>
 
       <a class="zhengwen">The result is approximately coincide with the data online, but some high expression parts, like device 1, showed a lower growth rate than expected. We suspected that it is the overexpression that influence the growth of bacteria.</a>
 
       <a class="zhengwen">For more detailed data about our experiment, please feel free to download the following file.</a>
 
       <a class="zhengwen">For more detailed data about our experiment, please feel free to download the following file.</a>
Line 223: Line 277:
 
       <a class="zhengwen">During our experiment, we find that the recommended absorption and emission wavelength, 501~511nm, is not suitable
 
       <a class="zhengwen">During our experiment, we find that the recommended absorption and emission wavelength, 501~511nm, is not suitable
 
         for our plate reader leading to a data overflow, so we recommend to a wider range, 485~528nm, to acquire data.</a>
 
         for our plate reader leading to a data overflow, so we recommend to a wider range, 485~528nm, to acquire data.</a>
    </div>
 
 
   </div>
 
   </div>
 
</body>
 
</body>
  
 
</html>
 
</html>

Latest revision as of 04:16, 16 December 2017

Interlab This year the HZAU-China iGEM team participated in the interlab held by iGEM official. The determination of this year is to obtain the transcription strength of a series parts by measuring fluorescence of these parts in DH5a E. coli. Compared with the last year, this year we need to measure eight parts altogether, and this experiment not only provides valuable data for the development of synthetic biology but also is a treasure experience for our lab. Protocols & Results All experiments conducted are under the guidance of official protocol. After experiments, we filled in form and sent back the result to measurement at iGEM dot org intime. The detailed results are as following. The measurement of calibration factor The first step of this year is to know the transformation efficiency of our plate reader, because we need to transform our relative quantification into absolute quantification. The procedure is as following. Add 100 uL of LUDOX solution into 3 wells of 96-well-plate and add 100 uL of sterilized water into another 3 wells of 96-well-plate. Measuring the OD 600 by using Bio-Tek Synergy 2 plate reader. Standard fluorescence measurement To make our data feasible to be compared with data from other teams, we also measured the standard curve of fluorescence. The procedure is as following. The supplied fluorescence powder are all suspended into 1mL PBS to final concentration as 50uM, then series diluted into gradient concentration as 25uM, 12.5uM, 6.25uM,3.125uM until 50*2^-8 uM. By using plate reader, a standard curve of fluorescence is obtained.



after communication with other teams, we attempted to preculture luciferase at 42°C for 4 hour to get a more stabilize result, the result is as following Compared with previous results, the latter experiment shows a more reliable data so the latter one is used to the following experiment. Cell measurement At last we need to measure the promoter strength of supplied 8 parts. The OD 600 and fluorescence strength is obtained at the same time to get data of mean fluorescence per cell. The tested parts are as following:
  • Positive Control (BBa_I20270)
  • Negative Control (BBa_R0040)
  • Test Device 1 (BBa_J364000)
  • Test Device 2 (BBa_J364001)
  • Test Device 3 (BBa_J364002)
  • Test Device 4 (BBa_J364003)
  • Test Device 5 (BBa_J364004)
  • Test Device 6 (BBa_J364005)
The experiment procedure is as following. First, the plasmid obtained from 2017 iGEM distribution is transformed into commercial chemical competent cell of DH5a E. coli. After overnight culture, pick two single colony from the plate into 50ml falcon tube culture containing LB with 50ug/mL ampcilin overnight. Dilute two culture into OD= 0.01 and inject 100uL diluted culture into 96-well-plate. After measured the initiation fluorescence and OD600, the plate is cultured in the shaking bed and measured the fluorescence strength and OD600 every 2 hours to get our final data. The result is approximately coincide with the data online, but some high expression parts, like device 1, showed a lower growth rate than expected. We suspected that it is the overexpression that influence the growth of bacteria. For more detailed data about our experiment, please feel free to download the following file. Suggestion for further interlab project During our experiment, we find that the recommended absorption and emission wavelength, 501~511nm, is not suitable for our plate reader leading to a data overflow, so we recommend to a wider range, 485~528nm, to acquire data.