Difference between revisions of "Team:HebrewU/InterLab"

Line 3: Line 3:
 
<html lang="en">
 
<html lang="en">
 
<head>
 
<head>
<title>HebrewU HujiGEM 2018</title>
+
<title>HebrewU Interlab </title>
 
<meta charset="utf-8">
 
<meta charset="utf-8">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
<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">
 
+
  
 +
<!--- Hrbewu main CSS --->
 +
<link rel="stylesheet" href="https://2018.igem.org/Template:HebrewU/CSS?action=raw&ctype=text/css">
  
 
   
 
   
 
  <!--- Chart script --->
 
  <!--- Chart script --->
 
  <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
 
  <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
 +
 +
 +
 +
 
<script>
 
<script>
 
google.charts.load('current', {'packages':['corechart', 'line']});
 
google.charts.load('current', {'packages':['corechart', 'line']});
Line 43: Line 48:
 
         title: 'Particle Standard Curve (Linear Scale)',
 
         title: 'Particle Standard Curve (Linear Scale)',
 
         legend: 'none',
 
         legend: 'none',
      showR2: true,
 
  
 
         width: 350,
 
         width: 350,
Line 54: Line 58:
 
           title: 'Particle Count / 100 uL',
 
           title: 'Particle Count / 100 uL',
 
  format: 'scientific'
 
  format: 'scientific'
 +
 
  
 
         },
 
         },
Line 104: Line 109:
 
           [10.00, 6.461E+06],
 
           [10.00, 6.461E+06],
 
           [5.00, 3.551E+06],
 
           [5.00, 3.551E+06],
           [ 2.5, 1.900E+06],
+
           [2.5, 1.900E+06],
           [ 1.25, 9.253E+05],
+
           [1.25, 9.253E+05],
           [ 0.625, 4.844E+05],
+
           [0.625, 4.844E+05],
           [ 0.313, 2.420E+05],
+
           [0.313, 2.420E+05],
           [ 0.156, 1.162E+05],
+
           [0.156, 1.162E+05],
           [ 0.078, 5.755E+04],
+
           [0.078, 5.755E+04],
           [ 0.039, 3.016E+04],
+
           [0.039, 3.016E+04],
           [ 0.0195,1.527E+04],
+
           [0.0195,1.527E+04],
           [ 0.0098,7.731E+03],
+
           [0.0098,7.731E+03],
 
       ]);
 
       ]);
  
Line 120: Line 125:
 
 
 
       var linearOptions2 = {
 
       var linearOptions2 = {
         title: 'Particle Standard Curve (Linear Scale)',
+
         title: 'Fluorescein Standard Curve (Linear Scale)',
 
         legend: 'none',
 
         legend: 'none',
 
         width: 350,
 
         width: 350,
Line 135: Line 140:
 
         vAxis: {
 
         vAxis: {
 
           title: 'Fluorescence',
 
           title: 'Fluorescence',
  ticks: [1E5, 2E6, 3E7, 4E8, 5E8, 6E8, 7E8, 8E8]
 
  
 
         }
 
         }
Line 142: Line 146:
  
 
       var logOptions2 = {
 
       var logOptions2 = {
         title: 'Particle Standard Curve (Log Scale)',
+
         title: 'Fluorescein Standard Curve (Log Scale)',
 
         legend: 'none',
 
         legend: 'none',
 
         width: 350,
 
         width: 350,
Line 152: Line 156:
 
         hAxis: {
 
         hAxis: {
 
         title: 'Fluorescein Concentration (uM)',
 
         title: 'Fluorescein Concentration (uM)',
ticks: [0.00, 0.01, 0.1, 1, 10]
+
ticks: [0.01, 0.1, 1, 10]
  
  
Line 219: Line 223:
  
 
<style>
 
<style>
 
            #sideMenu, #top_title {display:none;}
 
            #sideMenu, #sideMenu *, #top_menu_inside, #top_menu_inside *{box-sizing: initial; -webkit-box-sizing: initial;}
 
            #content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;}
 
            body {background-color:white; }
 
            #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
 
#ddmenu_hebrewu {
 
    background:#262d2e;
 
    margin: 0;
 
    padding: 0;
 
    height:35px;
 
    font: 15px Calibri, Calibri;}
 
   
 
#ddmenu_hebrewu li {   
 
    float: left;
 
    list-style: none;
 
    font: 20px Calibri, Calibri;}
 
 
#ddmenu_hebrewu li a { 
 
    background:#262d2e;
 
    display: block;
 
    padding: 5px 20px;
 
    text-decoration: none;
 
    color: white;
 
}
 
 
 
 
#ddmenu_hebrewu li a:hover {   
 
    background: #2c3635;
 
}
 
   
 
#ddmenu_hebrewu li ul {
 
    margin: 3px 0 0 10px;
 
    padding: 0;
 
    position: absolute;
 
    visibility: hidden;
 
}
 
 
#ddmenu_hebrewu li ul li { 
 
    display:inline;
 
}
 
 
#ddmenu_hebrewu li ul li a {
 
    width: auto;   
 
    background: none;
 
    display: inline;
 
    color: black;
 
    font: 20px Calibri, Calibri;
 
    padding: 2px 10px;
 
}
 
 
#ddmenu_hebrewu li ul li a:hover { 
 
    background: none;
 
    color: #106375;
 
    padding: 2px 10px;
 
}
 
 
/* Homebutton 10% space */
 
.huji_homebutton {
 
    float: left;
 
    width: 13%;
 
 
}
 
 
/* Create three unequal columns that floats next to each other */
 
.columnhuji {
 
    float: left;
 
    padding: 10px;
 
}
 
 
/* Left and right column */
 
.columnhuji.side {
 
    width: 12%;
 
 
}
 
 
/* Middle column */
 
.columnhuji.middle {
 
    width: 70%;
 
    background-color:#edeadc;
 
    padding: 10px;
 
   
 
   
 
   
 
}
 
 
/* Clear floats after the columns */
 
.rowhuji:after {
 
    content: "";
 
    display: table;
 
    clear: both;
 
}
 
 
/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
 
@media screen and (max-width: 600px) {
 
    .columnhuji.side, .columnhuji.middle {
 
        width: 100%;
 
    }
 
}
 
 
h2.ahuji {
 
    font: 50px Calibri, Calibri;
 
    text-align: center;
 
}
 
 
h2.chuji {
 
    font: 20px Calibri, Calibri;
 
    text-align: center;
 
}
 
 
p.ahuji {
 
    font: 18px Calibri, Calibri;
 
margin-left:5%;
 
margin-right:5%;
 
text-align:justify;
 
}
 
 
p.bhuji {
 
    font: 18px Calibri, Calibri;
 
text-align:center;
 
}
 
 
 
 
.buttonhuji {
 
.buttonhuji {
 
font: 18px Calibri, Calibri;
 
font: 18px Calibri, Calibri;
Line 367: Line 246:
 
     background-color: #829c8c;
 
     background-color: #829c8c;
 
     color: white;
 
     color: white;
}
 
 
.centerhujiimg {
 
    margin: auto;
 
    width: 10%;
 
text-align: center;
 
 
}
 
}
  
Line 392: Line 265:
 
}
 
}
  
.hujigem_showdata_button:hover {opacity: 1}
+
.hujigem_showdata_button:hover {opacity: 0.9}
 
+
  
 
#hujigem_display_data{
 
#hujigem_display_data{
Line 434: Line 306:
  
 
}
 
}
 
 
 
</style>
 
</style>
 
<body>
 
<body>

Revision as of 07:45, 7 September 2018

HebrewU Interlab Untitled Document



Inter-Lab

Universal and Standardized units are important in all disciplines of science, and especially in engineering. One important issue biology, and specifically genetic engineering faces today is a lack of standardized units. In synthetic biology we often employ marker proteins to assist in both real time assessment and in depth result interpretation. For these results to be consistent both between experiments, and between labs it is of paramount importance to create a standardized unit for said markers. Such a unit would also allow for the comparison of results from different labs and machines.

The InterLab Study utilizes the wide access that iGEM has to biology teams all over the world. Taking advantage of this rare opportunity, the InterLab aims to improve the measurement tools available to both the iGEM community and the synthetic biology community as a whole. By measuring the fluorescence on a wide range of machines, in a wide range of labs, and regulating the results to a single control group, we hope to gather enough data to create this standard unit. As GFP is one of the most used markers today, this has been the focus of the InterLab studies over the past 5 years.

Our team too believes in the need for a standardization of units with in the world of biology. We want to help make progress towards quantitative measurements between labs, and not be constrained to relative compassions. As such, were excited to take part in such a project and hope are 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