Difference between revisions of "Team:HebrewU/InterLab"

 
(7 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
<!--- Own CSS --->
 
<!--- Own CSS --->
 
<link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/CSS?action=raw&ctype=text/css">
 
<link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/CSS?action=raw&ctype=text/css">
 
<!--- Jquery script - ****** remove when uploading to wiki ********** --->
 
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
 
  
 
<!--- Main Menu script --->
 
<!--- Main Menu script --->
Line 17: Line 14:
 
<link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/w3?action=raw&ctype=text/css">
 
<link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/w3?action=raw&ctype=text/css">
  
<!--- Chart script --->
+
<!--- Bootstrap Css --->
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
+
  <script src="https://2018.igem.org/Template:HebrewU/boot?action=raw&ctype=text/javascript"></script>
 
+
  <link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/strap?action=raw&ctype=text/css">
+
 
 
+
 
<style>
 
<style>
 
/* Disable I-GEM defult properties for blank page */
 
/* Disable I-GEM defult properties for blank page */
Line 29: Line 25:
 
     #body {background-color:#EDEADC; }
 
     #body {background-color:#EDEADC; }
 
     #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
     #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
+
 
+
 
     .w3-container {
 
     .w3-container {
 
  overflow: auto;
 
  overflow: auto;
Line 46: Line 41:
 
     }
 
     }
  
@media (max-width: 1000px) {  
+
 
 +
 
 +
@media (max-width: 1000px) {  
 
     .fixed {
 
     .fixed {
 
     display: none;
 
     display: none;
Line 54: Line 51:
 
}
 
}
  
 +
#panel, #flip_experts #panel_industry {
 +
    padding: 5px;
 +
    text-align: center;
 +
}
 +
 +
#panel panel_industry{
 +
    padding: 50px;
 +
    display: none;
 +
}
 +
 +
body {
 +
background-color:w3-blue-gray;
 +
 +
}
 +
 +
ul {
 +
 +
padding-left:150px;
 +
padding-right:100px;
 +
 +
 +
}
 +
 +
a {
 +
    color: hotpink;
 +
}
 +
 +
#HQ_page p {
 +
    font-family: Tahoma, Geneva, sans-serif;
 +
    font-size:20px;
 +
    color: white;
 +
}
 +
 +
a:visited {
 +
    color: white;
 +
}
  
  
.buttonhuji {
+
buttonhuji {
 
font: 18px Calibri, Calibri;
 
font: 18px Calibri, Calibri;
 
     border: none;
 
     border: none;
Line 87: Line 120:
 
   color: white;
 
   color: white;
 
   padding: 10px 10px;
 
   padding: 10px 10px;
   font-size: 16px;
+
   font-size: 20px;
 
   margin: 4px 2px;
 
   margin: 4px 2px;
 
   opacity: 0.6;
 
   opacity: 0.6;
Line 309: Line 342:
  
  
 +
<script>
 +
function myFunction() {
 +
    var x = document.getElementById("Industry_display");
 +
    if (x.className.indexOf("w3-show") == -1) {
 +
        x.className += " w3-show";
 +
    } else {
 +
        x.className = x.className.replace(" w3-show", "");
 +
    }
 +
}
 +
</script>
  
<body>
+
<script>
 +
function myFunction_2() {
 +
    var x = document.getElementById("Interviews_display");
 +
    if (x.className.indexOf("w3-show") == -1) {
 +
        x.className += " w3-show";
 +
    } else {
 +
        x.className = x.className.replace(" w3-show", "");
 +
    }
 +
}
 +
</script>
  
 +
<body>
 +
<div class="w3-blue-gray">
 
<ul id="ddmenu_hebrewu">
 
<ul id="ddmenu_hebrewu">
 
             <li style="float:left;margin-top:12px;padding-left:15px;"><br />Hebrew</li>
 
             <li style="float:left;margin-top:12px;padding-left:15px;"><br />Hebrew</li>
Line 330: Line 384:
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Description">Description</a></li>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Description">Description</a></li>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Model">Model</a></li>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Model">Model</a></li>
             <li><a href="https://2018.igem.org/Team:HebrewU/Results">Results</a></li>
+
             <li><a href="https://2018.igem.org/Team:HebrewU/Demonstrate">Results</a></li>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Parts">Parts</a></li>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Parts">Parts</a></li>
             <li><a href="https://2018.igem.org/Team:HebrewU/Motivation">Moolti</a></li>
+
             <li><a href="https://2018.igem.org/Team:HebrewU/Software">MOOLTi</a></li>
  
 
         </ul>         
 
         </ul>         
Line 344: Line 398:
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Safety">Safety</a></li>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Safety">Safety</a></li>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Protocols">Protocols</a></li>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Protocols">Protocols</a></li>
 
 
         </ul>
 
         </ul>
 
          
 
          
Line 362: Line 415:
 
         <ul>
 
         <ul>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Team">Members</a></li>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Team">Members</a></li>
             <li><a href="https://2018.igem.org/Team:HebrewU/Attributionss">Attributions</a></li>
+
             <li><a href="https://2018.igem.org/Team:HebrewU/Attributions">Attributions</a></li>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Collaborations">Collaborations</a></li>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Collaborations">Collaborations</a></li>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Photo_Gallery">Photo Gallery</a></li>
 
             <li><a href="https://2018.igem.org/Team:HebrewU/Photo_Gallery">Photo Gallery</a></li>
Line 385: Line 438:
 
             <a href="https://2018.igem.org/Team:HebrewU/Description"><button class="b_huji_small_subnav">Description</button></a>
 
             <a href="https://2018.igem.org/Team:HebrewU/Description"><button class="b_huji_small_subnav">Description</button></a>
 
             <a href="https://2018.igem.org/Team:HebrewU/Model"><button class="b_huji_small_subnav">Model</button></a>
 
             <a href="https://2018.igem.org/Team:HebrewU/Model"><button class="b_huji_small_subnav">Model</button></a>
             <a href="https://2018.igem.org/Team:HebrewU/Results"><button class="b_huji_small_subnav">Results</button></a>
+
             <a href="https://2018.igem.org/Team:HebrewU/Demonstrate"><button class="b_huji_small_subnav">Results</button></a>
 
             <a href="https://2018.igem.org/Team:HebrewU/Parts"><button class="b_huji_small_subnav">Parts</button></a>
 
             <a href="https://2018.igem.org/Team:HebrewU/Parts"><button class="b_huji_small_subnav">Parts</button></a>
             <a href="https://2018.igem.org/Team:HebrewU/Software"><button class="b_huji_small_subnav">Moolti</button></a>
+
             <a href="https://2018.igem.org/Team:HebrewU/Software"><button class="b_huji_small_subnav">MOOLTi</button></a>
 
         </div>
 
         </div>
  
Line 415: Line 468:
 
         <div class="huji_small_navbar_panel">
 
         <div class="huji_small_navbar_panel">
 
             <a href="https://2018.igem.org/Team:HebrewU/Members"><button class="b_huji_small_subnav">Members</button></a>
 
             <a href="https://2018.igem.org/Team:HebrewU/Members"><button class="b_huji_small_subnav">Members</button></a>
             <a href="https://2018.igem.org/Team:HebrewU/Attributionsn"><button class="b_huji_small_subnav">Attributions</button></a>
+
             <a href="https://2018.igem.org/Team:HebrewU/Attributions"><button class="b_huji_small_subnav">Attributions</button></a>
 
             <a href="https://2018.igem.org/Team:HebrewU/Collaborations"><button class="b_huji_small_subnav">Collaborations</button></a>
 
             <a href="https://2018.igem.org/Team:HebrewU/Collaborations"><button class="b_huji_small_subnav">Collaborations</button></a>
 
             <a href="https://2018.igem.org/Team:HebrewU/Photo_Gallery"><button class="b_huji_small_subnav">Photo Gallery</button></a>
 
             <a href="https://2018.igem.org/Team:HebrewU/Photo_Gallery"><button class="b_huji_small_subnav">Photo Gallery</button></a>
 
 
         </div>
 
         </div>
 
          
 
          
 
             <a href="https://2018.igem.org/Team:HebrewU/Judging"><button class="huji_small_navbar">Judging</button></a>
 
             <a href="https://2018.igem.org/Team:HebrewU/Judging"><button class="huji_small_navbar">Judging</button></a>
 
</div>
 
</div>
 
 
<!----------- Script 1 for small navbar --------------->
 
<!----------- Script 1 for small navbar --------------->
 
<script>
 
<script>
Line 453: Line 504:
 
     }
 
     }
 
     </script>
 
     </script>
 +
   
 +
   
 +
    <a onClick="topFunction()" id="myBtn_up" title="Go to top"><img src="https://static.igem.org/mediawiki/2018/1/1e/T--hebrewu--arrow_up.png" width="40px" /></a>
 +
 +
 +
<script>
 +
// When the user scrolls down 20px from the top of the document, show the button
 +
window.onscroll = function() {scrollFunction()};
 +
 +
function scrollFunction() {
 +
    if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
 +
        document.getElementById("myBtn_up").style.display = "block";
 +
    } else {
 +
        document.getElementById("myBtn_up").style.display = "none";
 +
    }
 +
}
 +
 +
// When the user clicks on the button, scroll to the top of the document
 +
function topFunction() {
 +
    document.body.scrollTop = 0;
 +
    document.documentElement.scrollTop = 0;
 +
}
 +
</script>
 +
   
 +
   
 +
    <br /><br />
 +
<!--- Page header --->
 +
<div class="w3-blue-gray">
 +
<div class="w3-center">
 +
            <img src="https://static.igem.org/mediawiki/2018/6/6a/T--hebrewu--interlab_HL.png" width="50%">
  
 +
</div> 
 
<!--- Page content start --->
 
<!--- Page content start --->
<div class="columnhuji middle">
+
        <p style="padding-left:150px;padding-right:150px;text-align:justify;line-height:1.5">  
  <h2 class="ahuji"> Inter-Lab </h2>
+
Universal and standardized units are important in all disciplines of science. It allows students and professionals everywhere to understand the same language when describing substances or functions. However, the fields of biology and synthetic biology in particular often lack standardized units. For example, in genetic studies or modifications, we often employ marker proteins to assist in both real-time assessments and result interpretation. For results to be consistent between experiments and labs, it is of paramount importance to create a standardized unit for said markers. Such a unit would also allow for the precise comparison of results from different labs and machines, instead of relying on visual comparisons.  <br>
  <p class="ahuji">Universal and standardized units are important in all disciplines of science. It allows for students and professionals everywhere to understand the same language when describing substances or functions. However, the fields of biology and synthetic biology in particular often lack standardized units. For example, in genetic studies or modifications, we often employ marker proteins to assist in both real-time assessments and result interpretation. For results to be consistent between experiments and labs, it is of paramount importance to create a standardized unit for said markers. Such a unit would also allow for the precise comparison of results from different labs and machines, instead of relying on visual comparisons.  <br>
+
 
     <br>
 
     <br>
 
     The InterLab Study utilizes iGEM’s broad network of biology students from around the world to improve the measurement tools available to the iGEM community and the synthetic biology community as a whole. By measuring GFP fluorescence on a wide range of machines in many different labs and relating the results to a single control group, we hope to gather enough data to create a standardized unit for it. Since GFP is one of the most frequently used markers today, this has been a major focus of the InterLab studies over the past 5 years.  
 
     The InterLab Study utilizes iGEM’s broad network of biology students from around the world to improve the measurement tools available to the iGEM community and the synthetic biology community as a whole. By measuring GFP fluorescence on a wide range of machines in many different labs and relating the results to a single control group, we hope to gather enough data to create a standardized unit for it. Since GFP is one of the most frequently used markers today, this has been a major focus of the InterLab studies over the past 5 years.  
Line 466: Line 547:
 
 
 
 
 
   <div align="center"><br />
 
   <div align="center"><br />
     <img src="https://static.igem.org/mediawiki/2018/6/63/T--Hebrewu--interlab_chart1.png" width="80%">
+
     <img src="https://static.igem.org/mediawiki/2018/6/63/T--Hebrewu--interlab_chart1.png" width="70%">
     <br />  
+
     <br /> <br />
 
     <button onClick="myFunction()" class="hujigem_showdata_button" style>Raw data 1</button>
 
     <button onClick="myFunction()" class="hujigem_showdata_button" style>Raw data 1</button>
  
Line 544: Line 625:
 
<div id="tableempty_hujigem";border:none; background-color:transparent">
 
<div id="tableempty_hujigem";border:none; background-color:transparent">
  
<img src="https://static.igem.org/mediawiki/2018/1/19/T--Hebrewu--interlab_chart2.png" width="80%">
+
<img src="https://static.igem.org/mediawiki/2018/1/19/T--Hebrewu--interlab_chart2.png" width="70%">
</div>
+
</div><br />
  
 +
 +
 +
 
   
 
   
 
  <button onClick="myFunction2()" class="hujigem_showdata_button">Raw data 2</button>
 
  <button onClick="myFunction2()" class="hujigem_showdata_button">Raw data 2</button>
Line 592: Line 676:
 
</table>
 
</table>
 
</div>
 
</div>
 
+
<div class="w3-blue-gray" style="height:100px;"
 
</div>
 
</div>
 
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 17:31, 12 December 2018

HebrewU HujiGEM 2018



Universal and standardized units are important in all disciplines of science. It allows students and professionals everywhere to understand the same language when describing substances or functions. However, the fields of biology and synthetic biology in particular often lack standardized units. For example, in genetic studies or modifications, we often employ marker proteins to assist in both real-time assessments and result interpretation. For results to be consistent between experiments and labs, it is of paramount importance to create a standardized unit for said markers. Such a unit would also allow for the precise comparison of results from different labs and machines, instead of relying on visual comparisons.  

The InterLab Study utilizes iGEM’s broad network of biology students from around the world to improve the measurement tools available to the iGEM community and the synthetic biology community as a whole. By measuring GFP fluorescence on a wide range of machines in many different labs and relating the results to a single control group, we hope to gather enough data to create a standardized unit for it. Since GFP is one of the most frequently used markers today, this has been a major focus of the InterLab studies over the past 5 years.  

Our team understands the need for unit standardization within the world of biology. We want to help make progress towards more precise quantitative measurements in biology research. As such, we are excited to take part in the Interlab Study and hope our data will support the progress of synthetic biology and genetic engineering.  




N. of Particles 2.35E8 1.18E8 5.88E7 2.94E7 1.47E7 7.35E6 3.68E6 1.84E6 9.19E5 4.60E5 2.30E5
Abs mean 0.977 0.568 0.305 0.195 0.139 0.113 0.098 0.092 0.087 0.086 0.086



Fluorescein (uM) 10.00 5.00 2.5 1.25 0.625 0.313 0.156 0.078 0.039 0.0195 0.0098
Abs mean 6.461E6 3.551E6 1.900E6 9.253E5 4.844E5 2.420E5 1.162E5 5.755E4 3.016E4 1.527E4 7.731E3