Difference between revisions of "Team:Mingdao/Notebook"

 
(144 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{:Team:Mingdao/test}}
+
{{:Team:Mingdao/test9}}
 
<html>
 
<html>
 
<html lang="en">
 
<html lang="en">
Line 6: Line 6:
 
     <link href='https://fonts.googleapis.com/css?family=Arizonia' rel='stylesheet'>
 
     <link href='https://fonts.googleapis.com/css?family=Arizonia' rel='stylesheet'>
 
     <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet'>
 
     <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet'>
     <title>software</title>
+
     <title>Notebook</title>
 +
 
 
   </head>
 
   </head>
  
Line 25: Line 26:
 
   margin: 0 auto; }
 
   margin: 0 auto; }
  
 +
 +
img.right {
 +
    float: right;
 +
  }
 
.bg-container {
 
.bg-container {
 +
  background-attachment: fixed;
 +
 
 
   overflow: hidden;
 
   overflow: hidden;
 
   position: relative;
 
   position: relative;
   background-image: url(https://static.igem.org/mediawiki/2017/3/34/T--CSMU_NCHU_Taiwan--long-model.png);
+
   background-image: url(https://static.igem.org/mediawiki/2018/4/4b/T--Mingdao--NotebookBackground.jpg);
   background-repeat: repeat-y;
+
   background-repeat: no-repeat;
 
   background-size: 100%;
 
   background-size: 100%;
 +
  background-position: center;
 
}
 
}
  
 
.my-main-container {
 
.my-main-container {
 
   width: 100%;
 
   width: 100%;
   padding: 50px 7%;
+
   padding: 600px 7%;
 
  }
 
  }
  
 
.main-content {
 
.main-content {
   background-color: white;
+
   background-color: rgba(255, 255, 255, .4);
   width: 80%;
+
   width: 90%;
   margin-left: 10%;
+
   margin-left: 5%;
 
   padding: 50px;
 
   padding: 50px;
 
   min-height: 180vh;
 
   min-height: 180vh;
Line 47: Line 55:
  
 
.m-text-area h1 {
 
.m-text-area h1 {
     font-size: 60px;
+
     font-size: 50px;
 
     font-weight: 700;
 
     font-weight: 700;
 
     font-family: 'Arizonia' !important;
 
     font-family: 'Arizonia' !important;
 
     text-align: center;
 
     text-align: center;
     margin-bottom: 1rem; }
+
     margin-bottom: 1rem;
 +
    color: #385e66; }
 
.m-text-area p {
 
.m-text-area p {
 
     font-size: 22px !important;
 
     font-size: 22px !important;
Line 71: Line 80:
 
     position: absolute;
 
     position: absolute;
 
     background-color: #fff;
 
     background-color: #fff;
     top: 5px;
+
     top: 10px;
 
     left: 27px;
 
     left: 27px;
 
     border: 5px solid #385e66;
 
     border: 5px solid #385e66;
Line 125: Line 134:
 
.path-tags{
 
.path-tags{
 
   position: fixed;
 
   position: fixed;
   left: 15%;
+
   left: 11%;
 
   top: 200px;
 
   top: 200px;
 
}
 
}
Line 140: Line 149:
  
 
.path-tags span{
 
.path-tags span{
     color: #fff;
+
     color: #385e66;
 
     position: relative;
 
     position: relative;
 
     top: -8px;
 
     top: -8px;
 
     left: 10px;
 
     left: 10px;
 
     z-index: 1;
 
     z-index: 1;
     font-size: 20px;
+
 
 +
     font-size: 15px;
 
}
 
}
 
.top {
 
.top {
Line 160: Line 170:
 
     text-align: left;
 
     text-align: left;
 
     font-weight:700;
 
     font-weight:700;
     margin-bottom: 2rem !important;
+
     margin-bottom: 3rem !important;
 
     margin-top: 1rem;
 
     margin-top: 1rem;
     color: #385e66 !important; }
+
     color: #385e66 !important; }
 
.m-text-area p2 {
 
.m-text-area p2 {
 
     font-size: 15px;
 
     font-size: 15px;
 
     }
 
     }
.ul-style li{
+
 
list-style-type: disc;
+
 
font-size:28px;
+
.img-container {
}
+
  width: 100%;
 +
  text-align: center;
 +
  display: none; }
 +
  .img-container img {
 +
    width: 100%; }
 +
 
 +
 
 +
.pdfbtn {
 +
  width: 100%;
 +
  margin: 20px 0 10px 0;
 +
  padding: 10px 20px;
 +
  border-radius: 5px;
 +
  background-color: #385e66;
 +
  color: white;
 +
  display: block;
 +
  position: relative; }
 +
  .pdfbtn i {
 +
    position: absolute;
 +
    right: 50px;
 +
    top: 50%;
 +
    transform: translateY(-50%); }
  
 
.tag{
 
.tag{
Line 175: Line 205:
 
   font-weight:bold;
 
   font-weight:bold;
 
   color:#385e66 !important;
 
   color:#385e66 !important;
  margin-top:5px;
 
 
   font-family: 'Ubuntu' !important;
 
   font-family: 'Ubuntu' !important;
 
}
 
}
 +
.top-picture{
 +
  position:absolute;
 +
  z-index:1
 +
}
 +
 
</style>
 
</style>
  
 
<body>
 
<body>
    <div class="bg-container" style="max-height:none;">
+
<div class="bg-container" style="max-height:none;">  
      <!-- <img src="https://static.igem.org/mediawiki/2017/1/1b/T--CSMU_NCHU_Taiwan--modeling.png"> -->
+
<img class="top-picture" src="https://static.igem.org/mediawiki/2018/8/85/T--Mingdao--Phil13-7.png" style="width:100%">
 +
   
 
       <div class="my-main-container">
 
       <div class="my-main-container">
 
         <div class="main-content">
 
         <div class="main-content">
 
           <div class="m-text-area">
 
           <div class="m-text-area">
            <h1>Notebook</h1>
+
       
             <div id="model-intro" class="m-block" >
+
             <div id="notebook-timeline" class="m-block" >
                <h2 class="m-subtitle">Introduction</h2>
+
            <h1>Timeline</h1>
                <img src="https://static.igem.org/mediawiki/2017/0/06/Csmuxnchu_model_line_green.png" style="width: 60%; transform: translate(35%, -150%);">
+
            <!-- <h3>Timeline</h3> -->
 
+
            <img src="https://static.igem.org/mediawiki/2018/e/e5/T--Mingdao--notebook_timeline_hp.jpg">
                <p>Reliable and repeatable measurement is a key component to all engineering disciplines. The same
+
            <img src="https://static.igem.org/mediawiki/2018/4/42/T--Mingdao--notebook_timeline_hp2.jpg">
holds true for synthetic biology, which has also been called engineering biology. However, the
+
<br />
ability to repeat measurements in different labs has been difficult. The Measurement Committee,
+
<br />
through the InterLab study, has been developing a robust measurement procedure for green
+
<br />
fluorescent protein (GFP) over the last several years. We chose GFP as the measurement marker
+
<br />
for this study since it's one of the most used markers in synthetic biology and, as a result, most
+
            <img src="https://static.igem.org/mediawiki/2018/6/61/T--Mingdao--notebook_timeline1.jpg">
laboratories are equipped to measure this protein.
+
            <img src="https://static.igem.org/mediawiki/2018/b/bc/T--Mingdao--notebook_timeline4.jpg">
<p>
+
            <img src="https://static.igem.org/mediawiki/2018/4/42/T--Mingdao--notebook_timeline_hp2.jpg">
The aim to improve the measurement tools available to both the iGEM community and the synthetic
+
<br />
biology community as a whole. One of the big challenges in synthetic biology measurement has
+
<br />
been that fluorescence data usually cannot be compared because it has been reported in different
+
<br />
units or because different groups process data in different ways. Many have tried to work around
+
<br />
this using “relative expression” comparisons; however, being unable to directly compare
+
                <div id="notebook-assay" class="m-block" >
measurements makes it harder to debug engineered biological constructs, harder to effectively
+
                <h1>Mosquito Assay</h1>
share constructs between labs, and harder even to just interpret your experimental controls.
+
              <!--  <h3>Mosquito Assay</h3> -->
<p>
+
                <img src="https://static.igem.org/mediawiki/2018/3/35/T--Mingdao--notebook_flow_chart1.jpg">
The InterLab protocol aims to address these issues by providing researchers with a detailed
+
             
protocol and data analysis form that yields absolute units for measurements of GFP in a plate
+
            </div>
reader.<br></p>
+
<br />
 
+
<br />
 +
<br />
 +
<br />              
 +
              <div id="notebook-functional" class="m-block" >
 +
                <h1>Functional Assay</h1>
 +
                <img src="https://static.igem.org/mediawiki/2018/f/fb/T--Mingdao--notebook_flaw_chart2.jpg">
 +
             
 +
           
 +
            </div>
 +
<br />
 +
<br />
 +
<br />
 +
<br /> 
  
 +
            <div id="notebook-plasmid" class="m-block" >
 +
<br />
 +
                <h1>Plasmid Extraction</h1>
 +
               
 +
               
 +
                <img src="https://static.igem.org/mediawiki/2018/3/39/T--Mingdao--notebook1.jpg">
 +
                <img src="https://static.igem.org/mediawiki/2018/a/a0/T--Mingdao--notebook2.jpg">
 
             </div>
 
             </div>
             <div id="parts-Material" class="Goal for the Fifth InterLab" >
+
<br />
                 <h2 class="m-subtitle">Goal for the Fifth InterLab</h2>
+
<br />
                 <img src="https://static.igem.org/mediawiki/2017/0/06/Csmuxnchu_model_line_green.png" style="width: 60%; transform: translate(35%, -150%);">
+
<br />
                 <p>The goal of the iGEM InterLab Study is to identify and correct the sources of systematic variability
+
<br />           
in synthetic biology measurements, so that eventually, measurements that are taken in different
+
             <div id="notebook-PCR" class="m-block" >
labs will be no more variable than measurements taken within the same lab. Until we reach this
+
<br />
point, synthetic biology will not be able to achieve its full potential as an engineering discipline, as
+
                 <h1>PCR & Conoly PCR</h1>
labs will not be able to reliably build upon others’ work.
+
             
<p>
+
                 <img src="https://static.igem.org/mediawiki/2018/2/2d/T--Mingdao--notebook3.jpg">
In the previous interlab studies, it was shown that by measuring GFP expression in absolute
+
                 <img src="https://static.igem.org/mediawiki/2018/a/aa/T--Mingdao--notebook4.jpg">
fluorescence units calibrated against a known concentration of fluorescent molecule can greatly
+
reduce the variability in measurements between labs. However, when taking bulk measurements of
+
a population of cells (such as with a plate reader), there is still a large source of variability in these
+
measurements: the number of cells in the sample.
+
<p>
+
Because the fluorescence value measured by a plate reader is an aggregate measurement of an
+
entire population of cells, we need to divide the total fluorescence by the number of cells in order to
+
determine the mean expression level of GFP per cell. Usually this is done by measuring the
+
absorbance of light at 600nm, from which the “optical density (OD)” of the sample is computed as
+
an approximation of the number of cells. OD measurements are subject to high variability between
+
labs, however, and it is unclear how good of an approximation an OD measurement actually is. If a
+
more direct method is used to determine the cell count in each sample, then potentially another
+
source of variability can be removed from the measurements.
+
<p>
+
This year, teams participating in the interlab study helped iGEM to answer the following
+
question: Can we reduce lab-to-lab variability in fluorescence measurements by normalizing to
+
absolute cell count or colony-forming units (CFUs) instead of OD?
+
<p>
+
In order to compute the cell count in the different teams samples, two orthogonal approaches were
+
be used:
+
<p>
+
1. Converting between absorbance of cells to absorbance of a known concentration of beads.
+
<p>
+
Absorbance measurements use the way that a sample of cells in liquid scatter light in order
+
to approximate the concentration of cells in the sample. In this year’s Measurement Kit,
+
teams were provided with a sample containing silica beads that are roughly the same size
+
and shape as a typical E. coli cell, so that it should scatter light in a similar way. Because the
+
concentration of the beads is known, each lab’s absorbance measurements can be
+
converted into a universal, standard “equivalent concentration of beads” measurement.
+
<p>
+
2. Counting colony-forming units (CFUs) from the sample.  
+
<p>
+
A simple way to determine the number of cells in a sample of liquid media is to pour some out
+
on a plate and see how many colonies grow on the plate. Since each colony begins as a
+
 
+
single cell (for cells that do not stick together), we can determine how many live cells were in
+
the volume of media that we plated out and obtain a cell concentration for our sample as a
+
whole. Each team will have to determine the number of CFUs in positive and negative control
+
samples in order to compute a conversion factor from absorbance to CFU.
+
<p>
+
By using these two approaches, Interlab Measurement Study will be able to determine how much
+
they agree with each other, and whether using one (or both) can help to reduce lab-to-lab variability
+
in measurements. If it can, then together we will have brought synthetic biology one step closer to
+
becoming a true, reliable engineering discipline.
+
<br></p>
+
 
+
  
 +
<br />
 +
<br />
 +
<br />
 +
<br />               
 
             </div>
 
             </div>
             <div id="parts-Result" class="Calibration Reference" >
+
           
                <h2 class="m-subtitle">Calibration Reference</h2>
+
             <div id="notebook-gel" class="m-block" >
                 <img src="https://static.igem.org/mediawiki/2017/0/06/Csmuxnchu_model_line_green.png" style="width: 60%; transform: translate(35%, -150%);">
+
<br />
 
+
                 <h1>Gel Elution & PCR Cleanup</h1>
 
+
             
                <br>
+
             
                 <img src="https://static.igem.org/mediawiki/2017/5/50/T--CSMU_NCHU_Taiwan--MSMEG5998od0-4.png" alt="" style="width: 100%" >
+
                 <img src="https://static.igem.org/mediawiki/2018/b/be/T--Mingdao--notebook5.jpg">
                <br><br>
+
                 <img src="https://static.igem.org/mediawiki/2018/5/5e/T--Mingdao--notebook6.jpg">  
 
+
            </div>
              <p><strong>Fig. I</strong> The growth curve of BL21 induced by IPTG from 0 to 4 hours. The concentration of BL21 reached stationary phase at 4 hours.</p>
+
<br />
                <br>
+
<br />
                <br>
+
<br />
                 <img src="https://static.igem.org/mediawiki/2017/d/d0/T--CSMU_NCHU_Taiwan--MSMEG5998od0-8.png" alt="" style="width:100%" >
+
<br />            
                <br>
+
            <div id="notebook-restriction" class="m-block" >
              <p><strong>Fig. II</strong> The growth curve of BL21 from 0 to 8 hr. The concentration of BL21 reached stationary phase at 4 hours and then declined slightly.</p>
+
<br />
                <br>
+
                <h1>Restriction Enzyme</h1>
 
+
                  
                <img src="https://static.igem.org/mediawiki/2017/a/a5/T--CSMU_NCHU_Taiwan--MSMEG5998western0-8.png" alt="" style="width:100%" >
+
                <br>
+
                <img src="https://static.igem.org/mediawiki/2017/c/c2/T--CSMU_NCHU_Taiwan--MSMEG5998western0-4.png" alt="" style="width:100%" >
+
                <br>
+
              <p><strong>Fig. III</strong> Cell lysates from E. coli BL21 with Synthetic MSMEG5998 from 0 to 8 hours and 0 to 4 hours were analyzed by Western blot. The amount of Synthetic MSMEG5998 increased consistently with time.</p>
+
                 <br>
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
  
 +
              <img src="https://static.igem.org/mediawiki/2018/5/5b/T--Mingdao--notebook7.jpg">
 +
               
 
             </div>
 
             </div>
             <div id="parts-Discussion" class="Discussion" >
+
<br />
                 <h2 class="m-subtitle">Discussion</h2>
+
<br />
                 <img src="https://static.igem.org/mediawiki/2017/0/06/Csmuxnchu_model_line_green.png" style="width: 60%; transform: translate(35%, -150%);">
+
<br />
                <p>1. According to the data shown above, the growth curve of E.coli BL21 with Synthetic MSMEG_5998 reached the ceiling when the O.D. value was approximately at 2 while the  amount of Synthetic MSMEG_5998 were still increasing.</p>
+
<br /> 
                <p>2. Though the amount of Synthetic MSMEG_5998 increased consistently with time, we could not jump to conclusions that it was proper to incubate E.coli as long as possible. Another consideration was the time it would take. Just as our expected, it growed fast at the first 2.5 hours. That’s why we also chose 2.5hr after induced by IPTG when we  extracted Synthetic MSMEG_5998 from total cell lysate in other experiments.</p>
+
             <div id="notebook-transformation" class="m-block" >
                <p>3. Based on previous experience, if the E.coli was incubated over 4 hours, the protein that it expressed may be degraded or mis-folded, leading to malfunction. As a result, it was also an important issue for this modeling. However, because of the lack of F420, we did not have the chance to check the enzyme activity of each time spot.  It was still unknown whether the titer of the Synthetic MSMEG_5998 would change or not and awaited further research.</p>
+
<br />
 
+
                 <h1>Transformation</h1>
 
+
                  
 +
              <img src="https://static.igem.org/mediawiki/2018/d/dc/T--Mingdao--notebook8.jpg">  
 
             </div>
 
             </div>
  
 
+
         
 
+
           
 
+
               
  
 
           </div>
 
           </div>
 
         </div>
 
         </div>
 
       </div>
 
       </div>
 +
 
       <div class="path-tags">
 
       <div class="path-tags">
 
         <ul>
 
         <ul>
           <a href="https://2017.igem.org/Team:CSMU_NCHU_Taiwan/Model" style="color:black;font-size:18px"></a>
+
           <p class="tag">Notebook</p>
           <br>
+
          <li id="timeline-btn" class="tag-btn">- Timeline</li>
           <a href="https://2017.igem.org/Team:CSMU_NCHU_Taiwan/Model/Degradation" style="color:black;font-size:18px;margin-top:5px"></a>
+
           <li id="assay-btn" class="tag-btn">- Mosquito Assay </li>
           <br>
+
           <li id="functional-btn" class="tag-btn">- Functional Assay</li>
<p class="tag">Interlab</p>
+
           <li id="plasmid-btn" class="tag-btn">- Plasmid Extraction</li>
           <li id="intro-btn" class="tag-btn">- Introduction</li>
+
           <li id="PCR-btn" class="tag-btn">- PCR & Colony PCR</li>
           <li id="Material-btn" class="tag-btn">- Goal for the Fifth InterLab</li>
+
           <li id="gel-btn" class="tag-btn">- Gel Elution & PCR Cleanup</li>
           <li id="Result-btn" class="tag-btn">- Calibration Reference</li>
+
           <li id="restriction-btn" class="tag-btn">- Restriction Enzyme</li>
           <li id="Discussion-btn"class="tag-btn">- Discussion</li>
+
           <li id="transformation-btn" class="tag-btn">- Transformation</li>
           <br>
+
            
  
 +
         
 
         </ul>
 
         </ul>
 
       </div>
 
       </div>
 
     </div>
 
     </div>
 
     <div class="top">
 
     <div class="top">
       <img src="https://static.igem.org/mediawiki/2017/5/52/T--CSMU_NCHU_Taiwan--top.png" alt="">
+
       <img src="https://static.igem.org/mediawiki/2018/5/58/T--Mingdao--go_to_top.jpg" alt="">
 
     </div>
 
     </div>
 
   </body>
 
   </body>
Line 347: Line 349:
 
         $('html, body').animate({scrollTop: '0px'}, 500);
 
         $('html, body').animate({scrollTop: '0px'}, 500);
 
       });
 
       });
 
+
     
      $("ul>li#intro-btn").click(function() {
+
      $("#timeline-btn").click(function() {
 
         $('html, body').animate({
 
         $('html, body').animate({
             scrollTop: $("#model-intro").offset().top
+
             scrollTop: $("#notebook-timeline").offset().top
 
         }, 500);
 
         }, 500);
 
       });
 
       });
       $("#Material-btn").click(function() {
+
     
 +
       $("#assay-btn").click(function() {
 
         $('html, body').animate({
 
         $('html, body').animate({
             scrollTop: $("#parts-Material").offset().top
+
             scrollTop: $("#notebook-assay").offset().top
 
         }, 500);
 
         }, 500);
 
       });
 
       });
       $("#Result-btn").click(function() {
+
     
 +
       $("#functional-btn").click(function() {
 
         $('html, body').animate({
 
         $('html, body').animate({
             scrollTop: $("#parts-Result").offset().top
+
             scrollTop: $("#notebook-functional").offset().top
 
         }, 500);
 
         }, 500);
 
       });
 
       });
  
       $("#Discussion-btn").click(function() {
+
 
 +
       $("ul>li#plasmid-btn").click(function() {
 
         $('html, body').animate({
 
         $('html, body').animate({
             scrollTop: $("#parts-Discussion").offset().top
+
             scrollTop: $("#notebook-plasmid").offset().top
 
         }, 500);
 
         }, 500);
 
       });
 
       });
 +
      $("#PCR-btn").click(function() {
 +
        $('html, body').animate({
 +
            scrollTop: $("#notebook-PCR").offset().top
 +
        }, 500);
 +
      });
 +
      $("#gel-btn").click(function() {
 +
        $('html, body').animate({
 +
            scrollTop: $("#notebook-gel").offset().top
 +
        }, 500);
 +
      });
 +
      $("#restriction-btn").click(function() {
 +
        $('html, body').animate({
 +
            scrollTop: $("#notebook-restriction").offset().top
 +
        }, 500);
 +
      });
 +
      $("#transformation-btn").click(function() {
 +
        $('html, body').animate({
 +
            scrollTop: $("#notebook-transformation").offset().top
 +
        }, 500);
 +
      });
 +
     
 +
  });
 +
  $(document).ready(function(){
  
 +
      for( var i = 1; i < 2; i++){
 +
        $('#public-btn-' + i).click( toggleContainer(i) );
 +
      }
  
  });
+
      $('.top').on('click', function(){
 +
      $('html, body').animate({scrollTop: '0px'}, 500);
 +
    });
  
 +
});
 +
 +
function toggleContainer(i){
 +
  return function(){
 +
      if($('#public-'+i).is(":visible")){
 +
        $('#public-'+i).slideToggle(500);
 +
      }
 +
      else{
 +
        $('.img-container:visible').slideToggle(500);
 +
        $('#public-'+i).slideToggle(500);
 +
      }
 +
      $('.hp-bg-container').css('max-height','none')
 +
      $('.main-content').css('min-height','200vh')
 +
  }
 +
}
 
   </script>
 
   </script>
  
  
 
</html>
 
</html>
 +
 +
 +
{{:Team:Mingdao/test6}}

Latest revision as of 15:32, 15 October 2018

Notebook

Timeline









Mosquito Assay





Functional Assay






Plasmid Extraction






PCR & Conoly PCR






Gel Elution & PCR Cleanup






Restriction Enzyme






Transformation

    Notebook

  • - Timeline
  • - Mosquito Assay
  • - Functional Assay
  • - Plasmid Extraction
  • - PCR & Colony PCR
  • - Gel Elution & PCR Cleanup
  • - Restriction Enzyme
  • - Transformation