Line 3: | Line 3: | ||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
− | <title>HebrewU | + | <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', | ||
− | |||
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: ' | + | title: 'Fluorescein Standard Curve (Linear Scale)', |
legend: 'none', | legend: 'none', | ||
width: 350, | width: 350, | ||
Line 135: | Line 140: | ||
vAxis: { | vAxis: { | ||
title: 'Fluorescence', | title: 'Fluorescence', | ||
− | |||
} | } | ||
Line 142: | Line 146: | ||
var logOptions2 = { | var logOptions2 = { | ||
− | title: ' | + | 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: [ | + | ticks: [0.01, 0.1, 1, 10] |
Line 219: | Line 223: | ||
<style> | <style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.buttonhuji { | .buttonhuji { | ||
font: 18px Calibri, Calibri; | font: 18px Calibri, Calibri; | ||
Line 367: | Line 246: | ||
background-color: #829c8c; | background-color: #829c8c; | ||
color: white; | color: white; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 392: | Line 265: | ||
} | } | ||
− | .hujigem_showdata_button:hover {opacity: | + | .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
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 |